BODY{
    background:url("/img/elems/fons_plana.jpg");
    background-repeat: repeat-x;
}

.titulos {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 18px;
        color:#5B5B5B;
        text-decoration:none;
        font-weight:bold;
        }

.cajaGris { 	
	background-color:#FFFFFF; 
	border-bottom:1px solid #DBDBDB; 
	border-left:1px solid #DBDBDB; 
	border-right:1px solid #DBDBDB; 
	border-top:1px solid #DBDBDB;  
        }

.normal {
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size: 11px;
            color:#292929;
            text-decoration:none;
        }


.enlace {

	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color:#3880BA;
        border-bottom-style:dashed;
        border-bottom-width:1px;
        font-style: italic;
}
.enlace:hover{
	background-color:#C7EB9E;		
}

.cabMenuOn {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #08499C;
    line-height: 18px;
}

.cabMenuOff {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #5B5B5B;
    line-height: 18px;
}

.cabMenuOff:hover {
	text-decoration : underline;
}
.enlace2{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px; text-decoration: none; color: rgb(56, 128, 186);
	border-bottom-style: dashed; border-bottom-width: 1px;
	font-style: italic;
}
.enlace2:hover{
	background-color: rgb(197, 221, 252);
}
.txtResaltado{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#5B5B5B;
}
.txtResaltadoDobleEsp{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	line-height:17px;
	color:#5B5B5B;
}
.txtRecordatorio{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#5B5B5B;
	text-align:justify;
}
.txtBoton{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.contenedorPaginaCongreso{
	padding:0px 33px 30px 27px;
	margin:0px 0px 0px 0px;
}
#compartirFacebook{ padding:20px 30px; }
