@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e4e4e4;
	background-image: url(bg_todo.png);
	background-attachment:fixed;
}

.Body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(bg.png);
	margin-top: 0px;
}
.BgGrayOXFD {
	background-color: #9F9F9F;
}

.BrdDash {
	border: 1px dashed #999999;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
.MessgThks {
	background-color: #BBFFBB;
	border: 1px groove #00CC33;
}
.background_iframe {
	background-image: url(../comunicados/images/bg_comunicados.png);
	background-position: center center;
}

.TxWhite {
	color: #FFFFFF;
}

.MenuRestringido {
	width: 200px;
}

a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(bg_top.png);
	height: 19px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 270px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
.TopInterno {
	background-color: #910000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: none;
	height: 18px;
}

.TopFoto {
	height: 160px;
	width: 960px;
	background-color: #F2F2F2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AF1A1E;
}
.IndexBottom {
	background-color: #000000;
	height: 300px;
}

.TxBold {
	font-weight: bold;
}
.FotoR {
	margin-right: 10px;
	margin-bottom: 10px;
}

.InteriorMenu {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.InteriorMenuJS {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.InteriorTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.InteriorContenido {
	float: right;
	width: 710px;
	margin-top: 35px;
	margin-left: 15px;
	margin-bottom: 40px;
	margin-right: 15px;
}
.InteriorTop {
	background-color: #F6F6F6;
	height: 160px;
	width: 958px;
	padding-bottom: 10px;
}
.InteriorMenuTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F6F6F6;
}
.InteriorMenuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: af1a1e;
	text-decoration: underline;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(ar_red.gif);
	background-repeat: no-repeat;
}
.InteriorMenuSep {
	margin-bottom: 20px;
}
.InteriorMenuSesDot {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-left: 20px;
}


.TopFotoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	float: right;
	width: 215px;
}
.Content {
	height: 800px;
}
.BgWhite {
	background-color: #FFFFFF;
}
.BgRed {
	background-color: #FFFFFF;
}

.ContentBody {
	width: 550px;
	float: left;
}
.ContentPrincipal {
	padding: 10px;
}



.ContentMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
}
.LinkBlanco {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666
} 
.LinkBlanco a:link {
	color: #000000;
	text-decoration: none
} 
.LinkBlanco a:visited {
	color: #666666;
	text-decoration: none
} 
.LinkBlanco a:hover {
	color: #333333;
	text-decoration: underline
} 
.LinkBlanco a:active {color: #F2F2F2; text-decoration: none} 

.LinkGris {font-family: Arial, Helvetica, sans-serif; color: #333333} 
.LinkGris a:link {color: #333333; text-decoration: none} 
.LinkGris a:visited {color: #333333; text-decoration: none} 
.LinkGris a:hover {color: #000000; text-decoration: underline} 
.LinkGris a:active {color: #000000; text-decoration: none} 

.LinkRojo {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF} 
.LinkRojo a:link {color: #FFFFFF; text-decoration: none} 
.LinkRojo a:visited {color: #F2F2F2; text-decoration: none} 
.LinkRojo a:hover {color: #F2F2F2; text-decoration: underline} 
.LinkRojo a:active {color: #F2F2F2; text-decoration: none} 

.LS {
	width: 150px;
	top: 250px;
	right: auto;
	bottom: auto;
	float: right;
	background-color: #FFFFFF;
	height: 100%;
}
.LS_Content {
	padding: 10px;
	color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.LL {
	width: 258px;
	top: 250px;
	right: auto;
	bottom: auto;
	float: right;
	background-color: #F5F5F5;
	clear: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	height: 100%;
}
.LL_Content {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
}
.LL_Tit {
	background-color: #666666;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #F5F5F5;
	padding: 12px;
}

.FotoPrincipal {
	background-color: #F2F2F2;
	width: 549px;
	height: 250px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848486;
	border-bottom-color: #AF1A1E;
	border-left-color: #848486;
}
.NotaPrincipal {
	width: 300px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 11px;
	padding-right: 10px;
}

/* Header */
.NotaMedias {
	width: 195px;
	float: right;
	margin-right: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Bold {
	font-weight: bolder;
}
.Tx_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Tx_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Tx_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Tx_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Tx_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Tx_24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.TxGray {
	color: #CCCCCC;
}


/* Menu */

#menu{
	background:#fff;
	width:200px;
}
#menu ul{
	list-style:none;
}
#menu li{
	list-style:none;
	margin:0px;
}
#menu li a{
	list-style:none;
	background:url(bgli.gif) no-repeat;
	color:#000000;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	display:block;
	height:25px;
	line-height:25px;
	padding:0 0 0 15px;
}
#menu li a:hover{
	background: url(bgli_hover.gif) no-repeat;
	color:#FFF;
	text-decoration:none;
}
.Tr10 {
	margin-bottom: 10px;
}
.Tr20 {
	margin-bottom: 20px;
}
.List10 {
	margin-bottom: 10px;
	padding-left: 10px;
}
.List20 {
	margin-bottom: 20px;
	padding-left: 0px;
}.Tt10 {
	margin-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F51;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.BodyBox10 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 860px;
}
.Bottom {
	height: 195px;
	background-color: #F6F6F6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.InteriorCentro {
	float: left;
	width: 62%;
	height: auto;
}
.FrmButton {
	margin: 3px;
	padding: 3px;
}
.InteriorIzquerdo {
	float: right;
	width: 35%;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.TxArial {
	font-family: Arial;
}
.TxGeorgia {
	font-family: Georgia;
}
.TxBlack {
	color: #000000;
}
.Pos {
	width: 440px;
}
.Noticias_Foto {
	float: right;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0F6F32;
}
.Noticias_Izquierdo {
	float: right;
	width: 35%;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.Noticias_MenuList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	background-image: url(ar_red.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 30px;
}
.Noticias_Interlin {
	line-height: 20px;
}
.Fotogalerias {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.BrdDashButtom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.BrdDashIzq {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.Interlineado {
	line-height: 20px;
}
.BgGray {
	background-color: #EFEFEF;
}
.BrSolidGray {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.Pad10 {
	padding: 10px;
}
.BottomSpace10 {
	padding-bottom: 10px;
}
.Tx_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
.BrSolidGrayAll {
	border: 1px solid #666666;
}
.BgGreen {
	background-image: url(bgfotogal.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.EspacioSuperior {
	height: 760px;
	float: right;
	width: 710px;
}
.InteriorContenidoMessage {
	float: right;
	width: 710px;
	margin-top: 35px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #6FFF6F;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dashed #007500;
}
.BgHistoria {
	background-image: url(fondo_ciudad_historia.jpg);
	height: 200px;
	width: 440px;
}
.TextHistoria {
	padding-top: 30px;
	height: 150px;
	width: 200px;
	padding-left: 245px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.BgAspectos {
	background-image: url(fondo_ciudad_aspectos.jpg);
	height: 200px;
	width: 440px;
}
.TextAcerca {
	padding-top: 20px;
	height: 150px;
	width: 200px;
	padding-left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #565665;
}
.Pad5 {
	padding: 5px;
}
.InteriorMenuTituloOficina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F6F6F6;
	background-image: url(../oficina_virtual/iconos/bg-oficina-entrar.jpg);
	padding: 5px;
	height: 70px;
}
.InteriorMenuSubtitleOficina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	background-color: #F6F6F6;
	border: 1px solid #60E115;
}
.Pad10Top {
	padding-top: 10px;
}
.FotoPrincipalNoticias {
	background-color: #F2F2F2;
	width: 350px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848486;
	border-bottom-color: #AF1A1E;
	border-left-color: #848486;
}
.BrdDashRigth {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.InteriorIzquerdonoDash {
	float: right;
	width: 35%;
	margin-left: 10px;
	padding-left: 10px;
}
