#contenido {
min-height: 300px;
}

P {
font-family: "Trebuchet MS", Arial, Helvetica; ;
		font-size: 14px;
		color: #000000;
}

H1 {

font-family: "Trebuchet MS", Arial, Helvetica; 
		font-size: 28px;
		color: #663535;
		font-weight: bold;
		padding-bottom: 6px;
		border-bottom: solid 1px #E5C690;
}


H2 {

font-family: "Trebuchet MS", Arial, Helvetica; 
		font-size: 20px;
		color: #663535;
		font-weight: bold;
}

H3 {

font-family: "Trebuchet MS", Arial, Helvetica; 
		font-size: 20px;
		color: #663535;
		font-weight: bold;
		padding-bottom: 2px;
		border-bottom: solid 1px #E5C690;
		
}

H4 {    font-family: "Trebuchet MS", Arial, Helvetica; ;
		font-size: 16px;
		color: #000000;
		font-weight: bold;
		border-bottom: solid 1px #E5C690;
		padding-bottom: 4px;
}





.tablaForm {
font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		 padding: 1px 1px 1px 1px; 
		margin:0px;
		/* margin-bottom:20px; */
}


.Titulo{
		font-family: Georgia, Times, Geneva, serif;
		font-size: 15px;
		color: #353535;
		font-weight: bold;
		

}

.bodysm {
		font-family: Arial, geneva, sans-serif;
		font-size: 9px;
		color: #666666;
		}

A:link {
		
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 13px;
		color: #BA8F62; 
		font-weight: normal;
		PADDING: 0px 5px 5px 5px;
		text-decoration: none;
		
		}

A:visited {
		
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 13px;
		color: #BA8F62; 
		font-weight: normal;
		PADDING: 0px 5px 5px 5px;
		text-decoration: none;
		
		
		}

A:hover {
		
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 13px;
		font-weight: normal;
		color: #9C6045;	/*7BA18B*/
		PADDING: 0px 5px 5px 5px;
		text-decoration: none;
		}


A.navgde:link {
		
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 18px;
		color: #BA8F62; 
		font-weight: bold;
		PADDING: 0px 5px 5px 5px;
		text-decoration: none;
		
		}

A.navgde:visited {
		
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 18px;
		color: #BA8F62; 
		font-weight: bold;
		PADDING: 0px 5px 5px 5px;
		text-decoration: none;
		
		
		}

A.navgde:hover {
		
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #9C6045;	/*7BA18B*/
		PADDING: 0px 5px 5px 5px;
		text-decoration: none;
		}



#sub_menu{
	float: left;
	width: 255px;
	height: 100px;
	/*border: 3px solid #ececff;*/
	padding: 7px;
	padding-left: 8px;
	border-right-color: #006;
}

#sub_menu a{
	display: block;
		font-family: 'trebuchet ms', Verdana, Helvetica,  sans-serif;
		font-size: 13px;
		color: #692F2A; 
		font-weight: bold;
		PADDING: 10px 2px 8px 4px;
		text-decoration: none;
		border-bottom: solid 1px #E5C690;
}

#sub_menu a:hover{
	background-color: #F0B292;
	color: #fff;
}



	#fotos{
	float:left;
	width:580px;
	min-height: 450px;
	border: 1px solid #BA8F62;         /*#EB9C33; */
	/*margin-left: 5px;*/
	padding: 5px;
	padding-bottom: 38px;
	padding-top: 5px;
	background-color: #fff;
}

	#fotosRight{
	float:right;
	border: 1px solid #BA8F62;         /*#EB9C33; */
	/*margin-left: 5px;*/
	padding: 5px;
	padding-bottom: 32px;
	padding-top: 5px;
	background-color: #fff;
	margin: 3px 0px 3px 10px;
}

	#fotosLeft{
	float:left;
	border: 1px solid #BA8F62;         /*#EB9C33; */
	/*margin-left: 5px;*/
	padding: 5px;
	padding-bottom: 32px;
	padding-top: 5px;
	background-color: #fff;
}



#fotosNoFloat{

	padding: 3px 3px 3px 3px;
	border: 1px solid #BA8F62;

}

.flotaIMGleft{

	float: left;
	clear: left;
	padding: 3px 3px 3px 3px;
	border: 1px solid #BA8F62;

}

.flotaIMGright{

	float: right;
	clear: right;
	padding: 3px 3px 3px 3px;
	border: 1px solid #BA8F62;

}

.padding10LT {
		PADDING: 10px 0px 0px 10px;
		}

.padding10LTR {
		PADDING: 10px 10px 0px 10px;
		}

.recuadroGris1px {
		border: 1px solid #E5C690;
		padding: 4px 4px 4px 4px;
		/* background-color: #fff; */
		}

.recuadroBgBlanco {
		padding: 4px 4px 4px 4px;
		background-color: #fff;
		}

.raya {
display:block;
	height: 1px;
	margin: 10px 2px 10px 0px;
	border-bottom: solid 1px #E5C690;

}
.raya2 {
display:block;
	height: 1px;
	margin: 2px 2px 2px 0px;
	border-bottom: solid 1px #E5C690;

}