
/*
Design by Nicolas Gonzalez M.
Released for free under a Creative Commons Attribution 2.5 License
*/

/*cuerpo principal*/

*{
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
}


p, blockquote {
	margin-bottom: 1.4em;
	line-height: 1.65em;
	/*text-align: justify;*/
}

p {
}



h3.super_titulo{
	padding-left:20px;
	padding-bottom:5px;
	padding-top:5px;
	font-weight: bold;
	background: url("img/ftituloc.png") no-repeat right center;
	border-top:1px solid #232a42;
	border-bottom:5px solid #232a42;
	color:#232a42;
}

p, ol, ul, blockquote {
	
}

p.more{
	text-align:right;
	line-height: 5px;
	}

p.f_conten{
	text-align:center;
	line-height: 25px;
	}

img.gal{
		border: 1px solid #232a42;
		float: left;
		margin: 5px 20px 10px 0;
	}


img.left {
	float: left;
	margin: 5px 20px 10px 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

object{
	
}



ul {
	margin-left: 15px;
	padding-left: 2px;
	list-style:disc;
	font-weight:normal;
}

a {
	color: #232a42;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;;
	color: #232a42;
}



/*Definicion para los contenedores*/
#super_contenedor_a{
	margin-left:auto;
	margin-right:auto;
	width:866px;
	background-repeat:repeat-y;
	}

#encabezado{
	width:866px;
	height:186px;
	background-image:url(img/encabezado_b.png);
	background-repeat:no-repeat;
	padding-top:32px;
	padding-left:70px;
}

#cuerpo{
	margin-top:0;
	width:866px;
	background-image:url(img/cuerpo_b.png);
	background-repeat:repeat-y;
	}

#pie{
	text-align:center;
	height:180px;
	background-image:url(img/pie_pag_b.png);
	background-repeat:no-repeat;
	font-weight:normal;
	
}

.footer{
	line-height: 20px;
	text-align:center;
	line-height: 5px;
}


/*----------------------*/

#menu {
	width: 100%;
	margin: 0 auto;
	background: #ffffFF url(img/titulos.png) repeat-x;
/* 	border-bottom: 1px solid #4f5f95; */
}

#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:11px;
	background:transparent url("img/off_b.png") repeat-x top left;
	border-bottom:3px solid #4f5f95;
	border-top:3px solid #4f5f95;
}

#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}

#menu li a{
	display:block;
	float:left;
	color:#232a42;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	font-weight:bold;
	background:transparent url("img/divider.png") no-repeat top right;
	}

#menu li a:hover{
	background:transparent url("img/hover_c.png") no-repeat top right;
/* 	background:transparent url("img/HOVER.png") no-repeat top right; */
	
	}

#menu  a.active {
	font-weight: bold;
	border-bottom: none;
	font-weight:bolder;
/* 	background:transparent url("img/HOVER.png") no-repeat top right; */
	background:transparent url("img/hover_c.png") no-repeat top right;
}



/*Submenu*/
#smenu {
	width: 100%;
	height: 20px;
	background: #ffffFF url(img/titulos.png) repeat-x;
	border-bottom: 1px solid #4f5f95;
}

#smenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:20px;
	
/* 	text-transform:uppercase; */
	font-size:11px;
	background:transparent url("img/off_b.png") repeat-x top left;
}

#smenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}

#smenu li a{
	display:block;
	float:left;
	color:#232a42;
	text-decoration:none;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	height:15px;
	font-size:9px;
	background:transparent url("img/dividersm_c.png") no-repeat top right;
	}

#smenu li a:hover{

	background:transparent url("img/hoversm_c.png") no-repeat top right;

	}

#smenu  a.active {
	font-weight: bold;
	border-bottom: none;
	background:transparent url("img/hoversm_c.png") no-repeat top right;
}



/*Contenedores*/

#contenedor{
	margin-left:70px;
	width:800px;
	background: #ffffff url(img/fondo_contenedor.png) repeat-y;
	border: 1px solid #4f5f95;
}

#contenedor_h{
	width:800px;
	border: 1px solid #4f5f95;
}


#fecha{
	width:30%;
	text-align:left;
	padding:5px;
	margin-left:15px;
	margin-bottom:1em;
	color:#4f5f95;
	font-size:0.7em;
}

#banner{
	height:80px;
	border-top:5px solid #4f5f95;
	border-bottom:5px solid #4f5f95;
}

#main {
	float: left;
	width: 700px;
	padding-left: 20px; 
}

#sidebar2 {
	float: left;
	width: 200px;
	margin-top:0px;
	border-top:4px solid #ffffff;
	margin-left:20px;
}

#sidebar2 .boxed .title h2 {
/* 	background: url(img/img10.gif) no-repeat right top; */
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}


/*Box*/
.boxed {
}

.boxed .title {
	background: #3C74E6 url(img/img06.png) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	color: #232a42;
	font-weight:bold;
}

.boxed .content {
	padding: 10px 10px 10px 5px;
/* 	border-top: 1px solid #232a42; */
	background: url(img/img07.png) repeat-y;
}

.content p{
	/*font-size:9px;
	font-weight:normal;*/
}



/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(img/img06.png) repeat-x;
	font-weight:bold;
	color: #232a42;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: small;
}

.post .story {
	padding: 20px;
	border-top: 4px solid #ffffff;
	border-bottom: 2px solid #FFFFFF;
	background: #f2f6fa url(img/img07_b.png) no-repeat center;
	text-align:justify;
}


.post .story h4{
	font-weight:bold;
	color:#808080;
	padding-bottom:10px;
	
}

.post .story h3{
	padding-bottom:5px;
	color:#808080;
	font-weight:bold;
}

.post .story h2{
	padding-bottom:10px;
	color:#232a42;
	font-weight:bold;
	border-bottom:1px solid #232a42;
}


#post {
}

/* Content > Main > Example */

#example {
}


/*Css para la galeria*/
	
	.thumbnail{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #e0e0e0;
		border: 1px solid #d0d0d0;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.thumbnail_text{
		height: 145px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #e0e0e0;
		border: 1px solid #d0d0d0;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden; 
	}

/*Formulario de postulacion*/
#contacto {
	width:200px;
}

#contacto form {
}

#contacto fieldset {
	border: none;
}

#contacto legend {
	display: none;
}

#contacto label {
	/*font-size:0.9em;*/
	font-weight: bold;

}

#contacto input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

#contacto textarea{
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#inputsubmit1 {
	background: #4F9CEF url(img/titulos.png)  repeat-x left bottom;
	color: #232a42;
	font-size:small;
}

