/* CSS Document */
/*@import url(contacto.css);*/



body {		
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFFFFF url(../img/fondo.jpg) no-repeat center top;
	text-align: center;
	
}





.general{
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	
	
}



.menu{
	width: 700px;
	margin: 40px 0 0 65px;
	height: 40px;
	padding: 0;
	border: 0;
	
	text-align: left;
	float: left;
}


.cabecera{
	width: 705px;
	margin: 6px 0 0 13px;
	height: 350px;
	padding: 0;
	border: 0;
	float: left;
	text-align: left;
	position: relative;
	
}

.oferta {
	width: 233px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	top: -1px;
	left: 705px;
	position: absolute;
}

.registrate{
	width: 150px;
	margin: 532px 15px 0 0;
	
	padding: 0;
	border: 0;
	
	text-align: left;
	float: right;
	
}

.titulo{
	width: 500px;
	margin: 25px 0 0 65px;
	height: 40px;
	padding: 0;
	border: 0;
	float: left;
	text-align: left;
	
}


.contenido {
	width: 654px;
	margin: 40px 0 0 65px;
	height: 40px;
	padding: 0;
	border: 0;
	float: left;
	text-align: left;
	
}


.pie {
	font-family: georgia;
	color: #666;  
	font-size: 12px;
	font-weight: normal;
		
	line-height: 15px;
	text-decoration: none;
	
	text-align: left;
	margin: 0 0 20px 0;
	border: 0;
	padding: 10px 0 0 0;
	border-top: #989898 1px solid;
	}

	
.texto01 {
	font-family: georgia;
	color: #df231c;  
	font-size: 46px;
	font-weight: normal;
	
	letter-spacing: 0;	
	line-height: 60px;
	text-decoration: none;
	
	text-align: left;
	margin: 0;
	border: 0;
	padding: 20px 0 0 0;

border-top: #df231c 10px solid;
	}	
	


.texto02 {
	font-family: georgia;
	color: #707070;  
	font-size: 16px;
	font-weight: normal;
	
	letter-spacing: 0;	
	line-height: 23px;
	text-decoration: none;
	
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0 20px 0 0;
	
	
border-right: #989898 1px solid;
	}


.texto03 {
	font-family: georgia;
	color: #0d0d0d;  
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;	
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
	}

.texto04 {
	font-family: georgia;
	color: #707070;  
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;	
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
	}

h2 {
	font-family: georgia;
	color: #df231c;  
	font-size: 35px;
	font-weight: normal;
	
	letter-spacing: 0;	
	line-height: 38px;
	text-decoration: none;
	
	text-align: left;
	margin: 0;
	border: 0;
	padding: 0;
	}


a.menu01:link, a.menu01:visited {
	font-family: georgia;
	color: #df231c;  
	font-size: 15px;
	font-weight: notmal;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0;	
	line-height: 19px;
	text-decoration: none;
	}
a.menu01:hover  {
  	color: #000;
	}
	

	

a.menu02:link, a.menu02:visited {
	font-family: georgia;
	color: #df231c;  
	font-size: 11px;
	font-weight: notmal;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0;	
	line-height: 17px;
	text-decoration: none;
	}
a.menu02:hover  {
  	color: #000;
	}
	
	
	
a.menu03:link, a.menu03:visited {
	font-family: georgia;
	color: #000;  
	font-size: 12px;
	font-weight: notmal;
	margin: 0;
	border: 0;
	padding: 0;
	letter-spacing: 0;	
	line-height: 16px;
	text-decoration: none;
	}
a.menu03:hover  {
  	color: #df231c;
	}	
	
	
	a.menu04:link, a.menu04:visited {
	font-family: georgia;
	color: #df231c;  
	font-size: 12px;
	font-weight: normal;
	
	letter-spacing: 0;	
	line-height: 15px;
	text-decoration: none;
	}
a.menu04:hover  {
  	color: #df231c;
	}
	
	
	
	.cajaform {
	
	font-family: georgia;
	font-size: 12px;
	color: #666;
	width: 280px;
	height: 15px;
	margin: 5px 0 5px 0;
	border: 0;
	line-height: 12px;
	background: #D9D9D9;
	}
	
	
	.boton{
font-family: georgia;
	font-size: 12px;
	color: #fff;
	width: 100px;
	height: 15px;
	margin: 0;
	border: 0;
	line-height: 12px;
	background: #df231c;
	
}

