/* ________________ Estilo de Hoja ________________  */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #202020 url('img/fondo.jpg') repeat-y top center;
}


/* ________________ Header __________________________  */

#top { width:100%; height:60px; text-align:center; }

#header{ width:900px; height:60px; margin:0 auto; background: url('img/fondo_header.jpg') repeat-y top center;}

#header div.botonera {
	width: 600px;
	height: 30px;
	margin: 16px 0px 0px 151px;
	position: absolute;
	visibility:inherit;
}

#header div.evs_argentina {
	width: 150px;
	height: 30px;
	margin: 20px 0px 0px 750px;
	position: absolute;
	visibility:inherit;
}

#header div.logo {
	background: url('img/logo.png');
	background-repeat: no-repeat;
	width: 120px;
	height: 97px;
	margin: 0 0px 0px 21px;
	position: absolute;
	visibility:inherit;
	z-index:1; 
}

/* ________________ PUBLICIDAD INICIO ________________  */

#publi_inicio { width:100%; height:360px; text-align:center; }

#publi_inicio  div.ancho{ height:360px; width:900px; margin:auto; z-index:2; }

/* ________________ PUBLICIDAD INICIO PAG ________________  */

#publi { width:100%; text-align:center; margin-top:10px; }

#publi  div.ancho{ width:890px; margin:auto; padding:5px 5px 5px 5px; background: #E3E3E3;}


/* ________________ Hoja Contenido ________________  */

#wrap { margin-left: auto; margin-right: auto; width: 900px; overflow: auto; }

#content { width: 100%; margin-top:10px; text-align:center;}


#left { width: 450px; float:left; margin-top:0px; display: block; margin-left: 0px; display: inline; text-align:left; }

#right { width: 450px; float: right; display:block; margin-top: 0px; text-align:right; }


.contenido_izq { width: 437px; padding:5px 4px 5px 5px; background: #E3E3E3; margin: 0px 4px 10px 0px; }

.contenido_der { width: 437px; padding:5px 4px 5px 5px; background: #E3E3E3; margin: 0px 0px 10px 4px; }


#left2 { width: 250px; float:left; margin-top:0px; display: block; margin-left: 0px; display: inline; text-align:left; }

#right2 { width: 650px; float: right; display:block; margin-top: 0px; text-align:right; }


.contenido_izq2 { width: 237px; padding:5px 4px 5px 5px; background: #FFFFFF url('img/f_237.jpg') no-repeat top center; margin: 0px 4px 10px 0px; }

.contenido_der2 { width: 637px; padding:5px 4px 5px 5px; background: #FFFFFF url('img/f_637.jpg') no-repeat top center; margin: 0px 0px 10px 4px; }


#contenido_ancho { width:100%; text-align:center; margin:10px 0px 10px 0px;}

#contenido_ancho  div.ancho{ width:890px; margin:auto; padding:5px 5px 5px 5px; background: #FFFFFF url('img/f_890.jpg') no-repeat top center;}


/* ________________ Footer Data __________________________  */

#data { width:100%; height:60px; text-align:center; background: url('img/fondo_footer.jpg') repeat-y top center; }

#data div.ancho{ width:900px; height:60px; margin:auto; position: relative; }

/* ________________________________  */

.texto_blanco {
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
	font-family: arial;
}

.texto_negro {
	font-size: 12px; 
	color: #202020; 
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
}

a:hover.texto_negro{
	font-weight: bold;
}

.texto_negro_n {
	font-size: 10px; 
	color: #202020; 
	text-decoration: none;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.texto_rojo_n {
	font-size: 10px; 
	color: #D71C24; 
	text-decoration: none;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.data_formulario {
	background: #EBEBE4;
	border:1px #CCCCCC solid;
	color:#000000;
	font-size:14px;
	height:22px;
	width:230px;
	font-family:Arial;
}

.linea_gris {
	border-bottom:2px #D71C24 solid;
	padding:10px 0px 10px 0px;
}

.linea_blanca {
	border-bottom:2px #E3E3E3 solid;
	padding:10px 0px 10px 0px;
}

.borde_imagen {
	border-bottom:2px #E3E3E3 solid;
	border-right: 2px #E3E3E3 solid;
}


.tabla_marco {
	padding:10px 10px 10px 10px;
}
