/* ******************************RESETEA **********************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,input { margin:0; padding:0;}

table { border-collapse:collapse; border-spacing:0;}

p { margin-bottom:1em}

fieldset,img {border:0;}

address,caption,cite,code,dfn,th,var {font-style:normal; font-weight:normal;}

/*ol,ul {list-style:none;}*/

caption,th { text-align:left; }

h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }

q:before,q:after {content:''; }

abbr,acronym { border:0;}

legend { display:none;}

a:active{outline: none;}

a:focus{-moz-outline-style: none;}

/***********************************************************************************/

/* CSS Rebeca */

body{
	top:0;
	margin-top:0;
	background-color:#FFFFFF;
	/*font-family:"Century Gothic";*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:550;
	background-repeat:no-repeat;
}

/******************* CONTENEDORES *********************/

#contenedor_servicios{
	margin:0 auto;
	width:780px;
	height:700px;
	background-image:url(imagenes/fondo_servicios.jpg);
	background-repeat:no-repeat;
}

#contenedor_contacto{
	margin:0 auto;
	width:780px;
	height:600px;
	background-image:url(imagenes/fondo_contacto.jpg);
	background-repeat:no-repeat;
}

#contenedor_link{
	margin:0 auto;
	width:780px;
	height:600px;
	background-image:url(imagenes/fondo_link.jpg);
	background-repeat:no-repeat;
}

#contenedor_localizacion{
	margin:0 auto;
	width:780px;
	height:600px;
	background-image:url(imagenes/fondo_localizacion2.jpg);
	background-repeat:no-repeat;
}

#contenedor_index{
	margin:0 auto;
	width:780px;
	height:600px;
	background-image:url(imagenes/fondo_index.jpg);
	background-repeat:no-repeat;
}

/************************ TOP *************************/

#top{
	width:780px;
	height:140px;
}

/************************ MENU ************************/

#menu{
	width:780px;
	height:100px;
}

#menu_ezk{
	text-align:right;
	width:175px;
	font-size:14px;
	float:left;
}

#menu_esk{
	float:left;
	width:605px;
}

#menu_esk li{
	display:inline;
	margin-right:10px;
}

#menu_esk a{
	color:#000000;
	text-decoration:none;
	border:1px solid #E5E0DB;
}

#menu_esk a:hover{
	background-color:#B91F6A;
	text-decoration:none;
	border:1px solid #E5E0DB;
	color:#FFFFFF;
}

.icono{
	background-image:url(imagenes/punto.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.seleccionado{
	background-color:#B91F6A;
	text-decoration:none;
	border:1px solid #E5E0DB;
	color:#FFFFFF!important;
}

/******************** CONTENIDO "IDIOMAS" *********************/

#idiomas{
text-align:right;
margin:0 10px 0 0;
}

#idiomas a{
color:#B91F6A;
text-decoration:underline;
}

#idiomas a:hover{
background-color:#B91F6A;
text-decoration:none;
border:1px solid #E5E0DB;
color:#FFFFFF;
}

/******************** CONTENIDO "PRESENTACIÓN" *********************/

#contenido_index{
	width:780px;
	height:343px;
}

#contenido_index p{
	width:430px;
	padding:0 0 0 10px;
}

#titulo_index{
	color:#696A6A;
	font-size:18px;
	padding:14px 0 20px 10px;
	width:555px;
}
	
/******************** CONTENIDO "SERVICIOS" *********************/

#contenido_servicios{
	width:780px;
	height:443px;
}

#contenido_servicios_ezk{
	font-weight:bold;
	width:225px;
	height:343px;
	float:left;
	color:#696A6A;
}

#contenido_servicios_erd{
	float:left;
	width:555px;
	height:343px;
}

#contenido_servicios_esk{
	float:left;
	width:275px;
	height:343px;
}

#contenido_servicios_ezk ul{
	text-decoration:none;
	list-style-type:none;
}

#contenido_servicios_ezk li{
	padding-bottom:10px;
}

