html {font-size: 62.5%;}
body {
	font-size:1.2em;
	font-family:verdana,arial,sans-serif;
	/*background: #e0ecf4;*/
	background:#fff;
} 

h1 {
	float:left;
	width:370px;
	margin:20px 5px 0 10px;
	#margin:20px 0px 0 5px;
	padding:5px; 
	border-bottom:1px solid #3876a0;
	color:#3876a0;
	font-size:1.2em;
	text-align:left;
}

h2{
	margin:20px 5px 0 10px; 
	#margin:20px 0px 0 5px; 
	padding:5px; 
	border-bottom:1px solid #3876a0; 
	color:#3876a0; font-size:1.2em; 
	text-align:left;
}

#footer {
	height:20px; 
	/*background:url('../images/deg_pie.jpg') repeat-x top left;*/
	/*background:#6d717b;*/
	/*border-bottom:1px solid #3876a0;*/
	margin-top:20px;
	border-top:1px solid #3876a0;
	padding:5px 0 0 0;
}
	#footer p {
			float:left;
			padding:2px 5px 2px 5px;
			margin:0;
			color:#3876a0;
		}
	#footer p.left{
		width:530px; 
		text-align:left;
	}
	#footer p.right{
		width:550px; 
		text-align:right;
	}
	#footer a{
		color:#3876a0;
	}
	#footer a:hover{
		color:#993300;
	}

#capa_menu {
	float:left; 
	width:1100px; 
	border-top:2px solid #6d717b; 
	padding:0; 
	background: url('../images/deg_pest.jpg') repeat-x top left;
}	
	
#menu {
	width:1096px;
	/*border-bottom:0px solid #6d717b;*/
	border-left:2px solid #6d717b;
	border-right:2px solid #6d717b;
	float:left;
	margin:0;
	padding:0;
}
	#menu li {
		list-style:none;
		#display:inline;
	}
	#menu li a {
		border-right:1px solid #6d717b;
		/*border-top:2px solid #6d717b;*/
		background: url('../images/deg_pest.jpg') repeat-x top left;
		color:#6d717b;
		font-weight:bold;
		font-size:12px;
		/*letter-spacing:2px;*/
		text-decoration:none;
		float:left;
		padding:8px 12px 0px 12px;
		height:21px;
	}
	#menu li a:hover {
		background: url('../images/deg_pestdos.jpg') repeat-x top left; 
		color:#fff;
	}
	#menu li.a a {	
		background: url('../images/deg_pestdos.jpg') repeat-x top left; 
		color:#fff;text-decoration:none;
	}

#fondo a{
	color:#3876a0;
}
#fondo a:hover{
	color:#993300;
}

#fondo p{
	float:left;
	width:378px;
	margin-top:20px;
	margin-bottom:0;
	padding:0 0 0 10px; 
	color:#4d4c4c;
	text-align:justify;
	line-height:18px;
}

#fondo ul{
	float:left;
	width:363px;
	margin:15px 0 0 0;
	padding-left:25px;
	list-style-type:disc;
	color:#4d4c4c;
	text-align:justify;
	line-height:18px;
}
	#fondo li{
		margin-bottom:10px;
		margin-left:10px;
		padding-right:20px;
	}

#imagen_principal{
	float:left; 
	width:400px; 
	height:300px; 
	margin:50px 0 0 40px; 
	#margin:50px 0 0 15px;
	/*background: url('../images/marco.jpg');*/
	border:1px solid #6d717b;
}
	#imagen_principal img{
		float:left;
		margin:6px;
		width:388px;
		height:288px;
	}
	

#bloque_thumbnails{
	float:left; 
	width:250px;
	height:360px; 
	margin:50px 0 0 10px; 
	overflow:auto;
}

#right{
	float:left; 
	width:600px; 
	height:300px; 
	margin:50px 0 0 70px; 
	#margin:50px 0 0 40px;
}

#content_contactar p{
	width:1000px; 
	margin-top:18px; 
	margin-bottom:15; 
	padding-left:15px; 
	text-align:justify; 
	line-height:18px;
}

#content_contactar form{
	width:500px; 
	height:300px; 
	margin:45px auto 0 auto; 
	#margin-top:0; padding:0; 
	padding-top:10px; 
	#padding-top:20px;
}

#content_contactar dt{
	width:120px; 
	height:29px; 
	float:left; 
	margin:0; 
	text-align:right; 
	padding:3px 10px 3px 3px; 
	color:#4d4c4c;
}

#content_contactar dd{
		width:367px; 
		height:35px; 
		float:left; 
		margin:0;
}

#content_contactar dd.boton_enviar{
	width:440px; 
	margin:10px 0 0 0; 
	text-align:right;
}

#content_contactar dd.comentarios{
	width:367px; 
	height:100px; 
}

#content_contactar input.text{
	width:300px;
}

#content_contactar textarea{
	width:300px; 
	height:100px;
}

.img_peque{
	float:left;
	width:100px;
	margin:0 3px 6px 3px;
	padding:3px;
	border:1px solid #6d717b;
}

span.rojo{
	color:#C80000;
}
