body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/fdo_web.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#070709;
}

/* GENERALES */
.txt_especial{
	font-family:"Trebuchet MS";
}
/* FIN GENERALES */

/* COMIENZO HEADER */

.header{
	width:1000px;
	height:463px;
	margin:auto;
	background-image:url(../images/fdo_headerSm.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.modulosHeader{
	width:592px;
	height:130px;
	float:right;
	margin-right:25px;
	margin-top:200px;
	font-family: "Trebuchet MS";
}
.fontHeaderTit{
	color: #FFFFFF;
	font-size:15px;
}
.fontHeaderTxt{
	color: #999999;
	font-size:11px;
}
.fontHeaderTit{
	color: #FFFFFF;
	font-size:15px;
}
.fontHeaderPos{
	color: #cf0000;
	font-size:14px;
}

.moduloSimple{
	width:133px;
	height:65px;
	float: left;
	margin-right:5px;
	padding:50px 15px 15px 10px;
	cursor:pointer;
	text-decoration:none;
	border:0px;
}

.moduloSimpleSm{
	width:113px;
	height:65px;
	float: left;
	margin-right:5px;
	padding:50px 15px 15px 10px;
	cursor:pointer;
	text-decoration:none;
	border:0px;
}


.menu{
	width:650px;
	height:21px;
	float:right;
	margin-top:32px;
}
.btnMenu{
	height:21px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	background-image:url(../images/linea_menu.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	font-size:13px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
}
	.btnMenu a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.btnMenu a:hover{
		color: #999999;
		text-decoration:none;
	}
/* FIN HEADER */



/* COMIENZO CUERPO */

.cuerpo{
	width:1000px;
	overflow:hidden;
	margin:auto;
}

.columnaIzq{
	width:640px;
	overflow:hidden;
	float:left;
	margin-right:50px;
}

.notaPrincipal{
	width:640px;
	height:424px;
	/*padding-bottom:20px;
	border-bottom:1px solid #333333;
	margin-bottom:20px;*/
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
}
.cajaCopeteNotaPrincipal{
	width:620px;
	height:80px;
	background-image:url(../images/fdo_tit_nota_principal_gradient.png);
	background-repeat:repeat;
	background-position:left center;
	/*margin-left:12px;*/
	margin-top:-100px;
	float:left;
	padding:10px;
}
.titNotaPrincipal{
	font-size:27px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:29px;
}
	.titNotaPrincipal a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.titNotaPrincipal a:hover{
		color:#FFFFFF;
		text-decoration:none;
	}
.copeteNotaPrincipal{
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#777777;
}
.barraSupNotaPrincipal{
	width:595px;
	height:20px;
}
.fechaNotaPrincipal{
	float:left;
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#b9b9b9;
}
.opinarNotaPrincipal{
	width:150px;
	float:right;
}
	.opinarNotaPrincipal .txt{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#b9b9b9;
		float:left;
		margin-right:10px;
	}
		.opinarNotaPrincipal .txt a{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration:none;
		}
		.opinarNotaPrincipal .txt a:hover{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration: underline;
		}
	.opinarNotaPrincipal .numero{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#434343;
		float:left;
		background-image:url(../images/fdo_votos_nota_principal.gif);
		background-repeat:no-repeat;
		background-position: bottom center;
		width:20px;
		height:16px;
		padding-left:10px;
	}
.flechaNotaIzq{
	width:103px;
	height:102px;
	position: relative;
	top:130px;
	background-image:url(../images/flecha_nota_izq.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	float:left;
}
.flechaNotaDer{
	width:103px;
	height:102px;
	position: relative;
	top:130px;
	float:right;
	background-image:url(../images/flecha_nota_der.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

.notaHome{
	width:305px;
	height:440px;
	overflow:hidden;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	/*border-bottom:1px solid #333333;*/
	margin-right:15px;
}
.notaHome2{
	width:305px;
	height:440px;
	overflow:hidden;
	float: right;
	padding-bottom:20px;
	margin-bottom:20px;
	/*border-bottom:1px solid #333333;*/
}
.fotoNotaHome{
	width:303px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #333333;
}
.fechaNotaHome{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#b9b9b9;
}
.titNotaHome{
	font-size:22px;
	color:#d50000;
	font-weight:bold;
}
	.titNotaHome a{
		font-size:22px;
		color:#d50000;
		font-weight:bold;
		text-decoration:none;
	}
	.titNotaHome a:hover{
		font-size:22px;
		color:#d50000;
		font-weight:bold;
		text-decoration: underline;
	}
.txtNotaHome{
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#777777;
}
.opinarNotaHome{
	width:250px;
	margin-top:10px;
}
	.opinarNotaHome .txt{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#b9b9b9;
		float:left;
		margin-right:10px;
	}
		.opinarNotaHome .txt a{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration:none;
		}
		.opinarNotaHome .txt a:hover{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration: underline;
		}
	.opinarNotaHome .numero{
		font-family:"Trebuchet MS";
		font-size:17px;
		font-weight:bold;
		color:#434343;
		float:left;
		background-image:url(../images/fdo_votos_nota_home.gif);
		background-repeat:no-repeat;
		background-position: bottom center;
		width:30px;
		height:22px;
		padding-left:15px;
	}
	
.notaListado{
	width:640px;
	overflow:hidden;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #333333;
	margin-right:15px;
}
.contentNotaListado{
	width:640px;
	overflow:hidden;
	margin-bottom:10px;
}
.fotoNotaListado{
	width:249px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #333333;
	float:left;
	margin-right:25px;
}
.fechaNotaListado{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#b9b9b9;
}
.titNotaListado{
	font-size:22px;
	color:#d50000;
	font-weight:bold;
}
	.titNotaListado a{
		font-size:22px;
		color:#d50000;
		font-weight:bold;
		text-decoration:none;
	}
	.titNotaListado a:hover{
		font-size:22px;
		color:#d50000;
		font-weight:bold;
		text-decoration: underline;
	}
.txtNotaListado{
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#777777;
}
.opinarNotaListado{
	width:250px;
	margin-top:10px;
	float:left;
}
	.opinarNotaListado .txt{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#b9b9b9;
		float:left;
		margin-right:10px;
	}
		.opinarNotaListado .txt a{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration:none;
		}
		.opinarNotaListado .txt a:hover{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration: underline;
		}
	.opinarNotaListado .numero{
		font-family:"Trebuchet MS";
		font-size:17px;
		font-weight:bold;
		color:#434343;
		float:left;
		background-image:url(../images/fdo_votos_nota_home.gif);
		background-repeat:no-repeat;
		background-position: bottom center;
		width:30px;
		height:22px;
		padding-left:15px;
	}
	
.notaMultimedia{
	width:640px;
	overflow:hidden;
	float:left;
	padding-bottom:10px;
	margin-bottom:25px;
	border-bottom:1px solid #333333;
	margin-right:15px;
}
.contentNotaMultimedia{
	width:640px;
	overflow:hidden;
	margin-bottom:10px;
}
.fotoNotaMultimedia{
	width:135px;
	height:90px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #333333;
	float:left;
	margin-right:15px;
}
.fechaNotaMultimedia{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#b9b9b9;
	margin-left:10px;
	float:left;
}
.titNotaMultimedia{
	font-size:22px;
	color:#d50000;
	font-weight:bold;
	margin-left:10px;
	float:left;
	width:320px;
}
	.titNotaMultimedia a{
		font-size:22px;
		color:#d50000;
		font-weight:bold;
		text-decoration:none;
	}
	.titNotaMultimedia a:hover{
		font-size:22px;
		color:#d50000;
		font-weight:bold;
		text-decoration: underline;
	}
.txtNotaMultimedia{
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#777777;
}
.opinarNotaMultimedia{
	width:320px;
	margin-top:10px;
	float:left;
	margin-left:10px;
}
	.opinarNotaMultimedia .txt{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#b9b9b9;
		float:left;
		margin-right:10px;
	}
		.opinarNotaMultimedia .txt a{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration:none;
		}
		.opinarNotaMultimedia .txt a:hover{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration: underline;
		}
	.opinarNotaMultimedia .numero{
		font-family:"Trebuchet MS";
		font-size:17px;
		font-weight:bold;
		color:#434343;
		float:left;
		background-image:url(../images/fdo_votos_nota_home.gif);
		background-repeat:no-repeat;
		background-position: bottom center;
		width:30px;
		height:22px;
		padding-left:15px;
		margin-right:50px;
	}

.paginado{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#c3c3c3;
	margin-bottom:20px;
	text-align:center;
}
	.paginado a{
		font-family:"Trebuchet MS";
		color:#c3c3c3;
		text-decoration:none;
	}
	.paginado a:hover{
		font-family:"Trebuchet MS";
		color:#d50000;
		text-decoration:none;
	}
.titInterior{
	font-size:30px;
	height:40px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/flecha_tit_interior.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	margin-bottom:30px;
}

.fechaNotaInterior{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#b9b9b9;
}
.titNotaInterior{
	font-size:32px;
	color:#d50000;
	font-weight:bold;
}
.copeteNotaInterior{
	font-family: "Trebuchet MS";
	color:#d1d1d1;
	font-size:13px;
	font-style:italic;
}
.contentToolsInterior{
	width:640px;
	background-color:#2c2c2c;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}
.opinarNotaInterior{
	width:170px;
	float:left;
	margin-right:30px;
}
	.opinarNotaInterior .txt{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#b9b9b9;
		float:left;
		margin-right:10px;
	}
		.opinarNotaInterior .txt a{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration:none;
		}
		.opinarNotaInterior .txt a:hover{
			font-family:"Trebuchet MS";
			color:#b9b9b9;
			text-decoration: underline;
		}
	.opinarNotaInterior .numero{
		font-family:"Trebuchet MS";
		font-size:17px;
		font-weight:bold;
		color:#434343;
		float:left;
		background-image:url(../images/fdo_votos_nota_home.gif);
		background-repeat:no-repeat;
		background-position: bottom center;
		width:30px;
		height:22px;
		padding-left:15px;
	}
.visitasInterior{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#c1c1c1;
	float:left;
	font-weight:bold;
	margin-right:30px;
}
	.visitasInterior a{
		font-family:"Trebuchet MS";
		color:#c1c1c1;
		text-decoration:none;
	}
	.visitasInterior a:hover{
		font-family:"Trebuchet MS";
		color:#c1c1c1;
		text-decoration:underline;
	}
.compartirInterior{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c1c1c1;
	float:left;
	background-image:url(../images/ico_compartir.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
}
	.compartirInterior a{
		font-family:"Trebuchet MS";
		color:#c1c1c1;
		text-decoration:none;
	}
	.compartirInterior a:hover{
		font-family:"Trebuchet MS";
		color:#c1c1c1;
		text-decoration:underline;
	}
.txtNotaInterior{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#777777;
}
.contentFotoNotaInterior{
	width:350px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.fotoNotaInterior{
	width:350px;
	overflow:hidden;
	border-bottom:#000000 solid 1px;
}
.epigrafeFotoInterior{
	font-family:"Trebuchet MS";
	font-style:italic;
	color:#777777;
	font-size:12px;
	font-weight:bold;
	width:330px;
	background-color:#2c2c2c;
	padding:10px;
	overflow:hidden;
}
.notasRelacionadas{
	width:640px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #333333;
}
.itemNotasRelacionadas{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#777777;
}
	.itemNotasRelacionadas a{
		font-family:"Trebuchet MS";
		text-decoration:none;
		color:#777777;
	}
	.itemNotasRelacionadas a:hover{
		font-family:"Trebuchet MS";
		text-decoration: underline;
		color:#777777;
	}
.itemNotasRelacionadsRojo{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#d50000;
	font-weight:bold;
}
.moduloOpinion{
	width:640px;
	overflow:hidden;
	padding-bottom:20px;
}
.formcontainer{
	width:640px;
	display:block;
	height:150px;
	position:relative;
}
.col1{
	width:280px;
	float:left;
}
.col2{
	width:350px;
	float:left;
	margin-left:10px;
}
.contcampoNombreOpinion{
	width:280px;
	height:50px;
}
.contcampoEmailOpinion{
	width:280px;
	height:50px;
}
.camposOpinion{
	height:25px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #999999;
	background-color:#2c2c2c;
	border:0px;
	margin-bottom:20px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
}
.camposOpinionUsuario{
	width:270px;
	height:25px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #999999;
	background-color:#2c2c2c;
	border:0px;
	margin-bottom:20px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
}
.camposOpinionEmail{
	width:270px;
	height:25px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #999999;
	background-color:#2c2c2c;
	border:0px;
	margin-bottom:20px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
}

.areaOpinion{
	width:340px;
	height:97px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #999999;
	background-color:#2c2c2c;
	border:0px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-right:20px;
}
.btnOpinar{
	width:94px;
	height:24px;
	background-image: url(../images/btn_opinar.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:0px;
	cursor: pointer;
	text-indent:-3000px;
	margin-top:3px;
}
.txtOpinion{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#777777;
	width:250px;
}


.contentComentario{
	width:640px;
	overflow:hidden;
	/*margin-bottom:20px;*/
	padding:20px 0 20px 0;
	background-image:url(../images/linea_comentarios.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.comentarioMatias{
	width:640px;
	overflow:hidden;
	margin-bottom:0px;
	background-image:url(../images/linea_comentarios.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:0;
}
.contentMatias{
	background-color: #2c2c2c;
	padding:10px;
	overflow:hidden;
	margin-bottom:1px;
}
.fotoMuro{
	width:50px;
	border:1px solid #666666;
	float:left;
	margin-right:20px;
}
.nombreComentario{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	margin-right:10px;
	height:20px;
}
.fechaComentario{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#d50000;
	padding-top:3px;
	height:17px;
}
.txtComentario{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#777777;
	margin-top:10px;
}
.comboSelector{
	height:25px;
	border:0px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #999999;
	background-color:#2c2c2c;
	border:0px;
	margin-bottom:20px;
	padding:3px;
	margin-right:7px;
	float:right;
}
.btnSelector{
	width:26px;
	height:26px;
	background-image: url(../images/flecha_selector.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:0px;
	float: right;
	cursor: pointer;
}
.solapasEstadisticas{
	width:640px;
	height:25px;
	/*border-bottom:1px solid #3A3A3A;*/
	margin-bottom:20px;
}
.btnSolapasOn{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px 10px 0px 10px;
	background-color:#FFFFFF;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	float:left;
	margin-right:5px;
	height:19px;
}
.btnSolapasOff{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px 10px 0px 10px;
	background-color: #666666;
	color: #CCCCCC;
	float:left;
	height:20px;
	margin-right:5px;
}
	.btnSolapasOff a{
		font-family:"Trebuchet MS";
		color: #CCCCCC;
		text-decoration:none;
	}
	.btnSolapasOff a:hover{
		font-family:"Trebuchet MS";
		color: #FFFFFF;
		text-decoration:none;
	}
.anioEstadisticas{
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color:#d50000;
	float: right;
	font-style:italic;
}
.cajaTitTabla{
	background-color:#2c2c2c;
	padding:5px 10px 5px 10px;
	height:17px;
	width:620px;
	float:left;
}
.titTabla{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#d50000;
	float:left;
}
.itemTabla{
	height:60px;
	border-bottom:1px solid #333333;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:620px;
}
.txtTabla{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999999;
	float:left;
}
.txtTablaMatias{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFCC00;
	float:left;
}
.columnaDer{
	width:300px;
	overflow:hidden;
	float:left;
}
.moduloActualidad{
	width:300px;
	overflow: hidden;
	margin-bottom:25px;
}
.itemActualidad{
	width:300px;
	overflow:hidden;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #333333;
}
.txtItemActualidad{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#999999;
}
.titItemActualidad{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#cecece;
}
	.titItemActualidad a{
		font-family:"Trebuchet MS";
		color:#cecece;
		text-decoration: none;
	}
	.titItemActualidad a:hover{
		font-family:"Trebuchet MS";
		color:#cecece;
		text-decoration: underline;
	}
.titModulosHome{
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/flecha_tit.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	float:left;
}
.titModulosInterior{
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/flecha_tit.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-bottom:15px;
}

.moduloVideos{
	width:300px;
	overflow:hidden;
	margin-bottom:20px;
}
.cajaVideoGrande{
	width:290px;
	height:225px;
	border-bottom:1px solid #000000;
	background-color:#333333;
	float:left;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
}
.cajaTiraVideos{
	width:300px;
	height:68px;
	background-color:#333333;
	float:left;
}
.thumbVideo{
	width:70px;
	height:53px;
	float:left;
	border-right:1px solid #999999;
	margin-top:7px;
	margin-left:3px;
}

.moduloFacebook{
	width:300px;
	overflow:hidden;
	margin-bottom:20px;
}
.cajaFacebook{
	width:290px;
	overflow:hidden;
	background-color:#333333;
	float:left;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.contentGaleria{
	width:1000px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
}
#blockGaleria{
	width:1000px;
	position:absolute;
	height:680px;
	margin-top:0px;
}
.fotoGaleria{
	width:168px;
	height:112px;
	border:5px solid #333333;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
}
	.fotoGaleria img{
		border:0px;
	}

.moduloNewsletter{
	width:300px;
	overflow:hidden;
	margin-bottom:20px;
}
.cajaNewsletter{
	width:290px;
	overflow:hidden;
	background-color:#820000;
	float:left;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-image:url(../images/fdo_newsletter.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.txtNewsletter{
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.camposNewsletter{
	width:200px;
	height:21px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #666666;
	background-color: #FFFFFF;
	border:0px;
	float:left;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	margin-top:10px;
	float:left;
}
.btnEnviar{
	width:64px;
	height:24px;
	background-image: url(../images/btn_enviar.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:0px;
	float:left;
	cursor: pointer;
	margin-top:10px;
}
.avisoNewsletter{
	font-family: "Trebuchet MS";
	font-size:11px;
	color: #CCCCCC;
	padding-top:10px;
	float:left;
}

.contentFicha{
	width:1000px;
	overflow:hidden;
}
.fdoFicha{
	width:1000px;
	height:635px;
	background-image:url(../images/fdo_ficha.png);
	background-repeat:repeat-x;
	background-position:top;
}
.contentInfoFicha{
	width:560px;
	height:505px;
	padding-left:20px;
	background-image:url(../images/casco_ficha.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:130px;
	float:left;
	margin-right:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	color: #a70000;
	line-height: 30px;
}
.fotoFicha{
	width:358px;
	overflow:hidden;
	border:solid 15px #1f1f1f;
}
.reflejoFotoFicha{
	width:388px;
	float:left;
	overflow:hidden;
	padding-bottom:65px;
	background-image:url(../images/reflejo_foto.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.cajaTrayectoria{
	width:190px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	background-color:#1f1f1f;
	margin-bottom:10px;
}
.encTrayectoria{
	width:190px;
	background-color:#000000;
	height:60px;
	padding-bottom:10px;
}
.fotTrayectoria{
	width:100px;
	background-color:#000000;
	text-align:center;
	float:left;
}
.titTrayectoria{
	width:85px;
	margin-left:5px;
	margin-top:25px;
	background-color:#000000;
	text-align:left;
	color:#a70000;
	font-size:35px;
	float:left;
}
.txtTrayectoria{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	padding:10px
}

.txtLinks{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	color: #a70000;
	line-height: 30px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #333333;
}
	.txtLinks a{
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:16px;
		color: #FFFFFF;
		line-height: 30px;
		text-decoration:none;
	}
	.txtLinks a:hover{
		font-family:"Trebuchet MS";
		font-weight:bold;
		font-size:16px;
		color: #FFFFFF;
		line-height: 30px;
		text-decoration:none;
	}

/* FIN CUERPO */

/* FOOTER */
.footer{
	width:1000px;
	height:125px;
	background-image:url(../images/fdo_footer.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	margin:auto;
	padding-top:25px;
}
.seccionesFooter{
	width:340px;
	height:100px;
	border-right:1px solid #333333;
	margin-left:50px;
	float:left;
}
	.seccionesFooter ul{
		width:60px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#545454;
		float:left;
		list-style-type: none;
	}
		.seccionesFooter ul li a{
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#545454;
			text-decoration:none;
		}
		.seccionesFooter ul li a:hover{
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#545454;
			text-decoration: underline;
		}
.titSeccionesFooter{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#cb0000;
	float:left;
	font-weight:bold;
	width:100px;
	height:100px;
}
.txtFooter{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#545454;
	width:200px;
	float:left;
}
/* FIN FOOTER */

/* CAPTCHA */
.captchacontainer{
	width:640px;
	height:35px;
	position:relative;
}
.captchatitulo{
	 width:230px;
	 float:left;
	 height:35px;
}
.captchacontent{
	 width:250px;
	 float:left;
	 height:35px;
	 margin-left: 10px;
}
.captchabutton{
	 width:120px;
	 float:left;
	 height:35px;
	 margin-left: 10px;
}
.error{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#d50000;
	width:640px;
	margin-left:240px;
}
/* LAYER VIDEO AMPLIADO */
.layerVideo{
	 width:621px;
	 background-color:#FFFFFF;
	 padding:10px;
}
.layerVideo .contenedorVideo{
	 width:621px;
	 height:466px;
	 background-color:#CCCCCC;
}
.layerVideo .contenedorTexto{
	width:621px;
	height:110px;
	background-color:#FFFFFF;
	margin-top:10px;
}
.layerVideo .contenedorTexto #col1{
	width:581px;
	float:left;
}
.layerVideo .contenedorTexto #col2{
	width:40px;
	float:left;
	text-align:right;
}
.layerVideo .contenedorTexto .titulo{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#d50000;
}
.layerVideo .contenedorTexto .copete{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#777777;
}
.layerVideo .contenedorTexto .fecha{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#555555;
}
.pie_img{
	border-bottom:1px solid #333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#d50000;
	padding:7px;
	margin-bottom:7px;
}
.pie_foto_noticia_ampliada{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#d50000;
	}
	
.mod_multimedia_pie_col1{
	border-bottom:1px solid #333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#d50000;
	padding:0 7px;
	margin-bottom:7px;
}


