@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(img/fondo.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenedor_gral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #FFF;
	padding-top: 20px;
	/*margin-bottom: 20px;*/
}


#contenedor_gral #cabezal {
	height: 210px;
	width: 700px;
	margin-left: 20px;
}
#contenedor_gral #contenido {
	width: 700px;
	margin-left: 20px;
	overflow: auto;
	}
#contenedor_gral #contenido #menu {
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
	
}
#contenedor_gral #contenido #info {
	float: right;
	width: 480px;
	overflow: auto;
	padding-left: 20px;
	margin-right: 10px;

	padding-bottom:10px;
	
	
	
	
}
.resultado {
	width: 440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.resultado1 {
	width: 440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	/*height: 50px;*/
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.resultado2 {
	width: 440px;
	/*height: 50px;*/
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.resultado3 {
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	/*height: 50px;*/
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.resultado4 {
	width: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	/*height: 50px;*/
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.resultado img, .resultado1 img, .resultado2 img, .resultado3 img, .resultado4 img{
	float: left;
	margin-right: 20px;
	border: 1px solid #666;
	padding: 2px;
}


h1 {
	color: #B21313;
	margin-left: 10px;
	font-size: 26px;
}
h2 {
	color: #B21313;
	margin-left: 2px;
	font-size: 12px;
}
.separador {
	font-size: 1px;
	line-height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

a {
	color: #333;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	color: #B21313;
}
a.menu {
	background-image: url(img/icono1.gif);
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 24px;
	background-position: 2px;
}
a:hover.menu {
	background-image: url(img/icono1_f2.gif);
	color: #6B6B6B;
}

a.menu2 {
	background-image: url(img/icono2.gif);
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 40px;
	background-position: 24px;
}
a.menu3 {
	font-size: 14px;
	font-weight: bold;
}

.menu4 {
	background-image: url(img/icono1.gif);
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 24px;
	background-position: 2px;
}

.centrado {
	text-align: center;
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 40px;
}
#info strong {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#logo {
	margin-top: 100px;
	height: 50px;
	padding-left: 15px;
}
p {
	margin-bottom: -5px;
}
#contenedor_gral #pie {
	width: 740px;

	margin-top:30px;
	text-align:center;
	padding:10px 0;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	}
	
#form1{
	width:450px;}
p{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;}

