@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited   {
	color: #000000;
	text-decoration: underline;
}
a:active    {
	color: #000000;
	text-decoration: underline;
}
a:hover    {
	color: #10BDF7;
	text-decoration: underline;
}
a:link     {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}




.tituloBlanco {
	font-weight: bold;
	color: #10BDF7;
	text-decoration: none;
}

#conjunto {
	height: 544px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 41px;
}

#conjunto #cabecera {
	height: 103px;
	width: 800px;
	margin-bottom: 32px;
	clear: both;
}
#conjunto #submenu {
	float: left;
	height: 100%;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 5px;
	color: #000000;
}
#conjunto #submenu p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#conjunto #submenu a:link {
	color: #000000;
	text-decoration: none;
}
#conjunto #submenu a:active {
	color: #67D0F3;
	text-decoration: none;
}
#conjunto #submenu a:visited {
	text-decoration: none;
	color: #000000;
}
#conjunto   #submenu   .nivel3 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	padding-left: 15px;
}
#conjunto #submenu a:hover {
	color: #10BDF7;
	text-decoration: none;
}

#conjunto #imagenPortada {
	height: 192px;
	width: 800px;
	margin-bottom: 32px;
}

#conjunto #cabecera #logo1 {
	float: left;
	height: 70px;
	width: 192px;
}
#conjunto #cabecera #cabecera1 {
	height: 192px;
	width: 608px;
	float: left;
}
#cabecera #cabecera2 #celda {
	width: 125px;
	float: left;
	text-align: center;
	font-size: 10px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	text-transform: uppercase;
	text-decoration: none;
}
#conjunto #cabecera #cabecera2 #celda a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#conjunto #cabecera #cabecera2 #celda a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#conjunto #cabecera #cabecera2 #celda a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#conjunto #cabecera #cabecera2 #celda a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


#conjunto #cabecera #cabecera2 {
	height: 22px;
	width: 800px;
	float: left;
	text-align: right;
	background-color: #10bdf7;
	margin-top: 10px;
}
#conjunto  #cabecera  #menu1  {
	float: left;
	height: 70px;
	width: 608px;
	text-align: right;
}
#conjunto    #cabecera    #menu1   #celda  {
	width: 106px;
	float: right;
	text-align: center;
	font-size: 10px;
	height: 18px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 3px;
	text-transform: lowercase;
	padding-bottom: 2px;
}
#conjunto #cabecera #menu1 #celdaFinal {
	width: 106px;
	float: right;
	text-align: center;
	font-size: 10px;
	height: 18px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 3px;
	text-transform: lowercase;
	padding-bottom: 2px;
}
#conjunto  #cabecera  #menu1   a:link  {
	width: 106px;
	float: right;
	text-align: center;
	height: 23px;
	color: #000000;
	text-decoration: none;
}
#conjunto  #cabecera  #menu1  a:active  {
	width: 106px;
	float: right;
	text-align: center;
	height: 23px;
	color: #000000;
	text-decoration: none;
}
#conjunto  #cabecera  #menu1  a:visited  {
	width: 106px;
	float: right;
	text-align: center;
	height: 23px;
	text-decoration: none;
	color: #000000;
}
#conjunto  #cabecera  #menu1  a:hover  {
	width: 106px;
	float: right;
	text-align: center;
	height: 23px;
	color: #10BDF7;
	text-decoration: none;
}

#conjunto #cabecera #cabecera1 #trama {
	clear: both;
	float: left;
	height: 128px;
	width: 608px;
	background-image: url(../img/trama.gif);
	background-repeat: repeat;
}
#conjunto #grupo {
	clear: none;
	float: left;
	width: 600px;
	margin-right: 40px;
}

