body{
padding:0px;
margin:0px;
text-align:center;
background: #0C1C1C;/*FONDO (BACKGROUND CAPA PRINCIPAL)*/
}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}
/*ESTILO FORMULARIOS*/
nput.IngresoU {font-family:Arial; font-size:11px; color:#000000; width:110px; border-color:#DFDFDF; border: solid;}
input.BotonIngresoU {font-family:Arial; font-size:12px; font-weight:bold; background-color:#999999; color:#FFFFFF; border:thin;}
input.Campos {border-width:1px; border-color:#000000; font-family:Arial; font-size:11px; color:#000000; border-top:none; border-left:none; border-right:none; background-color:#FFFFFF;}
/*FIN ESTLOS*/

img { border:0px;}

.dt { display:table; width:100%; height:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc { display:table-cell; text-align:left; vertical-align: top; width:100% }

div, input, textarea, body, font, select
	{
		font-family: Arial; 
		font-size:12px;
		line-height:17px;
		color:#010000;
	}

strong{ color: #0C1C1C;
}

a { color: #6A6A6A; text-decoration:underline}
a:hover{ text-decoration:none}
	
ul { margin:0px; padding:0px; list-style:none; line-height:17px;}
ul li a { color: #6A6A6A; background:url(images/list_marker.gif) no-repeat left center; padding-left:11px }

li a.one { color: #000000; background:url(images/list_marker.gif) no-repeat left center; padding-left:11px } 


.hear_width1{ width:42px}
.hear_width2{ width:681px}
.hear_width3{ width:43px}

.head_height1{ height:111px}
.head_height2{ height:193px; background:url(images/flash_bg.jpg) no-repeat}
.head_height3{ height:37px}

.content_width1{ width:40px; background:url(images/rep_left.gif) repeat-y}
.content_width2{ width:685px; background:#FFFFFF}
.content_width3{ width:41px; background:url(images/rep_right.gif) repeat-y}

.main { width:766px;  height:850px; margin:auto; background:url(images/main.gif) repeat-y; border:#5E5E5E 1px solid}

.header{ height:341px; background: url(images/header.jpg) no-repeat; width:766px}

.content{ height:428px; width:766px}

.footer{ height:81px; background:url(images/footer.gif) no-repeat; width:766px} /* poniendo en el fondo Footer*/
.footer div{color: #A5A5A5;/* Blanco De castro 2007-2008*/
}
.footer a{ color: #A5A5A5; text-decoration:underline}/*aviso legal*/
.footer a:hover{ text-decoration:none} 

.form input{
	width:172px;
	height:21px;
	color: #394242;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}

.form textarea {
	width:172px;
	height:51px;
	color: #394242;
	overflow: auto;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}

