html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4F4F4F;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images_css/fondo.gif);

}
#contenedor {
	width: 800px;
	margin-left: 5%;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
#caja {
	border-left-width: 190px;
	border-left-color: #F0EED9;
	border-left-style: solid;
	border-right-width: 190px;
	border-right-color: #F0EED9;
	border-right-style: solid;
	top: auto;
	background-color: #FFFFFF;
}

#izquierda {
	width: 190px;              
	margin-left: -190px;       
	float: left;
	position: relative;
	z-index: 10;
}
#promos {
	width: 190px;              
	margin-right: -190px;      
	float: left;
	position: relative;
	z-index: 11;
}
#pie {
	clear: both;
	background-color: #fff;
	text-align:center;
	color: #4F4F4F;
	padding-bottom: 0.5em;
	font-size: 0.8em;
	position: static;
	z-index: 13;
	height: 3em;
	width: 100%;
}
#pie a, #pie a:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
#pie p {
	margin: 0px;
	padding: 0px;
}
#inner {
	margin: 0;
	width: 100%;
	}
#caja > #inner { border-bottom: 1px solid transparent; }
#central {
	float: left;
	width: 100%;
	background-color: #FFF;
	position: relative;
	z-index: 12;
	}
#clear {
	clear: both; 
}

#contenido {
	padding-right: 4px;
	padding-left: 4px;
}
#cabecera{
	background-color: #E6ECF4;
	height: 87px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
#cabecera2{
	background-color: #E6ECF4;
	height: 70px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
#logo {
	width: 190px;
	float: left;
	position: relative;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#logo2 {
	width: 190px;
	float: left;
	position: relative;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#titulo {
	vertical-align: bottom;
	margin: 0px;
	width: 380px;
	float: left;
	padding-left: 1em;
}
#titulo2 {
	vertical-align: bottom;
	margin: 0px;
	width: 380px;
	float: left;
	padding-left: 1em;
}
#pnc {
	float: right;
	width: 190px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

h1 {
	font-size: 1.3em;
	color: #384E68;
	display: block;
	margin: 0px;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 a, h1 a:visited {
	color: #384E68;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu1 {
	float: left;
	width: 50%;
}
#menu1_margen {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu2 {
	float: left;
	width: 50%;
}


#izquierda  h2, #promos  h2, #menu1 h2, #menu2 h2, .o_verde h2, .o_violeta h2 {
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0.2em 0px 0.2em 1em;
	display: block;
	background-image: url(images_css/bolo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#izquierda h2 a, #promos h2 a, #menu1 h2 a, #menu2 h2 a, .o_verde h2 a, .o_violeta h2 a, #izquierda h2 a:visited, #promos h2 a:visited, #menu1 h2 a:visited, #menu2 h2 a:visited, .o_verde h2 a:visited, .o_violeta h2 a:visited {
	color: #fff;
	text-decoration: none;
}
#izquierda h2 a:hover, #promos h2 a:hover, #menu1 h2 a:hover, #menu2 h2 a:hover, .o_verde h2 a:hover, .o_violeta h2 a:hover  {
	color: #FFFF80;
	text-decoration: none;
}


