body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #105268;
}

a:active { color: #105268; text-decoration: none}
a:link {  color: #105268; text-decoration: none}
a:visited {  color: #105268; text-decoration: none}
a:hover { color: #105268; text-decoration: none}

.enlace:active { color: #105268; text-decoration: none}
.enlace:link {  color: #105268; text-decoration: none}
.enlace:visited {  color: #105268; text-decoration: none}
.enlace:hover { color: #105268; text-decoration: none}

.enlaceblanco:active { color: #FFFFFF; text-decoration: none}
.enlaceblanco:link {  color: #FFFFFF; text-decoration: none}
.enlaceblanco:visited {  color: #FFFFFF; text-decoration: none}
.enlaceblanco:hover { color: #FFFFFF; text-decoration: none}

.enlacesub:active { color: #105268; text-decoration: none}
.enlacesub:link {  color: #105268; text-decoration: none}
.enlacesub:visited {  color: #105268; text-decoration: none}
.enlacesub:hover { color: #105268; text-decoration: underline}

.enlace_naranja:active { color: #FF9C21; text-decoration: none}
.enlace_naranja:link {  color: #FF9C21; text-decoration: none}
.enlace_naranja:visited {  color: #FF9C21; text-decoration: none}
.enlace_naranja:hover { color: #FF9C21; text-decoration: none}

.peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.caja_azul {
	text-indent: 0px;
	border: 1px solid  #244F93;
}

.caja_naranja {
	text-indent: 0px;
	border: 1px solid #FF9C21;
}

.caja_naranja_der {
	text-indent: 0px;
	border-top: 1px none #1884A5;
	border-right: 1px solid #1884A5;
	border-bottom: 1px solid #1884A5;
	border-left: 1px solid #1884A5;

}.caja_naranja_der2 {
	text-indent: 0px;
	border-top: 1px none #1884A5;
	border-right: 1px none #1884A5;
	border-bottom: 1px solid #1884A5;
	border-left: 1px none #1884A5;

}

.caja_verde {
	text-indent: 0px;
	border: 2px solid #008400;
}

hr {
	height:1;
	color: #D8D8D8;
}

.linhori {
  border: solid #FF9C21;
 }

.boton_plano {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #10586D;
	border: 1px outset #737373;
	font-size: 10px;
	cursor: hand;
}

.caja {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.subsubmenu {
	background-image: url(/img/fondosubsubmenu.png);
}

.submenu {
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 15px;
}

.menu {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
}

.menu2 {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(/img/menu/menu.png);
	text-indent: 15px;
}

.menu3 {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(/img/menu/menutop.png);
	text-indent: 15px;
}

.submenu2 {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(/img/menu/submenu.png);
	text-indent: 10px;
}

.titulonoticia {
	font-size: 12px;
	color: #105268;
	font-weight: bold;
	text-align: center;
}

.titulocarrusel {
	font-size: 12px;
	color: #105268;
	font-weight: bold;
	text-align: center;
}

.subtitulocab {

	font-size: 11px;
	color: #F09100;
	font-weight: bold;
	text-align: right;
}
.botonplanoclaro {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #158DB5;
	border: 1px outset #737373;
	font-size: 10px;
	cursor: hand;
}

.fondocabtabla {
	background-color: #158DB5;
	color: #FFFFFF;
}

.campoplano {


	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px outset #158DB5;
	font-size: 10px;
}
.titulocampana {
	font-size: 16px;
	color: #105268;
	font-weight: bold;
	text-align: center;

}
.tituloevento {


	font-size: 18px;
	color: #4A82C6;
	font-weight: bold;
	text-align: center;
}
.apartadoevento {

	font-size: 16px;
	color: #105268;
	font-weight: bold;
}

.fondocandado {
	background-image: url(/img/fondocandado.jpg);
	background-repeat: no-repeat
}
