/* CSS Document */

body {
	background:url(../images/bg_body.png) repeat-x;
	margin:0px 0px 0px 0px;
}
.letra_azul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#336699;
}
.u_menu_arr{
	background:url(../images/bg_menu.gif) no-repeat 0px 2px;;
	padding-left:50px;
	width:566px;
	height:16px;
	float:left;
}
.u_menu_arr a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:1px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	float:left;
	width:auto;
	height:16px;
}
.u_menu_arr a:hover{
	color:#FFCC00;
}
.u_menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:8pt;
	margin-left:20px;
}
.u_menu a{
	color:#336699;
	text-decoration:none;
	background:url(../images/m_bullet.gif) no-repeat 0px 4px;
	padding-left:12px;
	display:block;
	margin-top:5px;
}
.u_menu a:hover{
	color:#669933;
	background-position:0px -8px;
}

.u_tabla{
	border: 1px #669933 solid;
}
.u_tabla th{
	background-color:#669933;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.u_tabla td{
	border-bottom:1px #669933 solid;
}
.input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.img_der{
	margin-left:20px;
	margin-bottom:10px;
	border:1px #336699 solid;
}
.img_izq{
	margin-right:20px;
	margin-bottom:10px;
	border:1px #336699 solid;
}
/* ICONOS EN LINKS */
p.doc a{
	color:#336699;
	font-weight:bold;
	height:18px;
	font-size:1.1em;
	text-decoration:none;
}
p.doc a:hover{
	text-decoration:underline;
}
a[href$='.pdf']{ 
	background-image:url(../images/common/pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
a[href$='.doc']{ 
	background-image:url(../images/common/doc.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
a[href$='.xls']{ 
	background-image:url(../images/common/excel.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
a[href$='.ppt']{
	background-image:url(../images/common/ppt.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
a[href$='.zip']{
	background-image:url(../images/common/zip.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
}
.mmhide_menuinferior {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
}

.mmhide_menuinferior:hover {
	color:#669933;
}
.mmhide_MenuSuperiorPrincipal {
	font-family:"Arial";
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	font-stretch:ultra-condensed;
}

.mmhide_MenuSuperiorPrincipal:hover {
	text-decoration:underline;
}

.mmhide_MenuSuperiorPrincipal_Activo {
	font-family:"Arial";
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing:0px;
	font-stretch:ultra-condensed;
	text-decoration:underline;
}

.mmhide_SubMenuSuperiorPrincipal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#669933;
	text-decoration:none;
	margin-left:5px;
	margin-right:9px;
}

.mmhide_SubMenuSuperiorPrincipal_Activo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#669933;
	text-decoration:none;
	margin-left:5px;
	margin-right:11px;
	background:url(../images/texto/boton-E.gif) repeat-x;
}

.mmhide_SeparadorSubmenu {
	background:#CFE0BF;
	width:1px;
	height:20x;
}

.mmhide_SubMenuSuperior3N {
	color:#669933;
	font-size:10px;
	font-family:Arial;
	margin-left:5px;
	margin-right:11px;
	text-decoration:none;
}

.mmhide_SubMenuSuperior3N:hover {
	color:#336699;
}

.mmhide_SubMenuSuperior3N_Activo {
	background-color:#FFFFFF;
}

.mmhide_SeparadorSubmenu3N {
	background:#669933;
	width:1px;
	height:19px;
}
.anuncios{
	float:left;
	width:150px;
	height:auto;
	border-top:1px dashed #005BAB;
	border-bottom:1px dashed #005BAB;
	margin-top:20px;
}
.anuncios span{
	color:#999999;
}
.anuncios .item{
	border-bottom:1px dashed #005BAB;
	text-align:left;
	padding:5px 0px 10px 0px;
	font-size:11px;
	margin-bottom:5px;
}
.anuncios .img{
	width:auto;
	max-width:46px;
	height:30px;
	padding-bottom:5px;
}
.anuncios .liga{
	width:100px;
	height:auto;
	padding-bottom:10px;
	text-align:left;
	margin-bottom: 5px;
}
.anuncios a{
	color:#336699;
	text-decoration:underline;
	text-align:left
}
.anuncios a:hover{
	text-decoration:none;
}
td { text-align:left; }

.Texto a{
	text-decoration:none;
	color:#3354A9;
}