#contenido_servicios_ezk a{
	color:#696A6A;
	text-decoration:none;
}

#contenido_servicios_ezk a:hover{
	color:#B91F6A;
	text-decoration:none;
}

.selec{
	color:#B91F6A!important;
	text-decoration:none!important;
}

.microicono{
	background-image:url(imagenes/micropunto.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

#titulo_servicios{
	font-size:14px;
	padding-left:45px;
}

#titulo_erdia{
	color:#696A6A;
	font-size:18px;
	padding-top:14px;
	text-align:center;
	width:555px;
}

#foto_erdia{
	text-align:center;
	width:555px;
}

#lista_erdia{
	text-decoration:none;
	color:#B2325F;
	text-align:justify;
	width:555px;
}

#lista_erdia ul{
	margin:0;
	padding:20px 0 0 165px;
	text-decoration:none;
}

#lista_esk ul{
	padding:20px 0 0 15px!important;
}

#sin_nada{
	margin:0;
	padding:0 0 0 150px;
	text-decoration:none;
}

#lista_esk li{
	list-style-type:square;
	text-decoration:none;
	line-height:20px;
}

#lista_erdia ul ul{
	margin:0;
	padding:0 0 0 35px;
	text-decoration:none;
}

#lista_ezk{
	float:left;
	width:300px;
}

#lista_esk{
	float:left;
	width:250px;	
}

#lista_erdia li{
	list-style-type:square;
	text-decoration:none;
	line-height:20px;
}

#lista_erdia ul ul li{
	list-style-type:circle!important;
	text-decoration:none;
	line-height:20px;
	font-style:italic;
	font-size:10px;
}

#texto_esk{
	margin-left:10px;
	margin-top:35px;
	width:255px;
	text-align:justify;
	color:#682878;
	line-height:20px;
}

/********************* CONTENIDO "CONTACTO" **********************/

#contenido_contacto_esk{
	float:left;
	width:555px;
	height:343px;
	font-weight:bold;
}

#titulo_contacto{
	width:510px;
	padding-top:50px;
	font-size:20px;
	text-align:right;
	color:#C01D68;
	height:30px;
}

form{
	margin:0;
	padding:0;
}

#contacto1{
	float:left;
	width:300px;
	height:80px;
	color:#885F94;
	text-align:right;
}
	
#contacto2{
	float:left;
	width:210px;
	height:80px;
	color:#885F94;
	text-align:right;
}

#contacto3{
	clear:both;
	width:510px;
	height:183px;
	color:#885F94;
	text-align:right;
}

#texto_contenido3{
	float:left;
	text-align:right;
	width:145px;
}

#casilla_contenido3{
	float:left;
	width:365px;
	text-align:right;
}

.casilla{
	margin-top:5px;
}

.boton{
	border:0;
	color:#885F94;
	font-weight:bold;
	background:none;
}

/******************* CONTENIDO "LOCALIZACION" ********************/

#contenido_localizacion_ezk{
	font-weight:bold;
	width:225px;
	height:268px;
	float:left;
	color:#885F94;
	text-align:center;
	padding-top:75px;
	padding-left:35px;
}

#contenido_localizacion_esk{
	float:left;
	width:520px;
	height:343px;
	font-weight:bold;
}

#titulo_localizacion{
	width:485px;
	padding-top:30px;
	font-size:20px;
	text-align:right;
	color:#C01D68;
	height:30px;
}

/********************* CONTENIDO "CONTACTO" **********************/

#links{
	padding-top:20px;
	color:#6F357D;
	padding-left:335px;
	line-height:20px;
}

#links a{
	text-decoration:none;
	color:#885F94;
}

#links a:hover{
	text-decoration:underline;
	color:#885F94;
}
	
/****************************** PIE ******************************/

#pie{
	padding-left:17px;
	height:15px;
	color:#BE3F76;
}

#pie a{
	text-decoration:none;
	color:#885F94;
}

#pie a:hover{
	text-decoration:underline;
}