/* CSS Documento creado por H.Fechner para ElinaVignola.com - mayo 2009 */
@import url(slide_fly.css);
/* CSS Document */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	}
body , html {
	padding:0; 
	margin:0; 
	border:0;
	background-color:#ece7e6
	}
*  { /*defino margenes y padding por defecto para igualar distintos navegadores */
	margin: 0;
	padding: 0;
}

/**** armado ****/
#contenedor {width:762px;
	margin:0 auto;
	/*display:block; 
	overflow:auto; */
	z-index:3; 

	/*	min-width:760px;
	margin: 0 auto; */
	border:1px solid #fff;
	background-color:#c4bab8;
	height:100%;
}

* html #contenedor {
	
	height:auto;
	
	/*****/
	border-top:154px solid #fff; /*verficar*/
	border-bottom:40px solid #fff; /*verficar*/
}

#cabezal, #cabezalkur {
	/*position:absolute; */
	margin:0 auto; 
	top:0; 
	width:762px; 
	min-width:760px; 
	height:167px; 
	z-index:5; 
	border:1px solid #c1c1c1;
	background-color:#ffffff; }
#cabezal{background-image:url(images/ELINA-baner-sup_01.jpg); background-repeat:no-repeat; 
	}
#cabezalkur {
	background-image:url(images/ELINA-kur_01.jpg); background-repeat:no-repeat; 
	 }
* html #cabezal {
	top:2px; width:100%; height:165px;
}
* html #cabezal a p.titular {text-decoration:none}	/*verficar*/
#foot {
	margin:0 auto;
	bottom:0px; 
	width:762px; 
	height:65px; 
	background-color:#ae6579;
	clear:both;
	font-size:12px; 
	z-index:55; 
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
}

* html #foot {
	 width:758px; height:28px; /*verificar*/
	}
#kfoot {
	margin:0 auto;
	bottom:0px; 
	width:762px; 
	height:65px; 
	background-color:#f3f3f3;
	clear:both;
	font-size:11px; 
	z-index:55; 
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	padding:0;
}

* html #kfoot {
	 width:758px; height:28px; /*verificar*/
	}
#foot .kurotel, #kfoot .kurotel { padding-left:10px; padding-top:3px; text-align:center}
#foot-kur { text-align:right;height:40px;background-color:#c4bab8;width:760px; color:#444; font-size:13px;margin:1px}
#content{
	/*display:block;
	overflow:auto;*/
	z-index:50;
	/*position:absolute;*/
	margin:0 auto;
	top:0px;
	height:100%;
	border-left:thin solid #fff;
		border-right:thin solid #fff;
	background-color:#c4bab8;
	width:760px;
}
.kurotelp {background-color:#f3f3f3; padding:20px; line-height:18px;margin: 5px 10px 5px 10px;font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;}
.kurotelp h1 {color:#666666; text-align:center; font-size:18px; font-family:Garamond, "Times New Roman", Times, serif}
.kurotelp h2 {font-size:14px; color:#666; font-family:Garamond, "Times New Roman", Times, serif}
.kurotelp p{ padding-top:0px; text-align:justify}
#cajatextos {
width: 435px;
z-index:60;
margin:0 auto;
float:right;
margin-right:35px;
left:301px;
display:block;
background-color:#FFF;
border-left: #c9c9c9 0.385em solid;
color:#333333;
border-right:#c9c9c9 4px solid;
border-top:#c9c9c9 4px solid;
text-align:justify;
padding: 26px;
line-height:1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
}
#cajatextos img {margin:10px;padding:1px; border: 1px dashed #ae6579;}
h1 {color:#ae6579;
font-size:16px;
margin-bottom:10px;
border-bottom:solid 1px #ae6579;}
#cajatextos ul li {margin-left:4%;}
#cajatextos p {margin-bottom:6px;}
h3 {color:#333;
font-size:14px;
padding-bottom:10px;
}
h3 a {color:#ae6579}
.titular {color:#ae6579;
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
padding:50px 50px 50px 140px;}
a:link, a:active {color:#ae6579;}
a:hover, a:visited {color:#B00853}
p.up {text-align:right; font-size:75%;padding:1px; margin:1px}
.up a {text-decoration:none}