/* GENERAL */
body {
	background-image: url(images/fondo-body.jpg);
	background-repeat: repeat-x;
	background-color: #1B6DA7;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	color:#000000;
	padding-top: 3px;
	padding-bottom: 25px;
}

a {
	color: #0066CC;
}

a:hover {
	color: #FF6600;
}
.comentarios {
	width: 200px;
}


/* PIE */
.pie {
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	background-image: url(images/fondo-pie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:146px;
	vertical-align: bottom;
	line-height: 15px;
	background-color: #FFFFFF;
	margin-top: 50px;
	padding-bottom: 10px;
}
.pie a {
	text-decoration:none;
	color:#ffffff;
}
.tdClaroPor {
	background-color: #D1E3ED;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color:#000000;
	background-image: url(images/tdPorClaro.jpg);
	background-repeat: repeat-y;
	background-position: left;
	line-height: 14px;
}
.tdMuyClaroPor {
	background-color: #DFEBF2;
	color:#000000;
	background-image: url(images/tdPorMuyClaro.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 14px;
}

.tdMuyClaroPor a, .tdClaroPor a,{
	color: #0066CC;
	text-decoration: underline;
}
.tv10 {
	height: 10px;
}
.marco {
	border: 2px solid #29B2E0;
	padding: 2px;
	background-color:#FFFFFF;
}
.tppal {
	font-size: 18px;
	font-weight: bold;
	color: #1C84B0;
}

.FondoMenu {
	background-image: url(images/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
}
.Col-izq {
	background-image: url(images/fondo-colizq.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.Col-der {
	background-image: url(images/fondo-colder.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 5px;
}
.pielinks {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1F9BD9;
	border-left-color: #1F9BD9;
	background-color: #E4F4F8;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}
.Tv15 {
	height: 15px;
}
.tv20 {
	height: 20px;
}
.tv5 {
	height: 5px;
}
.t3 {
	font-size: 13px;
	font-weight: bold;
	color: #1C84B0;
	padding-bottom: 10px;
}
.t3orange {
	font-size: 13px;
	font-weight: bold;
	color: #FD9B04;
	padding-bottom: 10px;
}
.torange {
	font-size: 18px;
	font-weight: bold;
	color: #FD9B04;
	padding-bottom: 10px;
}
.textchico {
	font-size: 11px;
}
.autor {
	font-size: 11px;
	color: #666666;
}
.tema {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
input, .input {
	font-size: 12px;
	color: #666666;
}

.validador, .Validador
{
    color: #000000;
    background-color: #FDE1B7;
    border: 1px dotted #F89D14;
    text-align: left;
    padding: 3px;
}

.validadorstop, .Validadorstop
{
    color: #000000;
    background-color: #FDE1B7;
    border: 1px dotted #F89D14;
    text-align: left;
    padding: 3px;
}
.tv2 {
	height: 2px;
}
.buscador {
	padding-right: 10px;
	padding-bottom: 22px;
	text-align:right;
}
.quadrato, .quadrato a {
	font-size: 11px;
	color: #7BBBEA;
	padding-top: 5px;
}
