.tablaBase
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
.textocorrido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.contContenidos {
	margin-bottom: 12px;
	background-image: url(../images/bullet_titulo.gif);
	background-repeat: no-repeat;
}
.imaFloatLeft {
	float: left;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.titContenidos {
	background-color: #EEEEEE;
	background-image: url(../images/cont_dup_der.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	color: #FF3300;
	line-height: 38px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contFoto {
	background-color: #FFFFFF;
	background-image: url(../images/foto_sup_izq.gif);
	background-repeat: no-repeat;
}
.footFoto {
	background-image: url(../images/foto_inf_der.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.fotoMargin {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
}
.subtitulo {
	font-weight: bold;
	color: #FF0000;
}

.cuerpoCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	background-image: url(../images/foot_cont.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 1px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
