body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E4EDF6;
	padding: 0px;
	margin: 0px;
}
a:link {color: #666666;text-decoration: underline;}
a:visited {color: #666666;text-decoration: underline;}
a:hover {color: #666666;text-decoration: none;}



.TablaContenedora {
	width: 931px;
	background-color: #E0F0FF;
	background-image: url(../imagenes/fondoazul.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
}
#cabezal {
	width: 100%;
	margin-top: 85px;
	padding-left: 30px;
}


.ModulosHome {	height:285px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	width: 234px;
	margin-top: 50px;
	margin-left: 30px;
	padding: 8px;
	line-height: 22px;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: left;
}
.ModulosHome img {
	margin-bottom: 15px;
	border: 1px solid #DBEAF9;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.ModulosHomeTitulo a:link {font-size: 15px;font-weight: bold;color: #6297D0;text-decoration:underline;}
.ModulosHomeTitulo a:visited {font-size: 15px;font-weight: bold;color: #6297D0;text-decoration:underline;}
.ModulosHomeTitulo a:hover {font-size: 15px;font-weight: bold;color: #6297D0;text-decoration:none;}

#Pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2679C9;

	/width: 931px/;
	width:931px;
	line-height: 22px;
	vertical-align:top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 35px;
	font-size: 11px;
	font-weight: bold;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2679C9;


	/width: 931px/;
	width:931px;
	line-height: 22px;
	vertical-align:top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin-top: 35px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../imagenes/pie/backpie.gif);
	background-repeat: repeat-x;
}



.TablaContenedoraNoticia {
text-align:left;
	width: 931px;
	background-color: #F7FBFE;
	background-image: url(../imagenes/fondo.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
}
#logo {
}
#menu {
	margin-top: 25px;
	margin-left: 25px;
}

.TDNoticia {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 35px;
	font-size: 12px;
}
#TituloUC{
	font-size: 18px;
	font-weight: bold;
	color: #6297D0;
	margin-bottom: 20px;
}
#ResumenUC{
	font-weight: bold;
	margin-bottom: 10px;
	text-align: justify;
}
#ContenidoUC {
	text-align: justify;
}
#barranavegacion {
	margin-top: 20px;
	margin-left: 35px;
	font-size: 12px;
	color: #666666;
}

#barranavegacion a {
	color: #666666;
	text-decoration: underline
}

#barranavegacion a:visited {
	color: #666666;
	text-decoration: underline
}
 
#barranavegacion a:hover {
	color: #666666;
	text-decoration: none
}


.ModulosCategorias {

	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	min-height: 130px;
	width: 700px;
	margin-top: 20px;
	margin-left: 35px;
	padding: 10px;
	float: left;
	line-height: 20px;
	font-size: 12px;
}
.ModulosCategorias img {
	background-color: #FFFFFF;
	float: right;
	margin-left: 20px;
}
.ModulosNoticia {
	min-height: 130px;
	width: auto;
	margin-top: 20px;
	margin-left: 35px;
	line-height: 20px;
	font-size: 12px;
	clear: both;
	height: auto;
	margin-right: 100px;
	margin-bottom: 0px;
	padding: 0px;
}
.ModulosNoticiaimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.BotonUtilidades {
	float: left;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 10px;
	border: 1px solid #D9F0FE;
	width: 115px;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/fod_utilidades.gif);
}
.BotonUtilidades img {
	float: left;
	margin: 5 5 0 0;
}
table {
	font-size: 12px;
}
.galeriadetalleUC
{ 
float: left;
margin-left: 5px;
margin-bottom: 8px; 
 }
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D7EDFB;
}
a.linkblanco:link{color: #FFFFFF;text-decoration: underline;}
a.linkblanco:visited{color: #FFFFFF;text-decoration: underline;}
a.linkblanco:hover{color: #FFFFFF;text-decoration: none;}
#Idioma {
	font-size: 11px;
	float: right;
	color: #5C9ED5;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 20px;
}
#Idioma a{
	font-size: 11px;
	color: #5C9ED5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}
#Idioma a:visited{
	font-size: 11px;
	color: #5C9ED5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}
#Idioma a:hover{
	font-size: 11px;
	color: #5C9ED5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
#Idiomahome {
	font-size: 11px;
	float: right;
	color: #C2DBF0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 20px;
}
#Idiomahome a{
	font-size: 11px;
	color: #C2DBF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}
#Idiomahome a:visited{
	font-size: 11px;
	color: #C2DBF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
}
#Idiomahome a:hover{
	font-size: 11px;
	color: #C2DBF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
.docsasociados {
	font-size: 13px;
	font-weight: bold;
	color: #2066AA;
}
.docasociadoimg {
	margin-right: 7px;
}
