/*@charset "utf-8";
 CSS Document */
body {
	background-image: url(../../../images/frontend/fnd_tabla.jpg);
	background-repeat: repeat;
	background-color:#9c8e74;
	background-attachment:fixed;
	margin:0px 0px;
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#0099CC;
}
.wrap { width:955px; margin:0 auto}
.slide{
	border: 2px;
	border-color: #FF0000;
}
h1 {font-size:13px; color:#FFFFFF; margin:1px; }
.fotobig1{
	width: 430px;
	height: 300px;
	background-color:#FFFFFF;
	padding:10px;
}
.txt_subtitulo{
	font-size:14px;
	color:#0066CC;
	font-weight: bold;
}
.txt_usuario{
	font-family:Tahoma;
	font-size:11px;
	color:#0066FF;
	font-weight: bold;
}

.txt_usuario a, a:link{
	font-family:Tahoma;
	font-size:11px;
	color:#0066FF;
	font-weight: bold;
	text-decoration:none;
}

.txt_usuario a:hover{
	text-decoration:underline;
}

.txt_blanco{
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}

.txt_blanco a{
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

.txt_blanco a:link{
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.txt_blanco a:hover{
	text-decoration:underline;
}

.tit_comentario{
	color:#000000;
	padding:3px;
	font-weight: bold;
	
}
.txt_comentario{
	color:#000000;
	font-weight: normal;
	font-family:Tahoma;
	font-size:11px;
}
.txt_fecha{
	color:#CC0000;
	font-weight: bold;
	text-align: right;
	}
.txt_fecha_press{
	color:#CC0000;
	font-weight: bold;
	font-size:10px;
	}
.fnd_comentario{
	background-color: #FFFFFF;
	margin-top: 4px;
}
.fnd_comentario2{
	background-color: #FFFFFF;
	margin-top: 10px;
}
.formulario{
	color:#0099CC;
	background-color:#E4E4DA;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
}
#fotobig{width: 258px; height: 32px; color:#FFFFFF; padding:10px;}
#fotoslide{width: 430px; height: 300px; color:#FFFFFF; padding:2px;}
#contenedor{ float: left; width: 955px; height: 600px; }
#menu{ float: left; width: 300px; height: 600px; }
#contenidos{ float:left; width:655px; height: 600px; }

.linkText{
	color:#000;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}

.linkText a{
	color:#000; font-family:Tahoma; text-decoration:none;
	font-weight:normal;
}

.linkText a:link{
	color:#000; text-decoration:none; font-weight:normal;
}

.btnPostQuest{
	border:0; margin:0; padding:0;
	width:125px; height:22px;
	background-image:url(../../../images/frontend/post_quest.gif);
}

.btnPostQuest_es{
	border:0; margin:0; padding:0;
	width:125px; height:22px;
	background-image:url(../../../images/frontend/post_quest_es.gif);
}

.btnSendContact{
	border:0; margin:0; padding:0;
	width:86px; height:22px;
	background-image:url(../../../images/frontend/btn_send.gif);
}

.btnSendContact_es{
	border:0; margin:0; padding:0;
	width:86px; height:22px;
	background-image:url(../../../images/frontend/btn_send_es.gif);
}

.txt_usuario2{
	font-family:Tahoma;
	font-size:14px;
	color:#0066FF;
	font-weight: bold;
}

.linkNegro{
	color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
.linkNegro a{
	color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

.linkNegro a:link{
	text-decoration:none;
}
.linkNegro a:hover{
	 text-decoration:underline;
	 color:#FFFFFF;
}

/*	extra de menu: border: 3px solid #ececff; padding: 7px; padding-left: 8px; border-right-color: #006; */
/*  extra de contenido: border: 3px solid grey; margin-left: 10px; padding: 5px; padding-bottom: 8px; background-color: #fff; */
