/*
Estilos para la página de la Tarjeta CIC de la Cámara de Comercio e Industria Colombo Chilena
*/

/* GENERALES */

* {padding:0;margin: 0;}
body {font-family: Verdana, Geneva, sans-serif;font-size:0.8em; background:#EAEAEA;}
a{text-decoration: none; color:#000;}
a:hover{text-decoration: underline;}
a img{ border:none;}
h6.titulo {float:left;}
h6.titulo span{display:none;}

/* CONTENEDORES */

#contenedor {width:1210px;margin:15px auto 0 auto;}
#cabezote {width:1210px;height:350px;}
#cabezote a.inicio {display: block; width:415px;height:81px;background: url(imagenes/tarjeta-cic/logo-tarjeta.png) no-repeat; float:left;}
#cabezote a.inicio span {display:none;}
.buscador { float:left; width:285px; height:81px; padding:0 0 0 510px;}
.buscar-caja{ float:left; width:154px; height:28px; background:url(imagenes/tarjeta-cic/buscador.gif) no-repeat; border:none; padding:5px 0 0 35px;}
.navegacion {width:900px;height:275px; float:left; padding:0 0 0 12px;}
.widget_categoryposts { float:left; width:280px; height:275px; padding:0 0 0 10px;}
.widget_categoryposts h2{ display:none;}
.widget_categoryposts ul{list-style:none;}
.widget_categoryposts li{ display:block; width:230px; height:63px; background:url(imagenes/tarjeta-cic/fondonoticias.png) no-repeat;padding:10px 12px 10px 40px;}
.widget_categoryposts li a{ font-size:0.8em;}

/* CENTRO */

#encabezado {
	width:1210px;
	height:46px;
	float:left;
	background:url(imagenes/tarjeta-cic/tarjeta-encabezado.jpg) no-repeat;
}
#contenido {
	width:1150px;
	float:left;
	padding:10px 30px;
	background:url(imagenes/tarjeta-cic/tarjeta-fondo.jpg) repeat-y;
}
#contenido h1{
	font-size:1.2em;
	color:#C00;
	font-weight:normal;
	margin:10px 0;
}
#contenido p{
	margin:10px 0;
}
#contenido ul, #contenido ol{
	padding:10px 0 10px 20px;
}
#contenido label{
	font-size:0.8em;
	color:#999;
}
#contenido .formulario{
	width:450px;
	float:left;
}
#contenido .comentarios{
	width:600px;
	padding:0 30px 0 0;
	float:left;
}
#contenido #commentlist .apoyar{
	font-size:0.8em; color:#666;
}
#contenido #commentlist li{
	padding:10px;
}
#contenido #commentlist .even{
	background:#EFEFF4;
}
#contenido #commentlist .odd{
	background:#DFE0E9;
}

/* PIE */

#pie {
	width:1210px;
	height:80px;
	background: url(imagenes/tarjeta-cic/tarjeta-pie.jpg) no-repeat;
	clear:both;
}
.ngg-gallery-thumbnail{ color:#666;}
.ngg-gallery-thumbnail-box{ margin-top:15px;}
#stimuli_numberDisplay { color:#666; margin-top:15px;}
a#stimuli_nextLink, a#stimuli_nextLink:hover{ background:url(../../plugins/lightbox-2/Themes/Black/images/next.gif) no-repeat right top;}
a#stimuli_prevLink, a#stimuli_prevLink:hover{ background:url(../../plugins/lightbox-2/Themes/Black/images/prev.gif) no-repeat left top;}
#stimuli_imageDataContainer #stimuli_imageData #stimuli_caption{ font-weight:normal;}
#stimuli_imageDataContainer #stimuli_imageData #stimuli_imageDetails{ width:80%;}
#stimuli_imageDataContainer #stimuli_imageData { color:#CCC;}
#id{ color:#666; margin:10px 0 0 0;}
span#stimuli_caption a{ color:#FFF !important;}
