/* CSS Document */

#header-img /*Personalizar*/
{
background:url(../imags/headerazul00.jpg);
background-repeat:no-repeat;
}

#menu-main{
background:#DBDBDB;
}

#cuztom-panel{
border:#525355; solid 5px;
}

.mod-txt{
	color:#005785;
	font-size: 17px;
	padding-top:7px;
}
.mod-txt:a{
	color:#005785;
	font-size: 17px;
	padding-top:7px;
}
.mod-txt:link{
	color:#005785;
	font-size: 17px;
	padding-top:7px;
}

#module-left{
color:#005785;
}
#module-left a{
	color:#005785;
	font-size: 11px;
}

#footercontact{
	background-color:#005785;
	font-family:"Segoe UI";
}

.mod-head{
background:#ffffff;
}
.mod-note:hover{
background:#D8DEFE;
}

.link-nota{
color:#005785;
font-family:"Segoe UI";
font-size:11px; 
padding:-8px;
}

.link-nota:link {
text-decoration: none;
color:#005785;
}
.link-nota:visited {
text-decoration: none;
color:#005785;
}
.link-nota:active {
text-decoration: none;
color:#005785;
}
.link-nota:hover {
text-decoration: none;
color:#005785;
}
.mod-col{
color:#005785;
}