#izquierda  h3, #promos  h3, #menu1 h3, #menu2 h3, .o_verde h3, .o_violeta h3 {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0.2em 0px 0.2em 1em;
	display: block;
	background-image: url(images_css/bolo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#izquierda h3 a, #promos h3 a, #menu1 h3 a, #menu2 h3 a, .o_verde h3 a, .o_violeta h3 a, #izquierda h3 a:visited, #promos h3 a:visited, #menu1 h3 a:visited, #menu2 h3 a:visited, .o_verde h3 a:visited, .o_violeta h3 a:visited {
	color: #fff;
	text-decoration: none;
}
#izquierda h3 a:hover, #promos h3 a:hover, #menu1 h3 a:hover, #menu2 h3 a:hover, .o_verde h3 a:hover, .o_violeta h3 a:hover  {
	color: #CC3300;
	text-decoration: none;
}
.documentos {
	background-color: #F7F7DE;
	padding: 1em;
	font-size: 1em;
}
#violeta {
	background-color: #E9DCF7;
}
.documentos ul{
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	padding: 0px 0px 0px 1em;
	list-style-position: outside;
	list-style-image: url(images_css/ico_hoja.gif);
}
.documentos ul a, .documentos ul a:visited, .documentos a, .documentos a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
.documentos ul a:hover, .documentos a:hover{
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
}
.prensa {
	background-color: #E5E5C3;
	padding: 1em;
	font-size: 1em;
}
.prensa_v {
	background-color: #E9DCF7;
	padding: 1em;
	font-size: 1em;
}
.prensa ul, .prensa_v ul{
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	padding: 0px 0px 0px 1em;
	list-style-position: outside;
	list-style-image: url(images_css/ico_paper.gif);
}
.prensa ul a, .prensa_v ul a, .prensa ul a:visited, .prensa_v ul a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
.prensa ul a:hover, .prensa_v ul a:hover{
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
}
.enlaces {
	background-color: #E5E5C3;
	padding: 1em;
}
.enlaces ul{
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 1.5em;
	padding: 0px 0px 1em 1em;
	list-style-position: outside;
	list-style-image: url(images_css/ico_link.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9933;
}
.enlaces li {
	padding-bottom: 1em;
}

.enlaces ul a, .enlaces ul a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
.enlaces ul a:hover{
	color: #990000;
	text-decoration: underline;
	font-size: 1em;
}
#izquierda ul, #promos ul, #menu1 ul, #menu2 ul, .c_azul2 ul, .c_verde ul, .c_violeta ul, .c_orange ul, .c_azul ul, .c_aguam ul, .c_rojo ul {
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 1em;
	padding: 0px 0px 0px 1em;
	list-style-position: outside;
	list-style-image: url(images_css/bolito.gif);
}
#izquierda a, #promos a, #menu1 a, #menu2 a, .c_azul2 a, .c_verde a, .c_violeta a, .c_orange a, .c_azul a, .c_aguam a, .c_rojo a, .prensa a, .prensa_v a, #izquierda a:visited, #promos a:visited, #menu1 a:visited, #menu2 a:visited , .c_azul2 a:visited, .c_verde a:visited, .c_violeta a:visited, .c_orange a:visited, .c_azul a:visited, .c_aguam a:visited, .c_rojo a:visited, .prensa a:visited, .prensa_v a:visited {
	color: #000000;
	text-decoration: none;
}
#izquierda a:hover, #promos a:hover, #menu1 a:hover, #menu2 a:hover, .c_azul2 a:hover, .c_verde a:hover, .c_violeta a:hover, .c_orange a:hover, .c_azul a:hover, .c_aguam a:hover, .c_rojo a:hover, .prensa a:hover, .prensa_v a:hover  {
	color: #CC3300;
	text-decoration: none;
}
.o_azul, .o_marron, .o_verde, .o_violeta, .o_rojo, .o_orange, .o_aguam , .o_azul2  {
	color: #FFFFFF;
	background-color: #347B99;
	margin: 0px;
	font-size: 1em;
	min-height: 1.4em;
	max-height: 2.8em;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
	font-weight: bold;
}
.c_azul, .c_marron, .c_orange, .c_azul2, .c_rojo, .c_verde, .c_violeta, .c_aguam, .c_azul2 {
	color: #000000;
	font-size: 0.8em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.c_azul strong {
	color: #347B99;
}
.c_azul em {
	font-style: normal;
	color: #384E68;
}
.o_azul {
	background-color: #347B99;
}
.o_marron {
	background-color: #664F1D;
}
.o_verde {
	background-color: #39581B;
}
.o_violeta {
	background-color: #694072;
}
.o_rojo {
	background-color: #A30000;
}
.o_orange {
	background-color: #995600;
}		
.o_aguam {
	background-color: #1F5E5E;
}
.o_azul2 {
	background-color: #534B86;
}
.c_orange {
	background-color: #FDDFAD;
}
.c_azul2 {
	background-color: #DFDCF3;
}
.c_rojo {
	background-color: #F0E1DE;
}
.c_verde {
	background-color: #F7F7DE;
}
.c_violeta {
	background-color: #E9DCF7;
}
.c_aguam {
	background-color: #D6EBE9;
}
.c_azul {
	background-color: #E6EDF5;
}
.c_marron {
	background-color: #F0EED9;
}
#menu2 img {
	width: 100%;
}
#contenido .prensa img {
	width: 150px;
}
#contenido .fotoHorizontal img
{
	width: 320px
}
#contenido .fotoVertical img
{
	width: 213px
}
#contenido img {
	width: 100%;
}

.c_marron a strong {
	font-weight: bold;
	color: #A19D82;
}
.c_verde em, .documentos em, .enlaces em, .prensa em {
	font-weight: bold;
	color: #444323;
	font-style: normal;
}
.c_violeta em {
	font-weight: bold;
	color: #AB67BA;
	font-style: normal;
}
.prensa_v em {
	font-weight: bold;
	color: #AB67BA;
	font-style: normal;
}
.c_orange em {
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
}
.c_azul2 em {
	font-weight: bold;
	color: #7367BA;
	font-style: normal;
}
.c_aguam em {
	font-weight: bold;
	color: #339A99;
	font-style: normal;
}
.c_rojo em {
	font-weight: bold;
	color: #994833;
	font-style: normal;
}
img {
	border: 0;
}
.c_verde .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9933;
}
.c_violeta .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB67BA;
}
.c_orange .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.c_azul .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #347B99;
}
.c_azul2 .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7367BA;
}
.c_aguam .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339A99;
}
.c_rojo .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #994833;
}
.prensa_v .linea {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB67BA;
}
.texto_centrado {   
	text-align : center; 
}
.texto_derecha { 
	text-align : right; 
}
.texto_izquierda { 
	text-align : left;
}
	
