/* CSS Document */
body {
background:url(../images/linea.gif);
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color:#006e2e; 
margin : 0px 0px 20px 0px; 
text-align: center;
position:fixed; left: 15%;
}

SELECT{ font-family: verdana; font-size: 12px; width:245px;}
#scroll {
width:450px;
height:310px;
padding: 5px 10px 10px 5px;
margin-bottom: 0px;
background-color:#fff;
overflow:auto;

color: #356aa0;
BORDER-TOP-STYLE: ridge;

BORDER-BOTTOM-STYLE: ridge;
BORDER-RIGHT-STYLE: ridge;
BORDER-LEFT-STYLE: ridge;

}	 

#centro{
position:fixed;
left:10%;
}
#contenedor{ 
text-align: left; 
width: 700px;
background:#000; /*url(../images/anim130.gif) no-repeat bottom right;*/
margin-top: 5px; 
}

#cabecera{
background-image: url(../images/cabecera.jpg);
background-repeat: no-repeat;
height : 175px;
width: 700px;
}

#navegador{ 
background : #F5F4C3 url(../images/fonnav.jpg); 
padding : 3px 10px 3px 10px; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
}
/*enlacenav*/
a.laterallink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #494E6B; 
}
a.laterallink:VISITED{
	text-decoration: none;
	color: #099;
}
a.laterallink:ACTIVE{
	text-decoration: none;
	color:#03c;
}
a.laterallink:LINK{ 
	text-decoration: none;
}
a.laterallink:HOVER{ 
	color: #3F7DE3; 
}

#cuerpo{ 
width:470px;
height:370px;
margin-left: 8px;
background:#FFFFFF url(../images/table_background.bmp) repeat-x;
background-position:top left;
float:left;
text-align:justify;
background-color:#123;
}
 
h1{ 
font-size: 10pt;
color:#fff;
}

#navabajo{ 
width:470px;
font-weight : bold; 
}

#lateral{
width: 200px;
margin-right:5px;

background-color: #FFECD9;
background:url(../images/td_background.bmp) repeat-x;
border-bottom : 1px solid #cccccc; 
border-left : 1px solid #cccccc; 
float: right; 
}

.titlat{ 
background:#FFECD9  url(../images/table_background.bmp) repeat-x;
color:#ffffff; 
font-size:8pt; 
text-transform : uppercase; 
padding: 5px 3px 5px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 4px 0px; 
} 

.cuerpolateral{ 
padding: 0px 1px 0px 0px; 
}
#pie{ 

clear : both; 
color : #CC9966; 
text-align : left; 
margin : 10px 10px 0px 10px; 
padding-bottom:10px; 
}
a.pielink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color : #C96; 
}

a.pielink:VISITED{
	text-decoration: none;
	color: #099;
}
a.pielink:ACTIVE{
	text-decoration: none;
	color:#ffc;
}
a.pielink:LINK{ 
	text-decoration: none;
}
a.pielink:HOVER{ 
	color: #0f6; 
}

#idunico{
margin-right:5px;
margin-left:5px;
font-size:9px;
}
#contador{
	float: right; 
}
#otras{
	margin-left:20px;
}

.formulario{background-color:#cdeb8b;}

select { background-color:#f9f7ed; color:#356aa0;}
.scroll_back{ background-color:#006e2e;}
.inputfields{ background-color:#f9f7ed; color:#356aa0; width:250px;}
.inputfields.textareas{ background-color:#f9f7ed; color:#356aa0;}
.button-formulario{
	color:#fffffe;
	padding:5px 25px 5px 25px;
	display:inline;
	background:#ff7400;
	text-decoration:none;
	border:2px solid #e3e2e2;
	font:bold 1.2em/1.5em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.button-sendfile{
	color:#000;
	padding:5px 0px 5px 0px;
	display:inline;
	background:#f9f7ed;
	text-decoration:none;
	border:2px solid #e3e2e2;
	font:bold 1.2em/1.5em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
