/* @override http://www.choique.com/cont/css/choique.css */

/* CSS Document */


body {
background:#5c2d10;
font-family: "Trebuchet MS", verdana, sans-serif;
text-align: center;
min-width: 900px;
}

#contSuperior{
width:900px;
height:120px;
}

#guarda{
width:900px;
height:31px;
background:#ccbdb2 url(http://www.choique.com/cont/img/guarda.gif) repeat-x;
border-top:1px solid #5C2D10;
border-bottom:1px solid #5C2D10;
}

#contContenido{
width:900px;
background:#C3996B url(http://www.choique.com/cont/img/fondo_contenido.gif) no-repeat bottom right;
text-align: left;
}

#contPie{
width:900px;
height:30px;
margin:0px 0px 10px 0px;
}

#colIzq{
width:160px;
margin:20px 0px 20px 10px;
}

#colCenInicio{
width:340px;
margin:20px 0px 0px 14px;
}

#colDerInicio{
width:340px;
margin:20px 0px 0px 14px;
}

#colCen{
width:470px;
margin:20px 0px 20px 20px;
}

#colDer{
margin:20px 0px 20px 10px;
padding:0px;
}

#contMnu{
background:#E4D1BC url(http://www.choique.com/cont/img/fondo_mnu.gif) no-repeat bottom right;
border-top:1px solid #5C2D10;
border-bottom:2px solid #5C2D10;
padding:0px;
margin:0px 0px 20px 0px;
}

#contMnuDer{
background:#845835 url(http://www.choique.com/cont/img/fondo_mnuDer.gif) repeat-y;
border-top:1px solid #5C2D10;
border-bottom:2px solid #5C2D10;
padding:0px;
margin:0px 0px 10px 0px;
}



.contTxt{
 background: url(http://www.choique.com/cont/img/pixelFondoListados.gif);
border-top:1px dashed #C3996B;
border-bottom:2px solid #5C2D10;
padding:10px 20px 10px 20px;
}

.titDynInterior{
height:50px;
}



.fotoDer{
float:right;
margin:0px 0px 10px 10px;
border:1px solid #5C2D10;
}

/*TAG*/


h1{
color:#5c2d10;
font-size:16px;
border-bottom:1px dashed #C3996B;
margin:20px -20px 10px -20px;
padding:5px 20px 10px 20px;
font-weight:bold;
}

h2{
color:#5c2d10;
font-size:14px;
font-weight:bold;
margin:0px 0px -5px 0px;
}

h3{
color:#5c2d10;
font-size:12px;
font-weight:bold;
margin:0px 0px -10px 0px;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
color: #C3996B;
}

p{
font-size:11px;
line-height:15px;
}

/* @group menues */

/*menu*/

#mnu {
line-height: 10pt;	
    width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #5c2d10;
font-size:11px;
}

#mnu a{
    display: block;
    padding: 0px 0px 0px 28px;
    margin: 2px 0px 2px 0px;
	text-align: left;
	text-decoration: none;
	color: #5c2d10;
	list-style: none;
font-size:11px;
font-weight:bold;
background:url(http://www.choique.com/cont/img/item_mnu.gif) no-repeat 0;
}

#mnu a:hover {
	color: #C3996B;
}

#mnu li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/*menu derecha*/

#mnuDer {
line-height: 10pt;	
    width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	color: #5c2d10;
font-size:11px;
}

#mnuDer a{
    display: block;
    padding: 3px 15px 3px 15px;
	text-align: left;
	text-decoration: none;
	color: #EADBCC;
	list-style: none;
font-size:11px;
font-weight:bold;
border-bottom:1px solid #5C2D10;
border-top:1px solid #C3996B;
}

#mnuDer a:hover {
	color: #C3996B;
}

#mnuDer li{
	list-style: none;
}



/* @end */

.contenido1{
background: #E4D1BC;
border-bottom:1px solid #C3996B;
padding:5px 10px 5px 10px;
color:#000000;
}

.contenido2{
background: #EADBCC;
border-bottom:1px solid #C3996B;
padding:5px 10px 5px 10px;
text-align:center;
}

.btns{
font-size:11px;
font-weight:bold;
text-align:right;
}


.contBtns{
background:#000000;
text-align:right;
padding:3px 10px 4px 0px;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #5c2d10;
}

