@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 140%;
}
#envoltorio {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 200px;
	float: left;
}
#menu_principal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-image: url(images/bg_menu.jpg);
}
#menu_principal a {
	color: #335EA8;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335EA8;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#menu_principal a:hover {
	color: #FFFFFF;
	background-color: #335EA8;
}
#cuerpo .submenu_principal  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	float: left;
	background-image: none;
}
#cuerpo .submenu_principal a:link, #cuerpo  .submenu_principal  a:visited   {
	color: #335EA8;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-color: #efefef;
	background-image: none;
}
#cuerpo .submenu_principal a:hover, #cuerpo  .submenu_principal  a:active  {
	color: #FFFFFF;
	background-color: #335EA8;
}




#cuerpo {
	width: 540px;
	float: left;
	padding-left: 20px;
	text-align: justify;
	padding-right: 10px;
}
#cuerpo     a:link, #cuerpo a:visited   {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/enlace.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}

.mitad {
	float: left;
	width: 48%;
	padding-left: 6px;
}

#pie {
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#pie2 {
	height: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	font-variant: normal;
}
#lateral {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
}



.menu_lateral {
	margin-bottom: 2px;
	float: left;
	height: 30px;
	width: 100%;
}

.menu_lateral a {
	font-size: 11px;
	color: #335EA8;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	float: left;
	height: 30px;
	width: 100%;
}
.menu_lateral a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #335EA8;
}

.submenu_lateral {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 2px;
}
.submenu_lateral a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(images/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	line-height: 20px;
}

	/* Alineacion de clases */
	.float-left   { float: left;}
	.float-right  { float: right; }
	.align-left   { text-align: left; }
	.align-right  { text-align: right; }
	.align-center { text-align: center;	}
	.align-justify { text-align: justify; }
	
	/* Mostar clases */
	.clear { clear: both; }
	.block { display: block; }
	.hide  { display: none; }	
	.blue  {	color: #3791D7; }
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	line-height: 140%;
	padding-top: 6px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #335EA8;
	font-weight: bold;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C62A2D;
}
strong {
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
img {
	padding: 4px;
}
#cuerpo       .pestagnas ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	width: auto;
	height: 27px;
	line-height: 25px;
	background-image: url(images/bg_pestagna.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
#cuerpo       .pestagnas li      {
	width: auto;
	height: 25px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	background-image: none;
}
#cuerpo    .pestagnas  a:link, #cuerpo .pestagnas a:visited {
	color: #335EA8;
	font-size: 11px;
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #CCCCCC;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_menu.jpg);
	letter-spacing: 1px;
	border: 1px solid #000000;
	background-repeat:  repeat-x;
}
#cuerpo .pestagnas a:hover {
	color: #335EA8;
	background-color: #FFFFFF;
	background-image: none;
}
#cuerpo   .pestagnas   #selected {
	background-color: #FFFFFF;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	z-index: 20;
	background-image: none;
	height: 25px;
}
#cuerpo .noticia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 14px;
	line-height: 140%;
	clear: both;
	float: left;
	padding: 6px;
	width: 100%;
	text-align: left;
}
#cuerpo    .noticia a:link, #cuerpo .noticia a:visited {
	font-size: 18px;
	line-height: 140%;
	color: #335EA8;
	text-decoration: none;
	text-transform: uppercase;
}
#cuerpo .noticia a:hover, #cuerpo .noticia a:active {
	color: #990000;
	text-decoration: underline;
}
#cuerpo #paginas {
	background-color: #F0F0EE;
	clear: both;
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	width: auto;
	text-indent: 10px;
	height: 26px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#cuerpo       #paginas a    {
	background-color: #335EA8;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-image: none;
}
#cuerpo       #paginas   a  .actual  {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	line-height: 26px;
	border: 1px solid #000000;
}
#cuerpo #articulo_ampliado {
	float: left;
	overflow: hidden;
	width: 98%;
}
#cuerpo #articulo_ampliado a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-image: none;
	font-size: 12px;
	line-height: 140%;
}
#copyright  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	padding-top: 20px;
}

#copyright a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

