body { 	margin: 0; padding: 0; background-image: url('../images/layout/background.gif'); background-repeat: repeat-y; background-position: center; background-color: #707070; text-align: center;}

h1, h2, h3, h4, h5, h6, td {font: 11px  Tahoma, Geneva, Arial, Helvetica, sans-serif; color: #555555; line-height:18px;}

#contenedor { position: relative; width: 990px; margin: 0 auto;	 text-align: left;}
#menuFlash{background-color: #000000}
#cabecera { position: relative; margin: 0; width: 100%; height: 217px; overflow: hidden;}
#cabeceraIzq { float: left; width: 200px; height: 217px; }
#cabeceraIzq img {width: 200px; }
#cabeceraIzq .img1 { height: 60px;}
#cabeceraIzq .img2 { height: 217px;width:200px}
#cabeceraIzq .img3 { height: 77px;}
#cabeceraCentral { width: 100%; height: 217px; }
#cabeceratop { width: 100%; height: 62px; background: url('../images/layout/bg_header.jpg');}
#cabeceratop img { float: right; margin: 10px 15px 0 0; height: 28px;}
#cabeceraCentro { width: 100%; height: 131px; margin: 0; padding: 0;overflow: hidden;}
#cabeceraCentro img { width: 790px; height: 131px; }

#tblIzquierda div { margin: 3px 2px; }
#tblIzquierda select {
	width: 185px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	color: #555555;
	background-image: url(../images/layout/shadow_form.gif);
	border: 1px solid #C3C3C3;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	padding: 1px;
}
#tblIzquierda .buscarIzq { margin-top: 8px; text-align: center;}

#footer { padding-top: 10px; width: 100%; height: 93px; background-image: url('../images/layout/bg_footer.gif'); background-repeat: repeat-x; text-align: center; }


.textred1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90060d;
}
.textred2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #90060d;
}

.tdshadow {
	background-image: url(../images/layout/shadow_content.gif);
	background-repeat: repeat-x;
}


.formfield1 {
	width: 165px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	color: #555555;
	background-image: url(../images/layout/shadow_form.gif);
	border: 1px solid #C3C3C3;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	padding: 1px;
}

.formfield2 {
	width: 185px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	color: #555555;
	background-image: url(../images/layout/shadow_form.gif);
	border: 1px solid #C3C3C3;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	padding: 1px;
}

.textfooter1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}

A.linkFooter:link
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.linkFooter:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.linkFooter:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.textfooter2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