.contBtns a{
color:#FF9100;
margin:0px 0px 0px 10px;
}

.contBtns a:hover{
color:#D37402;
}

.cajasForm{
background:#F0E5DA;
border:1px solid #C3996B;
width:260px;
color:#5c2d10;
padding:3px 5px 3px 5px;
font-size:12px;
}

.btnForm{
background:#F0E5DA;
border:1px solid #C3996B;
color:#5c2d10;
padding:3px 5px 3px 5px;
font-size:12px;
}

/*DYN*/

.tipoListado{
font-size:11px;
text-align:right;
font-weight:bold;
padding:0px;
margin:0px 0px 5px 0px;
color: #5c2d10;
clear:both;
}

.tituloListado {
font-size:16px;
font-weight:bold;
margin:0px 0px 0px 0px;
color: black;
position: relative; /* property needed for stupid IE to show text when near a floating element and color background */
}

.descripcionListado{
font-size:12px;
line-height: 15px;
margin:6px 0px 10px 0px;
color: black;
position: relative; /* property needed for stupid IE to show text when near a floating element and color background */
}

/* @group vistaLateralDerechaInterior */

#btnMasLateral {
	width: 200px;
	margin: 0px;
	background-color: #5c2d10;
	text-align: right;
}

#btnMasLateral a {
	margin: 5px;
}

#btnMasLateral a {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#btnMasLateral a:hover {
	color: #FF9100;
}

#bloqueLateral {
	margin: 20px 0px 0px 0px;
	background-position: 0;
	background-repeat: repeat-y;
}

.contTxtLateral {
	margin: -5px 0px 0px;
padding: 0px 5px 10px 5px;
	background: url(http://www.choique.com/cont/img/fondo_mnuDer.gif) repeat-y;
}

.itemLateral {
	width: 165px;
border-bottom: 1px solid #c3996b;
margin:0px 12px 0px 13px;
padding:0px 0px 0px 0px;
}

.tituloLateral {
font-size:13px;
font-weight:bold;
margin:5px 0px 0px 3px;
color: white;
clear: both;
line-height: 15px;
}

.tituloLateral a {
color: white;
}

.fotoIzqLateral {
float:left;
height: 50px;
margin:5px 5px 5px 0px;
border: 1px solid #5c2d10;
}

.fotoDerLateral {
float:right;
height: 50px;
margin:5px 0px 5px 10px;
border: 1px solid #5c2d10;
}

.btnVerMasLateral { /* fuera de uso */
	margin: -15px 0px -10px 100px;
}



/* @end */

.tipoSola{
font-size:11px;
text-align:right;
font-weight:bold;
border-bottom: 1px solid #845835;
padding:3px;
margin:0px 0px 10px 0px;
color: #5c2d10;
}

.tituloSola{
font-size:22px;
font-weight:bold;
margin:10px 0px 20px 0px;
position: relative; /* property needed for stupid IE to show text when near a floating element and color background */
}

.descripcionSola{
	font-size: 13px;
	margin:10px 0px 10px 0px;
	position: relative; /* property needed for stupid IE to show text when near a floating element and color background */
	text-align: left;
}

.precioSola{
font-size:11px;
background: #EADBCC;
margin:10px 0px 20px 0px;
padding:5px;
border-top: 1px solid #845835;
border-bottom: 1px solid #845835;
line-height:15px;
}

.serviciosSola{
font-size:11px;
background: #E4D1BC;
margin:10px 0px 20px 0px;
padding:5px;
border-top: 1px solid #845835;
border-bottom: 1px solid #845835;
line-height:15px;
}

.caracteristicasSola{
font-size:11px;
background: #E4D1BC;
margin:10px 0px 20px 0px;
padding:5px;
border-top: 1px solid #845835;
border-bottom: 1px solid #845835;
line-height:15px;
}

.fotoIzq{
float:left;
margin:0px 10px 20px 0px;
border: 1px solid #5c2d10;
}

.fotoDer{
float:right;
margin:0px 0px 20px 10px;
border: 1px solid #5c2d10;
}

.finBloque{
clear:both;
text-align:right;
margin:0px 0px -5px 0px;
}

.itemListado{
	width: 430px;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
border-bottom: 1px solid #C3996B;
}

#statusLlistats {
	padding: 2px 0px 2px 0px;;
	font-size: 11px;
	text-align: center;
	font-weight: lighter;
	background-color: #efd0b1;
	border-top:1px dashed #C3996B;
}

