@font-face {  
font-family: "Helvetica";  
src: url(http://www.robertocastello.com/encuentros/helvetica.ttf) format("truetype");  
}  

body {
	background: url(../images/fondo2.jpg) repeat-x left top;
	margin: 21px auto;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	color: whitesmoke;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 0.75em;
	font-weight: bolder;
	color: #e2001a;

}
p {
	font-size: 0.70em;
}
#contenedor {
	width: 902px;
	height: auto;
	left:  50%;
	margin: auto;
	background-color: transparent;
}
#encabezado {
	float: left;
	width: 902px;
	height:121px;
	background: white url(../images/cebecera.jpg) no-repeat left top;
}
#logos {
	clear: both;
	width: 652px;
	height:69px;
	background-color: transparent;
	padding-top: 40px;
	margin: 30px auto 0 auto;
}
#logos ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;

}
#logos ul li {
	float: left;
}
.logo {
	float: left;
}
.path {
	clear: left;
	float: left;
	font-size: 0.60em;
	padding-top: 10px;
}
.creditos {
	float: left;
	font-size: 0.60em;
	padding:5px 0px 0px 105px;
	color: silver;
	margin: 0 auto 0 auto;
}
.path a:link {
	color: #e2001a;
	text-decoration: none;
}
.path a:visited {
	color: #e2001a;
	text-decoration: none;
}
.path a:hover {
	color: #gray;
	text-decoration: none;
}
#bio {
	float: left;
	width: 239px;
	height: 400px;
	padding: 30px 15px;
	background-color:transparent;
}
#bio p {
	font-size: 0.70em;
}
#izquierda {
	float:left;
	width: 260px;
	height:750px;
	margin: 0;
	padding: 0;
}
#central {
	float: left;
	width: 340px;
	height:auto;
	background-color: #f6f2ee;
	padding:15px 15px 70px 15px;
	border-bottom: 9px solid gray;
}
#central ul {
	list-style: none;
	margin:0;
	padding: 0px 0px 20px 0px;
}
#central ul li {
	font-size: 0.70em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#derecha {
	float: left;
	width: 268px;
	height:750px;
	background-color: transparent;
	padding:0px;
}
.lector {
	color: #e2001a;
	font-weight: bold;

}
.fecha {
	color: gray;
}
.encabezado {
	border-bottom: 1px solid silver;
}
.pregunta {
	font-weight: bolder;
}
#paginacion {
	width: 100%;
	padding: 10px;
	
	
}
.paginas {
	float:right;
	color: black;
	font-size: 0.80em;
}

.paginas a:link {
	color: #e2001a;
	text-decoration: none;
}
.paginas a:visited {
	color: #e2001a;
	text-decoration: none;
}
.paginas a:hover {
	color:silver;
	text-decoration: none;
}
.volver {
	clear: both;
	float: right;
	font-size: 0.70em;
}
.volver a:link {
	color: #e2001a;
	text-decoration: none;
}
.volver a:visited {
	color: #e2001a;
	text-decoration: none;
}
.volver a:hover {
	color:silver;
	text-decoration: none;
}
#derecha ul {
    list-style: none;
	margin:0px;
	padding:0px;
	width: 268px;
	}
#derecha ul li {
	
	margin: 0px;
	padding:50px 0px 0px 110px;
	width: 158px;
	height: 49px;
	color: whitesmoke;
	font-size:0.75em;
	font-weight: bolder;
}
#derecha ul li a:link {
	color: wheat;
	text-decoration: none;
}
#derecha ul li a:visited {
	color: whitesmoke;
	text-decoration: none;
}
#derecha ul li a:hover {
	color: white;
	text-decoration: none;
}
.fondo_andrea0 {
	background: url(../images/pastilla_andreaoff.jpg) no-repeat left top;
}
.fondo_andrea1 {
	background: url(../images/pastilla_andreaon.jpg) no-repeat left top;
}
.fondo_gio1 {
	background: url(../images/pastilla_giovannaon.jpg) no-repeat left top;
}
.fondo_gio0 {
	background: url(../images/pastilla_giovannaoff.jpg) no-repeat left top;
}
.fondo_juan1 {
	background: url(../images/pastilla_terranovaon.jpg) no-repeat left top;
}
.fondo_juan0 {
	background: url(../images/pastilla_terranovaoff.jpg) no-repeat left top;
}

form#preguntas {
	float: right;
	text-align: left;
	padding: 55px 0x 0px 12px;
	width:262px;
	height: auto;
	margin-top: 30px;
	
	
	
}
form#preguntas fieldset {
	border: none;
	}
form#preguntas label {
	display: block;
	width:235px;
	font-size: 0.70em;
	padding-top:15px;
	text-align: left;
}
form#preguntas legend {
	float: left;
	width:235px ;
	color: #e2001a;
	font-weight: bold;
	font-size: 0.75em;
	text-align: left;
	padding:0px 0px 7px 0px;
	border-bottom: 1px solid silver;
	margin: 0px;
	}
form#preguntas textarea {
	float: left;
	border: 1px solid silver;
	overflow: hidden;
	background-color: whitesmoke;
	width:235px ;
	margin-top: 10px;
    text-align: left;

}
form#preguntas input[type=text] {
	float: left;
	width:235px ;
	border: 1px solid silver;
	background-color: whitesmoke;
	margin-top: 15px;
	text-align: left;

}
form#preguntas input[type=submit] {
	float: right;
	width: auto;
	border: 1px solid silver;
	background-color: whitesmoke;
	color: #343434;
	display: block;
	padding: 3px;
	cursor: pointer;
	margin:0px;
}
.cab_andrea {
	float: left;
	width:260px;
	height:299px;
	background: url(../images/andrea_big.jpg) no-repeat left top;
}
.cab_gio {
	float: left;
	width:260px;
	height:299px;
	background: url(../images/gio_big.jpg) no-repeat left top;
}
.cab_juan {
	float: left;
	width:260px;
	height:299px;
	background: url(../images/juan_big.jpg) no-repeat left top;
}
.cab_cruz {
	float: left;
	width:260px;
	height:299px;
	background: url(../images/jcruz_big.jpg) no-repeat left top;
}


ul#autor {
	float:right;
	color: whitesmoke;
	padding: 250px 50px 0px 0px;
	list-style: none;
	margin: 0;
}
ul#autor li {
	padding: 0;
	margin: 0;
}
ul#autor li a:link {
	color:white;
	text-decoration: none;
	font-size: 0.75em;
}
ul#autor li a:visited {
	color:white;
	text-decoration: none;
	font-size: 0.75em;
}
ul#autor li a:hover {
	color: #e2001a;
	text-decoration: none;
	font-size: 0.75em;
}
#bio a:link {
	color: #e2001a;
	text-decoration: none;
}
#bio a:visited {
	color: #e2001a;
	text-decoration: none;
}
#bio a:hover {
	color:silver;
	text-decoration: none;
}
