@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background: #f7f7f7 url(images/header_02.jpg) repeat-x 0 top;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	color: #4c4c4c;
	margin: 0;
	font: bold 15px/120% "Lucida Grande", Lucida, Verdana, sans-serif;
}
 
h2 {
	color: #be160d;
	margin: 0 0 6px;
	font: 10px/100% "Lucida Grande", Lucida, Verdana, sans-serif;
}

 
h3 {
	clear: both;
	color: #123e7f;
	font: bold 18px/200% 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border-bottom: 3px double silver;
	margin: 10px;
	padding: 0;
} 
 
p {
	color: gray;
	text-align: left;
	margin: 6px 0 0;
	font: 10px/120% "Lucida Grande", Lucida, Verdana, sans-serif;
}

 
a {
	color: #4c4c4c;
	text-decoration: none;
}
 
a:hover {
	color: gray;
	text-decoration: none;
}
 
a:visited {
	color: gray;
	text-decoration: none;
}

#header {
	width: 950px;
	height: 162px;
	float: left;
	background: url(images/header_03.jpg) no-repeat left top;
}

#header_botones {
	height: 39px;
	float: right;
	margin-right: 2px;
	_margin-right: 1px;
	width: 950px;
	background: url(images/header_botones.jpg) no-repeat center top;
}

#header_botones a img {
	float: right;
}


#container_01 {
	width: 954px;
	margin: auto;
}

#container_02 {
	width: 954px;
	float: left;
}



#columna_01 {
	width: 200px;
	height: 810px;
	float: left;
	background: #be160d url(images/columna_01.jpg) repeat-x 0 top;
}



/* columna_01_menu */

#columna_01_menu ul {
	padding: 0;
	margin: 0;
}

#columna_01_menu ul li {
	width: 200px;
	height: 41px;
	border-bottom: 1px dotted #bd8785;
	list-style-type: none;
}

#columna_01_menu ul li.active {
	background: url(images/menu_active.jpg) center center;
	width: 200px;
	height: 41px;
}

#columna_01_menu ul li a {
	color: white;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 41px;
	text-decoration: none;
}

#columna_02_menu ul {
	padding: 0;
	margin: 0;
}

#columna_02_menu ul li {
	width: 180px;
	list-style-type: none;
	color: #828093;
	margin: auto auto 10px;
}

#columna_02_menu ul li.active {
	width: 200px;
	height: 32px;
	background: #facd11 center center;
}

#columna_02_menu ul li a {
	color: white;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
}

#columna_02_menu ul li.active_02 {
	width: 180px;
	height: 32px;
	text-align: right;
	padding-right: 10px;
}

#columna_02_menu ul li.active_03 {
	width: 200px;
	height: 32px;
	background: #0f003a center center;
}

#columna_02_menu ul li.active_03 a {
	color: white;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}

#columna_02_menu ul li.active_04 a {
	color: white;
	font-weight: bold;
	line-height: 32px;
}


/* columna_01_footer */

#columna_01_footer ul {
	padding: 0;
	margin: 0 0 0 20px;
}

#columna_01_footer ul li.titulo_01 {
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#columna_01_footer ul li.titulo_02 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#columna_01_footer ul li a {
	color: white;
	text-decoration: underline;
}



/* columna_01_menu */

#columna_01_menu {
	height: 200px;
	width: 200px;
	border-top: 3px solid #123e7f;
}

#columna_01_menu ul li.active a {
	color: white;
	padding-left: 20px;
}

#columna_01_menu ul li a:hover {
	color: silver;
}

#columna_02_menu {
	width: 200px;
	border-top: 3px solid #123e7f;
}

#columna_02_menu ul li.active a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 10px;
}

#columna_02_menu ul li a:hover {
	color: silver;
}



#columna_01_radio {
	width: 200px;
	height: 94px;
}

#columna_01_footer {
	width: 200px;
	height: 140px;
	margin-top: 360px;
}

#columna_01_footer ul li {
	list-style-type: none;
	color: silver;
}

#columna_02 {
	width: 550px;
	height: 810px;
	float: left;
	background: url(images/footer_02.jpg) repeat-x 0 bottom;
	overflow: auto;
}

#columna_03 {
	width: 200px;
	height: 810px;
	float: left;
	background: #9a97ac url(images/columna_02.jpg) repeat-x 0 top;
}




#titular_01 {
	width: 530px;
	margin: 10px 10px 0;
	/*height: 260px;*/
}
 
#contenido_01 {
	width: 230px;
	float: right;
	overflow: hidden;
}

#img_02 {
	/*
	width: 268px;
	height: 217px;
	*/
        width: 270px;
	float: left;
	border-bottom: 3px solid #be160d;
}

.titular_02 {
	width: 530px;
	margin: 10px 10px 0;
	/*height: 190px;*/
}
 
.contenido_02 {
	width: 380px;
	float: right;
	overflow: hidden;
}

.img_03 {
	/*
	width: 136px;
	height: 123px;
	*/
	float: left;
	border: 2px solid gray;
}

#titular_03 {
	width: 530px;
	margin: 10px 10px 0;
	height: 190px;
}
 
#contenido_03 {
	width: 380px;
	float: right;
	overflow: hidden;
}

#img_04 {
	width: 136px;
	height: 123px;
	float: left;
	border: 2px solid gray;	
}




div.leermas {
	width: 520px;
	height: 14px;
	float: right;
	text-align: right;
	margin: 10px 0 0;
}
 
div.leermas a {
	color: gray;
	text-decoration: none;
	margin: 0;
	vertical-align: top;
	font: bold 10px/100% "Lucida Grande", Lucida, Verdana, sans-serif;
}
 
div.leermas a:hover {
	color: #4c4c4c;
	text-decoration: none;
	margin: 0;
}



#searchbox {
	float: right;
	height: 21px;
	margin: 90px 2px 0 0;
}

#searchbox input#search {
	color: gray;
	background: url(images/search.png) no-repeat left top;
	border: 0;
	width: 159px;
	font-size: 11px;
	height: 21px;
	padding-right: 10px;
	padding-left: 23px;
	_line-height: 19px;
	margin: 0;
	padding-top: 5px;
	_padding-top: 0px;
}

#searchbox input#search[type="search"] {
	width: 191px;
}

* html div#searchbox input#search {
	background-attachment: fixed;
}


#footer {
	width: 950px;
	height: 100px;
	float: left;
	background: url(images/footer_01.jpg) repeat-x 0 top;
	text-align: center;
}

#footer ul {
	padding: 0;
	margin: auto;
}

#footer ul li {
	padding: 0;
	list-style-type: none;
	float: left;
	width: 237px;
	text-align: center;
	margin: 20px auto auto;
}

#footer ul li a {
	color: #4c4c4c;
	text-decoration: none;
}
 
#footer ul li a:hover {
	color: gray;
	text-decoration: none;
}
 
#footer ul li a:visited {
	color: gray;
	text-decoration: none;
}

.texto_normal {
	margin: 0px 8px;
}
