/*--------------------------------------DIVS DE CONTENIDO---------------------------------------*/
#izquierda{
width:205px;
height:20px;
padding-right:20px;
margin-bottom:2px;
margin-top:2px;
float:left;
line-height:20px;
background-color:#FFFFFF;
border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
margin:1px;
clear:both;
color:#FFFFFF;
behavior: url(PIE.htc);
}

#centro{
width:840px;
float:left;
}
#izquierda{
display:block;
height:auto;
border-style:solid;
border-width:5px;
border-color:#FF9900;
padding-left:20px;
padding-right:20px;
margin-left:5px;
z-index:1;
behavior: url(PIE.htc);
}
/*--------------------------------------TITULOS---------------------------------------*/
#titulos_imagen_derecha{
width:565px;
}
#titulos_imagen_centro{
width:846px;
}

.TITULO{
font-family: 'Istok Web', sans-serif;
	font-size:15px;
	color:#F9F7F0;
	padding-top:2px;
	width:203px;
	height:23px;
	padding-left:20px;
	margin-top:1px;
	margin-bottom:1px;
	clear:both;
	float:left;
	text-align:left;
	background-color:#990000;
	z-index:3;
	behavior: url(PIE.htc);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
.TEXTO_paginas_internas{
font-family: 'Istok Web', sans-serif;
	font-size:14px;
	background-color:#FF6633;
	color:#666666;
	line-height: 20.7px;
}
/*--------------------------------------COLUMNAS---------------------------------------*/



.banner{
float:left;
border:#cccccc solid 1px;
background-color:#FFFFFF;
width:400px;
height:auto;
padding:19px;
margin-bottom:15px;
}

.columna_derecha{
	width:673px;
	height:auto;
	margin-left:4px;
	float:right;
	z-index:9;
	behavior: url(PIE.htc);
}

.TITULO_paginas_internas a:link{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
	text-align:right;
	font-weight: bold;
}

.TEXTO_paginas_internas a:hover{
font-family: 'Istok Web', sans-serif;
	font-size:14px;
	color:#CC0000;
	line-height: 20.7px;
}

.hipervinculo {
color:#000000;
}