@charset "utf-8";
a:link {
	text-decoration: none;
	color: #656E0C;
}
a:visited {
	text-decoration: none;
	color: #656E0C;
}
a:hover {
	text-decoration: none;
	color: #C1D517;
}
a:active {
	text-decoration: none;
	color: #656E0C;
}

img {
	border: none;
}



.texto {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

.texto_pie {
	font-family: "Book Antiqua";
	text-align: justify;
	font-size: 10px;
}

body {
	background-color: #F8F4EF;
	font-family: Verdana, Geneva, sans-serif;
}

#contenedor {
	position:absolute;
	left: 0.1%;
	right: 0.1%;
	margin-right: auto;
	margin-left: auto;
	top:5px;
	width:1024px;
	height:750px;
	z-index:2;
	background-image: url(Images/fondo2.png);
	background-color: #F2ECE3;
	background-position: 1px -20px;
}

#menubar {
	position:absolute;
	left:219px;
	top:75px;
	width:805px;
	height:25px;
	z-index:5;
	background-color: #CCCCCC;
}

#cabecera {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:100px;
	z-index:4;
}
#titulo_pagina {
	position:absolute;
	left:85px;
	top:-1px;
	width:371px;
	height:30px;
	z-index:3;
	color: #003300;
	font-size: 24px;
	font-family: 'Century Gothic';
	font-weight: bold;
}

#soldetec {
	position:absolute;
	left:12px;
	top:716px;
	width:32px;
	height:32px;
	z-index:3;
}

#cuerpo {
	position:absolute;
	left:12px;
	top:113px;
	width:1000px;
	height:572px;
	z-index:3;
	background-image: url(Images/fondo_contenedor0004.jpg);
}

#compartirlateral {
	position:absolute;
	left:849px;
	top:5px;
	width:171px;
	height:47px;
	z-index:5;
}

#pie {
	position:absolute;
	left:135px;
	top:728px;
	width:799px;
	height:23px;
	z-index:4;
	font-size: 12px;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #4C5A70;
}

H1 {
	color: #656E0C;
	font-size: 24px;
	font-family: "Century Gothic";
	font-weight: normal;
	display: inline;
	font-style: italic;
}

H2 {
	font-family: "Monotype Corsiva";
	font-size: 18px;	
	font-weight: bold;	
	display: inline;	
}

H3 {
	font-size: 16px;
	font-family: "Monotype Corsiva";
	font-weight: normal;
	display: inline;
}

H4 {
	font-size: 16px;
	font-family: "Monotype Corsiva";
	font-weight: normal;
	display: inline;
}
