body {
	background-image: url(../imagenes/imagenes-web/fondobody.jpg);
	background-position: right;
	background-repeat:  repeat;
	background-color: #EFF0F4;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #E8E8DE;
	SCROLLBAR-ARROW-COLOR: #a4a279;
	SCROLLBAR-TRACK-COLOR: #a4a279;
	SCROLLBAR-SHADOW-COLOR: #a4a279;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
}

#laySuperior {
	position:absolute;
	left:0px;
	top:0px;
	width:1004px;
	height:190px;
	z-index:1;
	background-image: url(../imagenes/imagenes-web/fondosuperior.jpg);
	background-repeat:no-repeat;
}
#layIzquierdo {
	position:absolute;
	left:0px;
	top:190px;
	width:180px;
	height:390px;
	z-index:1;
	background-image: url(../imagenes/imagenes-web/fondoizquierdo.jpg);
	background-repeat:no-repeat;
}

#LayContenidoFondo {
	position:absolute;
	left:180px;
	top:190px;
	width:674px;
	height:354px;
	z-index:5;
	background-image: url(../imagenes/imagenes-web/fondocentral.jpg);
	overflow:auto;
}


#LayContenido {
	position:absolute;
	left:188px;
	top:218px;
	width:655px;
	height:340px;
	z-index:10;
	overflow:auto;
}

#LayDerecho {
	position:absolute;
	left:854px;
	top:190px;
	width:150px;
	height:390px;
	z-index:1;
	background-image: url(../imagenes/imagenes-web/fondoderecho.jpg);
	background-repeat:no-repeat;
}

#layInferior {
	position:absolute;
	left:180px;
	top:540px;
	width:674px;
	height:43px;
	z-index:1;
	background-image: url(../imagenes/imagenes-web/fondoinferior.jpg);
	background-repeat:no-repeat;
}

#LayMenuSuperior {
	position:absolute;
	left:260px;
	top:161px;
	width:744px;
	height:14px;
	z-index:50;
	background:#FFCC33;
}

#LaySubMenuSuperior {
	position:absolute;
	left:260px;
	top:182px;
	width:auto;
	height:14px;
	z-index:50;
	background-color: #ffffff;
}

#menu {
	position:absolute;
	left:10px;
	top:285px;
	width:160px;
	height:260px;
	z-index:2;
	background-image: url(bottom.gif);
	overflow: hidden;
	clip: rect(auto,auto,260px,auto);
}


#LayBotones1 {
	position:absolute;
	left:868px;
	top:200px;
	width:120px;
	height:40px;
	z-index:3;
}
#LayBotones2 {
	position:absolute;
	left:868px;
	top:538px;
	width:120px;
	height:29px;
	z-index:3;
}


#LayBannerSup {
	position:absolute;
	left:809px;
	top:0px;
	width:195px;
	height:159px;
	z-index:54;
	
}

#LayBanner1 {
	position:absolute;
	left:870px;
	top:260px;
	width:127px;
	height:120px;
	z-index:2;
	
}

#LayBanner2 {
	position:absolute;
	left:870px;
	top:400px;
	width:127px;
	height:120px;
	z-index:2;
	
}



h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:oblique;
	color: #000000;
}

p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #001042;
}
a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001042;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}




table {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001042;
	text-align: justify;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001042;
	text-align: justify;
}

li, ul, ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001042;
	text-align: justify;
}

option {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-align: justify;
	border: 1px solid #006699;
}
textarea {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-align: justify;
	border: 1px solid #006699;
}
fieldset  {
	border: 1px solid #006699;
	padding: 5px;
}
hr{
	color:#006699;
	height:1px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding: 5px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	border: 1px solid #006699;

}

.Titulo {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001042;
	background-image: url(../imagenes/imagenes-web/iconotitulo.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left:25px;
}

 .Fecha {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #011D4C;
	text-align: center;
}



.tdformulario {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-align: justify;
}
