/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #111111 url(images/fondo_1pix.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
p {
	font-size:12px;
	color:#666;
	text-align:justify;
	
}
ul{
	list-style-type:none;
	margin:0px;
	color:#999;}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color:#F60;
}

a:hover {
	text-decoration: underline;
	color: #ccc;
}
#contenedor{
	width:885px;
	height:auto;
	margin: 0 auto;
	background-color:#FFFFFF;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;

	}

/* Header */

#cabecera {
	width: 885px;
	height: 75px;
	background:url(imagescj/cabecera.jpg) no-repeat;
}
#menu_superior{
	
	width:885px;
	height:68px;
	}
#cyan{
	width:195px;
	height:37px;
	border:3px solid #000000;
	background-color:#007cc6;
	padding:10px;
	float:left;
	}
.cyan {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.cyan .interior{
	color:#FFF;
	font-size:12px;}
	
#magenta{
	width:195px;
	height:37px;
	border:3px solid #000000;
	padding:10px;
	background-color:#c6001b;	
	float:left;
	}
	
.magenta {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.magenta .interior{
	color:#FFF;
	font-size:12px;}
	
#yellow{
	width:195px;
	height:37px;
	border:3px solid #000000;
	padding:10px;
	background-color:#eb8900;	
	float:left;
	}
	
.yellow {
	color:#000;
	font-size:16px;
	font-weight:bold;
	}
.yellow .letra_negrita{
	color:#000;
	font-size:12px;}

#black{
	width:195px;
	height:37px;
	border:3px solid #000000;
	padding:10px;
	background-color:#7c7a7f;	
	float:left;
}

.black {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.black .interior{
	color:#FFF;
	font-size:12px;}
#centro{
	width:885px;
	height:226px;
}
#imagen_centro{
	width:649px;
	height:226px;
	background:url(imagescj/imagen_centro.jpg) no-repeat;
	float:left;
	}
#der_centro{
	width:235px;
	height:226px;
	float:left;
	background:#999;
	background:url(imagescj/dia_esperanza.jpg) no-repeat;
	}

#principal_texto{
	width:627px;
	height:auto;
	border:1px solid #ccc;
	float:left;
	padding:10px;
	background-color:#fff;
	
	}

#menu {
	width: 210px;
	height:auto;
	float:left;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #ccc;
	
}

/*- Menu 11--------------------------- */
	
.menuv {
        width: 190px;
		font-size:12px;
}
.menuv ul, li {
        list-style-type: none;
		font-size:12px;
}

.menuv ul {
        margin: 0;
        padding: 0;
		font-size:12px;
}

.menuv li {
        border-bottom: 1px solid #ccc;
		font-size:12px;
}

.menuv a {
        text-decoration: none;
        color: #111111;
		background:#eee;
        display: block;
        padding: 3px 6px;
        width: 190px;
		font-size:12px;
}

.menuv a:hover {
        background: #fff;
		font-size:12px;
}
.numeros{
	color:#F60;
	font-size:24px;
	padding-left:25px;
	
	}
	

.titulo_peq{
	background:url(imagescj/Titular_central.gif) no-repeat;
	width:190px;
	height:30px;
	padding-left:20px;
	padding-top:5px;
	font-size:14px;
	display:block;
	color:#F60;
	font-weight:bold;
	
	}
	.titulo_grande{
	background:url(imagescj/fondo_titulo_grande.jpg) no-repeat;
	width:588px;
	height:30px;
	padding-left:20px;
	padding-top:5px;
	font-size:16px;
	color:#F60;
	display:block;
	font-weight:bold;	
	}
.lado_izq{
	float:left;}
.texto_fondo{
	background:#ededed;
	font-size:12px;
	color:#000;
	float:right;
	}
.titulo_negro{
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
.papelera{
	width:588px;
	height:101px;
	padding-left:150px;
	padding-top:10px;
	color:#666;
	background:url(images/PAPELERA.jpg) no-repeat;
	
	}

/* Gallery */


#gallery {
	clear: both;
	width: 700px;
	height: 480px;
	margin: 0 auto;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images/img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 430px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	background: url(images/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #373636 url(images/img16.gif) repeat-x;
	font-size:11px;
	color:#CCC;
	text-align:center;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #ccc;
}

#footer a {
	color: #ccc;
}


