body {
width:750px;
margin:0 auto;
margin-top:0px;
margin-top: 0px;
margin-bottom: 0px;

	background: #742619 url(images/bk.jpg) repeat-x;
}



/* ----- HEADER ----- */



#header {
width:750px;
height:100px;
	background-color: #82021B;
	color: white;
}

#idioma {
	text-align: center;
	width: 133px;
	height: 29px;
	float: right;
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 2px;
	background: url(images/idioma.png) no-repeat;
	display: inline;
}

a:link {
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
a:visited {
	color: white;
		font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
a:hover {
	color: black;
		font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
a:active {
	color: white;
		font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}




/* ----- NAVIGATION ----- */



#navigation {
width:750px;
background-color: white;
}

p	{ }
p a:link,
p a:visited,
p a:hover,
p a:active
	{ font-weight:bold; }

.red #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(images/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;
}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding: 14px 22px 0 16px;height:28px;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;}




/* ----- MAIN CONTENT ----- */



#content { 
width:750px;
min-height:350px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:420px; /* for IE5.x and IE6 */background-color: #f4f4f4;
margin-top:10px;
	

}

#texto_contenido { 
	color: #646464;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: white;
	padding: 8px;
}


.a_texto_contenido :link {
	color: #ce302f;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
.a_texto_contenido :visited {
	color: #ce302f;
		font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
.a_texto_contenido :hover {
	color: black;
		font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
.a_texto_contenido :active {
	color: #ce302f;
		font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}



#registro {width:670px; padding:10px; margin:15px; border: 1px dashed #e1e1e1;background-color: #fff;}
#registro fieldset {border:0;background-color: #f7f7f7; padding:10px 20px;}
#registro legend{font: 12px "Lucida Grande", Lucida, Verdana,;color: gray; padding:0 5px;}
#registro p label {font: 12px "Lucida Grande", Lucida, Verdana; float: left;width: 22%; text-align:right;padding:5px; color: #646464;}
#registro p br {clear: left;}
.enviar{margin: 3px 0 0 400px;}


/* ----- FOOTER ----- */



#footer { 
width:750px;
height:178px;
margin-top:0px;

	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* ----- IMAGEN 1 ----- */
#imagen1   { width:750px ; 

}





