* {
	margin:0px;
	padding:0px;
}

html, body {
border:none;
height:100%;


}

body{
	background:url('../images/fondo2.gif');
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ;
}
#cabecera h1 {
	color:#908f90;
	/*font-weight:0;*/
	font-size:32pt;
	position:absolute;
	right:15px;
	top:3px;
	/*text-align:right;
	margin:20px;*/
}
#cabecera .sub {
	color:#908f90;
	/*font-weight:0;*/
	font-size:16pt;
	position:absolute;
	right:15px;
	top:60px;
	letter-spacing:10px;
	/*text-align:right;
	margin:20px;*/
}


#contenido {
	padding:20px;
	padding-top:0;
	
}

#contenido .estrella
{
color:#f202ab;
font-size:25px;
}

#contenido p {
	color:#FFFFFF;
	margin-bottom:10px;
}
h2 {
	color:#576759;
	font-weight:0;
	font-size:32pt;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:30px;
}
h3{
	color:#f202ab;
	font-weight:0;
	font-size:32pt;
	text-align:center;

	padding-top:10px;
	padding-bottom:30px;
}

h4{
	color:#576759;

	font-size:18pt;
	text-align:center;

	padding-top:10px;
	padding-bottom:30px;
}
img{
	border:0;
}



a {
	color:#6b6969;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover 
{
	/*color:#a40303; GARNATE */
	color:#f202ab;
}

a.current
{
	position:relative;
	z-index:3;
	padding-bottom:12px;
	background:url('../images/fresa.gif') bottom left repeat-x;
}


a.no_current
{
	position:relative;
	z-index:3;
	padding-bottom:12px;
	/*background:url('../images/fresa.gif') bottom left repeat-x;*/
}

.estrella
{
color:#f202ab;
position:absolute;
left:6px;
bottom:0;
font-size:25px;
}

a.current-bajo
{
	position:relative;
	z-index:3;
	padding-top:12px;
	background:url('../images/fresa.gif') top left repeat-x;
}

.vinculo {
	color:#6b6969;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
td{
	color:#6b6969;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

input, textarea {
	border:2px solid #908f90;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ;
	
}

.input-contacto{
width:380px;
font-size:12pt;

}

.boton{
font-size:12pt;
}

#cabecera {
	/*height:60px;*/        /*ESTO QUITARLO ES PARA PROBAR A CENTRAR*/
	height:60px;
	
}
#idiomas {
	position:absolute;
	left:15px;
	top:15px;
}
#menuarriba{
	width:900px;
	margin-left:5%;
}
#menuarriba a {
	padding-left:20px;
	padding-right:20px;
}

#idiomas a{
	padding-left:5px;
	padding-right:5px;
}


#cont_menuarriba{
	padding-bottom:25px;
	background:url('../images/arriba.gif') bottom repeat-x;
}


#pie {
	padding:0 5px;
}

#contacto{
	background: url('../images/cont2.gif') top left repeat-x;
	width:525px;
	height:312px;
	padding:0;
	z-index:2;
	
	position:absolute;
	left:70px;
	top:50px;
}

.fresa{
	
	
}
#mensaje {
width:100%;
text-align:center;
position:absolute;
top:200px;

}

#centro{
	height:440px;
	position:relative;
	width:100%;
	
	margin-left:0px;
	margin-right:0px;
	background:#a6a5a5;
}

#foto img{
	padding-right:39px;

}

.ult{
	position:absolute;
	
	z-index: 1;
}
	
.clear{
	position:absolute;
	
	z-index: 2;
}

.control{
	position:absolute;
	right:50px; 
	bottom:50px;
	
}

.minifotos{
	position:absolute;
	right:5px;
	top:0 px;
	z-index:10;
}

.minifotos img{
	width:90px;
	height:90px;
	margin-right:5px;
	border:0;
}