#conjunto #grupo #caja {
	width: 600px;
	float: left;
}
#conjunto #grupo #caja #titulo {
	color: #10bdf7;
	font-weight: bold;
	font-size: 24px;
	clear: both;
	float: left;
	width: 595px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: none;
	line-height:24px
}
#conjunto #grupo #caja #titulo a:link     {
	color: #10BDF7;
	font-weight: bold;
	text-decoration: none;
}
#conjunto #grupo #caja #titulo a:visited   {
	color: #10BDF7;
	text-decoration: none;
	font-weight: bold;
}
#conjunto #grupo #caja #titulo a:active    {
	color: #10BDF7;
	text-decoration: none;
	font-weight: bold;
}
#conjunto #grupo #caja #titulo a:hover    {
	color: #000000;
	text-decoration: none;
}

#conjunto #grupo #caja #contenido {
	width: 590px;
	margin-bottom: 20px;
	background-image: url(../img/trama.gif);
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 7px;
	clear: both;
	float: left;
}

#conjunto #grupo #caja #contenido a:visited   {
	color: #10BDF7;
	font-weight: bold;
	text-decoration: underline;
}
#conjunto #grupo #caja #contenido a:active    {
	color: #10BDF7;
	text-decoration: underline;
	font-weight: bold;
}
#conjunto #grupo #caja #contenido a:hover    {
	color: #000000;
	text-decoration: underline;
}
#conjunto #grupo #caja #contenido a:link     {
	color: #10BDF7;
	text-decoration: underline;
	font-weight: bold;
}

#conjunto #migas {
	float: left;
	width: 608px;
	margin-left: 16px;
	height: 32px;
	font-size: 10px;
	text-decoration: none;
}
#conjunto #migas a:link {
	color: #000000;
	text-decoration: none;
}
#conjunto #migas a:visited {
	color: #000000;
	text-decoration: none;
}
#conjunto #migas a:active {
	color: #000000;
	text-decoration: none;
}
#conjunto #migas a:hover {
	color: #10BDF7;
	text-decoration: none;
}






#conjunto #articulo {
	float: left;
	width: 608px;
	margin-left: 16px;
}
#conjunto #articulo #columna1 {
	width: 408px;
	float: left;
	margin-right: 40px;
}
#conjunto  #articulo  #columna1 #titulo {
	font-size: 24px;
	font-weight: bold;
	color: #10bdf7;
	width: 408px;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 24px;
}
#conjunto  #articulo  #columna1 #texto {

}
#conjunto  #articulo  #columna1  a:visited  {
	color: #10BDF7;
	font-weight: bold;
	text-decoration: underline;
}
#conjunto  #articulo  #columna1  a:active {
	color: #10BDF7;
	font-weight: bold;
	text-decoration: underline;
}
#conjunto  #articulo  #columna1  a:link  {
	color: #10BDF7;
	font-weight: bold;
	text-decoration: underline;
}
#conjunto #articulo #columna1 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#conjunto #articulo #columna1 #textoNoticias {
	line-height: 22px;
}
#conjunto #articulo #columna1 #textoNoticias a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#conjunto #articulo #columna1 #textoNoticias a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


#conjunto #articulo #columna1 #textoNoticias a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#conjunto #articulo #columna1 #textoNoticias a:hover {
	color: #10BDF7;
	text-decoration: none;
	font-weight: normal;
}




#conjunto #articulo #columna2 {
	float: left;
	width: 160px;
}
#conjunto #banner {
	float: left;
	width: 160px;
	margin-bottom: 16px;
}
#conjunto #columnaImagenes {
	clear: right;
	float: left;
	width: 160px;
}
#conjunto #articulo #columna1 #textoMapaWeb {
	text-decoration: none;
}
#conjunto #articulo #columna1 #textoMapaWeb a:link {
	text-decoration: none;
}
#conjunto #articulo #columna1 #textoMapaWeb a:visited {
	text-decoration: none;
}
#conjunto #articulo #columna1 #textoMapaWeb a:active {
	text-decoration: none;
}
#conjunto #articulo #columna1 #textoMapaWeb a:hover {
	text-decoration: none;
	color: #000;
}
#conjunto #pie {
	height: 15px;
	width: 780px;
	clear: both;
	margin-top: 25px;
	float: left;
	background-color: #10BDF7;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#conjunto #bannerRedes {
	float: left;
	width: 160px;
	margin-bottom: 16px;
	text-align: right;
}