.linkPreviousNext {
	font-weight: bold;
	font-size: 12px;
	background-color: #efd0b1;
}

.linkPreviousNext a:hover {
	color: #f00;
}

/*INICIO*/

/* @group home page */

.titDynInicio{
margin: 0px;
padding: 0px;
}


.bloqueInicio{
padding:10px;
background:#000000;
margin:0px 0px 0px 0px;
background:#F0E5DA url(http://www.choique.com/cont/img/fondo_bloque.gif) no-repeat bottom right;
border-top:1px dashed #5C2D10;
border-bottom:2px solid #5C2D10;
}

.contBtnsInicio{
background:#000000;
text-align:right;
padding:3px 10px 4px 0px;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #5c2d10;
margin:0px 0px 15px 0px;
}

.contBtnsInicio a{
color:#FF9100;
margin:0px 0px 0px 10px;
}


.tipoInicio{
font-size:11px;
text-align:right;
font-weight:bold;
padding:0px;
margin:0px 0px 10px 0px;
color: #5c2d10;
clear:both;
}

.tituloInicio{
font-size:14px;
font-weight:bold;
margin:0px 0px 5px 0px;
color: black;
position: relative; /* property needed for stupid IE to show text when near a floating element and color background */
}
.descripcionInicio{
font-size:12px;
margin: 0px 0px 10px 0px;
color: black;
position: relative; /* property needed for stupid IE to show text when near a floating element and color background */
}


#bannerInicio{
margin:0px 0px 10px 0px;
}

#bannerInicio img {
	border: 0px;
}

#bannerTarjetas {
	margin: 0px 0px 20px 0px;	
}

.itemInicio{
padding:0px 0px 0px 0px;
border-bottom:1px solid #E4D1BC;
margin:0px 0px 5px 0px;
}




/* @group Eventos Inicio */

.bloqueEventosInicio{
padding:0px;
background-color: #5c2e13;
margin:0px 0px 0px 0px;
border-top:1px dashed #5C2D10;
border-bottom:2px solid #5C2D10;
}

.itemEventosInicio{
	width: 160px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px dashed #FFFFFF;
}

.itemEventosInicio .tituloInicio, .itemEventosInicio .tituloInicio a {
	margin: 5px 2px 10px 2px;
	font-size: 12px;
	color: #fee8d1;
	display: block;
	}
	
.itemEventosInicio .tituloInicio a:hover {
	color: black;
	}

img.fotoCongresosInicio {
	margin: -5px 0px 0px 0px;
	float: none;
}	

/* @end */



/* @end */

.btnSola{
clear:both;
text-align:right;
margin:10px 0px 10px 0px;
border-bottom:1px solid #5c2d10;
}

/* @group tablas */

.tabla{
width:100%;
border-top:1px solid #C3996B;
border-right:1px solid #C3996B;
border-left:1px solid #C3996B;
border-bottom:1px solid #5c2d10;
margin:10px 0px 20px 0px;
font-size:11px;
}

.titTabla{
background: #5c2d10;
border-bottom:1px solid #5c2d10;
padding:5px 10px 5px 10px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}


.subtitTabla{
background: #845835;
border-bottom:1px solid #5c2d10;
padding:5px 10px 5px 10px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}



/* @end */

/* @group Ayuda final web */

#bloqueayudaInferiorWeb {
	width: 900px;
	height: 40px;
	margin:0 auto;
	color: whitesmoke;
	font: 10px Georgia, "Times New Roman", Times, serif;
    text-align: left;
}

#txtAyudaInferiorWeb {
	width: 570px;
	height: 31px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
}

#txtAyudaInferiorWeb a {
	color: whitesmoke;
	text-decoration: none;
}

#botonesAyudaInferiorWeb {
	width: 330px;
	display: inline;
}

/* @end */

/* @group SECCIONES */

/* @group Programas */

#programas p {
	align: left;
} 

#programas table {
	align: center;
} 

#programas table th, table td {
	padding: 5px;
}

#programas table th {
	background-color: #c3996b;
	font-size: 12px;
	text-align: center;
}

#programas table td {
	background-color: #e4d1bc;
	font-size: 11px;
	text-align: center;
}

/* @end */



/* @end */
