/* CSS Document */
BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #E2EBED;/*#FFF*/
	background-image: url(../images/bg_lft.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
}
A:HOVER {
	color: #378237;
}
INPUT {
	font-size : 8pt;
	font-weight: bold;
}
H1{
	font: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #bba;
	border-top: 1px solid #000;
	font-weight: bold;
	color:#FF9900;
}
H2{
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366
	
}

H3{
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366;
	
}


H4{
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	
}
#borde{
	border-left : 2px solid #144700;
	border-right : 2px solid #144700;
	width: 849px;
	text-align: left;
	margin: auto;
}

#contenedor{
	text-align: left;
	width: 849px;
	margin: auto;
	background-color : #ffffff;
}

#cabecera{
	background: transparent url(../images/cabecera.jpg) no-repeat;
	height : 158px;
	width: 849px;
	
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#cabecera h1 { 	
	margin : 0px 0px 0px 0px;
}
#cabecera h1 span {
	display:none;
}

#navegador{
	background: transparent url(../images/lineR.jpg) ; /*no-repeat;*/
	background-position: top left;
	background-repeat: repeat-x;
	height : 29px;
	width: 849px;
	
	background-color: /*#E2EBED*/#144700;
}
#navegador p{
	padding: 8px 3px 1px 10px;
	margin : 0px 0px 0px 0px;
}

#cuerpo{
	width: 835px;
	/*float:none;*/
	background: transparent url(../images/decora_trans.gif) no-repeat bottom right;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#fbuscar{
	
}

#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
.radio{
	clear : both;
}

#lateral{
	width: 160px;
	float:left;
	height: 500px;
	margin-top: 3px;
}


#registro{
	
}

#otras{
	
}

.cuerpolateral{
	background-color: #FFCC00;/*#F0E68C*/
	padding: 5px 4px 13px 10px;
	margin-bottom: 15px;
}

.titlat{
	color:#000000;
	font-size:8pt;
	/*ext-transform : uppercase;*/
	padding: 7px 3px 7px 8px;
	margin: 20px 0px 0px 0px;
	font-weight : normal;
	letter-spacing : 2px;
	background-image: url(../images/titlat3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #000;
	font-weight: bold
}
A.enlacenav:HOVER{
	color: #FFFFCC;
}

#otrolado{
		float:right;
		width:160px;
		margin:0; padding:0;
		font-size:80%;

} 


#otrolado ul{
    margin : 0 0 0 0px;
    padding: 0 0 0 0px;
    list-style: none;
}
#otrolado li{
    background-color: #FFCC00;
    margin: 2 2 2 2px;
    padding: 2 2 2 2px;
    font-weight: bold;
}
#otrolado a{
    color: #3333cc;
    text-decoration: none;
} 


#pie{
	clear : both;
	color : #cccccc;
	text-align : center;
	margin : 30px 10px 0px 10px;
	padding-bottom:10px;
}

#principal{
    /*margin-left:170px;*/
	margin-left:1px;
    background-color: #ffffff;
    padding: 4 4 4 4px;
    width: 595px;

}

#principal div.img-gal {

	float: left;

	margin: 5px;

	padding: 0;

	position: relative;

	/*voice-family: "\"}\"";

	voice-family: inherit;*/

	background: url(../images/bg_image.gif) bottom right no-repeat;

}



#principal div.img-gal img {

	background-color: #fff;

	border: 1px solid #a9a9a9;

	margin: -5px 5px 5px -5px;

	padding: 4px;

	position: relative;

	vertical-align: bottom;

}

#principal div.img-dec {

	float: right;

	margin: 1em 0 5px 20px;

	padding: 0;

	position: relative;

	/*voice-family: "\"}\"";

	voice-family: inherit;*/

	background: url(../images/bg_image.gif) bottom right no-repeat;

}



#principal div.img-dec img {

	background-color: #fff;

	border: 1px solid #a9a9a9;

	display: block;

	margin: -5px 5px 5px -5px;

	padding: 4px;

	position: relative;

}


#principal div.img-gal2 {

	float: none;

	margin: 5px;

	padding: 0;

	position: relative;

	/*voice-family: "\"}\"";

	voice-family: inherit;*/

	background: url(../images/bg_image.gif) bottom right no-repeat;

}



#principal div.img-gal2 img {

	background-color: #fff;

	border: 1px solid #a9a9a9;

	margin: -5px 5px 5px -5px;

	padding: 4px;

	position: relative;

	vertical-align: text-top;

}

#principal div.img-dec2 {

	float: none;

	margin: 1em 0 5px 20px;

	padding: 0;

	position: static;

	/*voice-family: "\"}\"";

	voice-family: inherit;*/

	background: url(../images/bg_image.gif) bottom right no-repeat;

}



#principal div.img-dec2 img {

	background-color: #fff;

	border: 1px solid #a9a9a9;

	display: block;

	margin: -5px 5px 5px -5px;

	padding: 4px;

	position: static;

}

label { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #990000; display: block; }
.campo {margin-bottom: 20px;width: auto;}


	/*	
	margin-right: 210px;
		margin:0 150px;
		background:yellow;
		font-size:80%;
		}
	
	*/
.titulos {font-style:italic;}



