/*

Project: revela2010
File: css/style.css
Last edited: May 25, 2010, 12:22 am
*/

/*  Main  */
body {
 font-family: Verdana;
 font-size: 12px;
 background-color:#1F1E1D;
}
.blanco{
	color:#FFFFFF;
	}	
#wrapper {
 margin:0 auto;
 width:972px; /*  Change to desired width :)  */
}
#wrapper1 {
 margin:0 auto;
 width:972px; /*  Change to desired width :)  */
}
#ppl2{
	
	height: 360px;

}

#cabecera {
	height:120px;
	
}
#logo{
	padding-top:10px;
	float:left;
	padding-left:20px;
	


}
#cder{
	float:right;
	padding-right:20px;
}
#logo2{
	padding-top:20px;
	float:left;

}
#cuerpo{
	margin-top: 30px;
}
#ediccions{
	width:20px;
	float:left;
	padding-top:20px;
	line-height:16px;
}
#ediccions a{
	color:#FF1A24;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}
#menu {
	height:23px;
	background-color:#727273;
	padding-right:20px;
	padding-left:20px;
}

#cuerpo {
	height:462px;
}
#pie{
	position:relative;
	top:-22px;
}
#pie1 {
	height:22px;
}
#pie2 {
	height:89px;
	background-color:#FF1A24;
}

#menuprincipal{
	line-height:22px;
	margin:0px;
	padding:0px;
}

#menuprincipal li{
	float:left;
	margin-right:1px;
	padding-left:1px;
	padding-right:1px;

}
#menuprincipal li a{
	text-decoration:none;
	color:#FFFFFF;
	
	font-size:11px;

}
#contentpie{
	background-color:#FF1A24;
	height:89px;

}
.separador{
	color:#FF1A24;
}
.rojo{
	color:#FF1A24;
}
.over{
	background-color:#FF1A24;

}
#contentpie{
	padding-left:11px;

}
.fotowinner{
	width:312px;
	height:76px;
	float:left;
	margin-top:9px;
	margin-right:5px;
	background-color:#FFFFFF;
	

}
#labels{

	height:22px;
}
#labels div{
	float:right;
	background-image:url(../images/fondobtninferior.png);
	background-repeat:no-repeat;
	width:114px;
	height:22px;
	text-align:center;
	margin-right:10px;
	

}
#labels a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px
	
}
.headerimg { background-position: center top; background-repeat: no-repeat; position:absolute; }


.premio{
	color:#E5352C;
	font-size:14px;
	margin-bottom:10px;

}
.titulo{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;

}
.texto{
	font-size:12px;
	line-height:16px;

}
.tituloseccion{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;

}
.lateralrevela{
	width:300px;
	float:left;


}
.btnrojoizq{
	background-image:url(../images/pri.png);
	width:9px;
	height:23px;
	float:left;
	

}
.btnrojocentro{
	background-image:url(../images/prc.png);
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	float:left;

}
.btnrojoder{
	background-image:url(../images/prd.png);
	width:9px;
	height:23px;
	float:left;
	

}

.btngrisizq{
	background-image:url(../images/pgi.png);
	width:9px;
	height:23px;
	float:left;
	

}
.btngriscentro{
	background-image:url(../images/pgc.png);
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	float:left;

}
.btngrisder{
	background-image:url(../images/pgd.png);
	width:9px;
	height:23px;
	float:left;
	

}
.botonesrevela{
	border-bottom:#FF1A24 1px solid;
	height:23px;

}
.menuexposicion2 a{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;

}
.gris{
	background-color:#737374;
}


.menuvisitapais{
	font-size:12px;
	color:#FF1A24;
	font-weight:bold;
	

}

input{
 border:none;
 margin:4px;
 }

textarea{
 border:none;
 margin:4px;
 }

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	height:60px;
	width:500px;
	float:left;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:600px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:5px 5px 5px 5px;
	height:50px;
	
}

/* active item */
.scrollable .active {
	
	position:relative;
	cursor:default;
}


#image_wrap {
		/* dimensions */
		width:400px;
		padding:10px;
		text-align:center;
		margin:auto;
		
	}
.prev{
	float:left;
	width:25px;
	cursor:pointer;
	height:50px;
	margin-right:3px;
	line-height:50px;
	color:#FFFFFF;
	padding-top:13px;
}
.next{
	float:right;
	
	cursor:pointer;
	height:50px;
	margin-left:3px;
	line-height:50px;
	color:#FFFFFF;
	padding-top:13px;
}

.contenedorfoto{
	
	
	width: 150px;
	
	margin-right:10px;
	margin-bottom:10px;
	padding: 5px;
	float: left;
	text-align: center;
}
.contenedorfotoole{

	width: 200px;
	margin-right:10px;
	margin-bottom:10px;
	padding: 5px;
	float: left;
	text-align: center;

}
.visitaselected{
	background-color:#ebecec;
}
