@charset "UTF-8";
body {
	font-family: Geneva, Arial;
	margin: 0px;
	padding: 0px;
}
#contenedor {
	width: 650px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menu {
	background-color: #6B7361;
	padding: 7px;
	float: left;
	width: 636px;
}
#tema {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding: 5px;
	width: 640px;
	height: 23px;
}
#tema #nombretema {
	width: 500px;
	float: left;
	height: 22px;
}
#tema #fecha {
	float: left;
	width: 140px;
	height: 22px;
	text-align: right;
}
#cuerpo {
	background-color: #ECEDE7;
	float: left;
	padding: 10px;
	width: 630px;
}
#cuerpoblanco {
	background-color: #FFF;
	background-image: url(img/top_entrevista2.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2CBECD;
	float: left;
	width: 610px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#cuerpoblanco img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	display: block;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
	float: left;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 5px;
	font-family: Geneva, Arial;
}
.fotoder {
	display: block;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}
.subtitulo {
	font-family: Geneva, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.titulo2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
	float: left;
	width: 610px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-bottom: 5px;
	font-family: Geneva, Arial;
}
.nombre {
	font-family: Geneva, Arial;
	font-size: 12px;
	color: #8A8E05;
	display: block;
	float: left;
	width: 490px;
}
#texto {
	font-family: Geneva, Arial;
	font-size: 12px;
	color: #000;
	width: 610px;
	float: left;
	text-align: justify;
}
#pie {
	background-color: #6E7663;
	float: left;
	width: 636px;
	padding: 7px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
a.verde1:link {
	font-size: 12px;
	color: #C0D74D;
	text-decoration: none;
	font-weight: bold;
}
/* CSS Document */

.verde14 {
	font-family: Geneva, Arial;
	font-size: 14px;
	color: #8A8E05;
}
a.verde1:visited {
	font-size: 12px;
	color: #C0D74D;
	text-decoration: none;
	font-weight: bold;
}
a.verde1:hover {
	font-size: 12px;
	color: #2EC6D5;
	text-decoration: none;
	font-weight: bold;
}
.blanco {
	font-size: 12px;
	color: #FFF;
	font-family: Geneva, Arial;
}
.gris {
	font-family: Geneva, Arial;
	font-size: 11px;
	color: #666;
}
a.blanco1:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.blanco1:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.blanco1:hover {
	font-size: 12px;
	color: #2EC6D5;
	text-decoration: none;
}

