/* CSS Document */
body{
	background-image: url(../img/bkg_site.jpg);
	background-repeat: repeat-x;
}
#content_header{
	position: relative;
	z-index: 10;
}
#cont_slider{
	background-image: url(../img/bkg_slider.jpg);
}
#footer{
	padding-top: 4px;
	margin: 0px auto;
}

/*QUIENES SOMOS*/
#contenido{
	width: 850px;
	margin: 0px auto;
	background-image: url(../img/quienes/bkg_contquienes.jpg);
	height: auto;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	z-index: 0;
}
#text_int{
	width: 604px;
	margin-left: 30px;
	margin-top: 10px;
	background-image: url(../img/quienes/bkg_contenidos.jpg);
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	height: auto;
	margin-bottom: 10px;
	position: relative;
}
#text_quienes{
	padding: 30px 10px 10px 10px;
	font: 11px Century Gothic;
	text-align: justify;
}
#text_quienes a{
	font: 11px Century Gothic;
	text-align: justify;
	color: #990000;
	font-weight: bold;
}
#text_quienes a:hover{
	font: 11px Century Gothic;
	text-align: justify;
	color: #FFFFFF;
	background-color: #990000;
}
#text_quienes .titles{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
#images_side{
	width: 188px;
	left: 620px;
	top: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

/*BUSCADORES*/

#search_items{
	width: 283px;
	height: 88px;
	background-image: url(../img/index_Ospina_r3_c2.jpg);
	font: 9px Verdana, sans-serif;
}

/*TEXT THICKBOX*/

#text_th{
	font: 12px Century Gothic;
	text-align: justify;
}
#text_th .titles{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
#text_th a{
	font: 12px Century Gothic;
	text-align: justify;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#text_th a:hover{
	font: 12px Century Gothic;
	text-align: justify;
	color: #FFFFFF;
	background-color: #990000;
}
/*DESTACADO*/
#inm_destac{
	width: 239px;
	height: 190px;
	background-image: url(../img/index_Ospina_r8_c3.jpg);
	font: 10px Verdana, sans-serif;
}

#inm_destac a{
	font-weight:bold;
	font: 10px Verdana, sans-serif;
}
.pbx2{font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#3399FF; text-align:center;}
.espaciocodigo{width:131px; margin:0; padding:0;}
