body {
	text-align: 				center;
	background: 			#850303;
	margin:					0;
}
body * {
	font-family:			'Verdana';
}
.main {
	width: 					1024px;
	font-family:			'Verdana';
	text-align: 				center;
	background: 			#FFFFFF;
}
.msgError {
	position: 				fixed;
	margin-top: 			10px;
	font-size: 				13px;
	color: 					red;
	font-weight: 			bold;
	width: 					300px;
	background-color: 	#FFFFFF;
	border: 					#000000 2px solid;
	height: 					50px;
}
.error {
	color: 					red;
	font-family: 			"Helvetica";
	font-size: 				10px;
	font-weight: 			bold;
}
.msgConf {
	position: 				fixed;
	font-size: 				13px;
	color: 					#000000;
	font-weight: 			bold;
	background-color: 	#FFFFFF;
	border: 					#000000 2px solid;
	width: 					400px;
	height:					50px;
}
.cintillo {
	border-bottom: 		2px solid #FE0000;
}
.cintillo_izq {
	background-image: url(../image/template/cintillo_izq.jpg);
	background-repeat: no-repeat;
	height: 					55px;
	width: 					400px;
}
.bannergob2 {
	background: 			url(libs/image/bannerrrrf.jpg) top left repeat;
}
#bar_izq {
	background:			#850303 url(../image/template/barra_roja_izquierda.jpg) no-repeat;
	background-position: top;
	width: 					48px;
        min-width:                              48px;
	z-index: 				1000;
}
#bar_der {
	background: 			#850303 url(../image/template/barra_roja_derecha.jpg) no-repeat;
	background-position: top;
        min-width:                              48px;
	width: 					48px;
	z-index: 				1000;
}
#Botonera {
	background: 			#323232 url(../image/template/fondo_mapa_site.jpg) repeat-x bottom right;
	color: 					#FFFFFF;
	list-style: 				none;
	font-family: 			sans-serif;
	font-size:				10px;
	font-weight: 			bolder;
	height: 					38px;
}
#Botonera * {
	margin:					0;
	padding:				0;
}
#Botonera td {
	padding: 				0 0.5em 0;
}
#Botonera img {
	vertical-align: 		top;
	margin-right: 			5px;
}
#Botonera a {
	color: 					#EEEEEE;
	text-decoration: 		none;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-weight:			bold;
}
.botoner_der {
	background: 			url(../image/template/mapa_site_der.jpg) no-repeat bottom right;
}
#footer {
	background: 			#292929;
}
#footer img {
	vertical-align:			bottom;
}
#containerlogo {
	min-width: 				328px;
	width: 					328px;
	background: 			none;
}
#logo {
	position: 				absolute;
	margin-left:			-50px;
	z-index:				10000;
}
.ttlsec {
	color: 					#AC0D0C;
	font-size: 				16px;
	font-weight: 			bolder;
	padding: 				1em 1em 3em 328px;
}
#frm_buscar {
	height: 					15px;
}
.banner {
	background-color: #000000;
    text-align: 				left;
}
.fondobajo img {
	width: 					928px;
	vertical-align: 		bottom;
}
.rojoS10 {
	color: 					#AC0D0C;
	font-size: 				10px;
	font-weight: 			bold;
}
.negraS10 {
	color:					#000000;
	font-size: 				10px;
	font-weight: 			bold;
}
#footescudo * {
	width: 					auto;
	color: 					#FFFFFF;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10px;
	text-align: 				center;
	background: 			#850303;
}
#footescudo {
	width: 					1024px;
	background: 			#850303;
}
#portalBody {
	position:				relative;
	z-index: 				1000;
}
#search {
	background: 			url(../image/template/buscador.png) no-repeat scroll right top transparent;
	width:					225px;
	margin-right:			25px;
	vertical-align:			bottom;
}
#search .input {
	background:			none repeat scroll 0 0 transparent;
	border:					0 none;
	font-family:			Tahoma;
	font-size:				11px;
	font-weight:			bold;
	height:					18px;
	margin-left:			15px;
	margin-top:			2px;
	outline:					medium none;
	width:					186px;
}
#search .submit {
	display:					none;
}
#search img {
	margin-top:			2px;
	margin-left:			4px;
	cursor:					pointer;
}

#search p {
	height:					25px;
	cursor:					pointer;
}

