/* 
Ultima Actualización: DD/MM/AAAA


Modificado por: Nombre de la persona
 */


/*	-------------------------------------------------------------
	Reset para cross-browsing
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym,address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*	-------------------------------------------------------------
	Estilos globales 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


body {
	background-color: #7c9ccc;
	font: normal 0.83em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	color: #333333;
	line-height:200%;
}
a {
	border: 0;
	color: #333333;
	text-decoration:underline;
}
h1{
	color: #fff;
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	padding-bottom:15px;
}
h1 a{
	color: #fff;
	text-decoration:none;
}	
h2{
	color: #BD0926;
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
}
h3{
	color: #fff;
	font-family:Georgia;
	font-size:20px;
	font-style:italic;
	padding-bottom:5px;
}
h4{
	color: #BD0926;
	float:left;
	padding-right:10px;
	
}
h5{
	color:#fff;
	font-size:10px;
	text-align:center;
}
h6{
	color:#fff;
	font-size:10px;
	text-align:right;
}
img {
	vertical-align: middle;
}
li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
}

/*	-------------------------------------------------------------
	Layout General 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#wrapper {
	width: 1236px;
	height:auto;
	margin:0pt auto;
}
.bg_texture{
	width: 1236px;
	height:auto;
	margin:0pt auto;
	background: #7c9ccc url(img/bgwrap.jpg) no-repeat scroll top center;	
	float:left;
}
#header {
	height: auto;
	width: 900px;
	margin:0pt auto;	
	padding:0px 0px 0px 47px;

}
#content {
	height: auto;
	width: 900px;
	clear: both;
	margin:0pt auto;
	padding:0px 0px 0px 47px;
	
}
#footer {
	width: 900px;
	height: 100px;
	margin-bottom:15px;
	clear: both;
	margin:0pt auto;	
	padding:0px 0px 0px 47px;
}

/*	-------------------------------------------------------------
	Header 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.logo {
	float:left;
	padding:55px 0 0 60px;
}
.tagline {
	float:left;
	padding:50px 0 0 170px;
}
.search {
	background-image: url(img/bgbusqueda.jpg);
	background-repeat:no-repeat;
	color:#fff;	
	float:right;
	margin:55px 10px 0px 0px;
	width:271px;
}
.h_search_bt{
	float:right;
	height:21px;
	padding:0px 3px 0px 10px;
	text-align:center;
	width:52px;
}
.h_search_bus{

	float:right;
	height:21px;
	width:200px;
}
.h_search_bus input{
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	width:200px;
}

/*	-------------------------------------------------------------
	Content 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.maincontent_kids {
	width: 900px;
	height: 680px;
	float:left;
	background-color:#7DACFF;
}
.secundarycontent {
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
.sidebar {
	width: 30%;
	height: auto;
	float: left;
}

.h_welcome{
	background-image: url(img/bgwelcome.jpg);
	background-repeat:no-repeat;
	float:left;		
	width:558px;
	height:186px;
	padding:10px;
	
}
.img_welcome{
	float:left;
	width:179px;
	height:145px;
	overflow:hidden;
}
.txt_welcome{
	float:right;
	width:315px;
	font-size:12px;
	height:auto;
	line-height:170%;
	padding:5px 30px;
}
.h_events{
	background-image: url(img/bgevents_home.jpg);
	background-repeat:no-repeat;
	float:left;		
	width:264px;
	height:190px;
	padding:10px;
	margin-left:10px;
}

.h_events h1{
	padding-bottom: 7px;
}
.first_event{
	width: 220px;
	/*height:70px;*/
	float:left;
	border-bottom:1px dashed #ffffff; 
	padding: 0 0 5px 0;
	overflow:hidden;
}	
.title_event1{
	width:auto;
	height:28px;
	float:left;
	overflow:hidden;
	font-size:15px;
}
.title_event1 a{
	color:#BD0926;
	text-decoration:none;
}
.txt_event1{
	width:230px;
	height:15px;
	float:left;	
	line-height:15px;
	overflow:hidden;	
}
.next_event{
	width:100%;
	height:13px;
	float:left;	
	font-size:10px;
	overflow:hidden;
	padding-bottom:10px;
}
.next_event h4 a{
	color: #BD0926;
	text-decoration: none;
	width: 150px;
	float: left;
}
.next_event h4 a:hover{
	color: #BD0926;
	text-decoration: underline;
}
.next_event .date-event-home{
	width: 100px;
	float: right;
}
.banner_home{
	width:277px;
	height:145px;
	padding:0px 10px 10px 5px;
	float:left;
}
.btn_vermas{
	width:auto;
	height:auto;
	float:right;
	padding: 3px 15px 0 0;
}
.btn_vermas_left{
	width:auto;
	height:auto;
	float:left;
	padding-right:15px;
}
.cont_secundary{
	background-image: url(img/bgsecundary.jpg);
	background-repeat:repeat-x;		
	width:870px;
	height:145px;
	float:left;

}	
.cont_saltillo{
	background-image: url(img/bgsaltillo.jpg);
	background-repeat:no-repeat;;		
	width:252px;
	height:119px;	
	margin:3px 0px 2px 10px;
	float:left;
	padding:10px;
}
.cont_projimo{
	background-image: url(img/bgprojimo.jpg);
	background-repeat:no-repeat;;		
	width:252px;
	height:119px;	
	margin:3px 0px 2px 10px;
	float:left;
	padding:10px;
}
.cont_zara{
	background-image: url(img/bgsaltillo.jpg);
	background-repeat:no-repeat;;		
	width:252px;
	height:119px;	
	margin:3px 0px 2px 10px;
	float:left;
	padding:10px;
}
.img_secundary{
	width:135px;
	height:auto;
	float:left;
}
.img_secundary_right{
	width:135px;
	height:auto;
	float:right;
	text-align:center;
}
.txt_secundary{
	float:right;
	width:115px;
	height:70px;
	overflow:hidden;
	font-size:11px;
	line-height:150%;
}
.not_found{
	width:540px;
	height:auto;
	float:left;
	padding:30px;
}

.txt_downloads{
	height:auto;
	float:left;
	padding:30px;
	width:600px;
}
fieldset div {
	float:left;
	height:auto;
	line-height:25px;
	margin:0 70px 15px 0;
	width:300px;
	clear:both;
}
fieldset {

}
fieldset div input {
	background:#BBE57F none repeat scroll 0 0;
	border:none;
	float:right;
	height:2em;
	padding:5px;
	width:20em;
}
fieldset div textarea {
	border:none;
	font-family:Helvetica Neue,Trebuchet MS,helvetica,arial;
	padding:5px;
	width:500px;
	background-color:#BBE57F;
}
#form{
	float:left;
}
.sumary_welcome{
	width:360px;
	height:120px;
	float:right;
	overflow:hidden;
}
.btn_welcome_home{
	width:350px;
	height:15px;
	float:left;
	text-align:right;
	padding-top:10px;
}

/*	-------------------------------------------------------------
	Submenu 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/*	-------------------------------------------------------------
	Galleria 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*::::::::::::::: PRÓJIMO :::::::::::::::*/
.blue-480{
	float: left;
	width: 480px;
}
.top-blue{
	float: left;
	width: 480px;
	height: 20px;
	background: url(img/top-blue.jpg) top center no-repeat;
}
.middle-blue{
	float: left;
	width: 450px;
	height: auto;
	padding: 0 15px;
	background: url(img/middle-blue.jpg) top center repeat-x #DBE8FF;
}
.bottom-blue{
	float: left;
	width: 480px;
	height: 20px;
	background: url(img/bottom-blue.jpg) top center no-repeat;
}
.thumb-projimo{
	width: 450px;
	float: left;
	overflow: hidden;
}
.thumb-projimo img{
	float: left;
	margin-bottom: 10px;
}
.middle-blue p{
	float: left;
}



.rightcol-blue{
	width: 380px;
	float: right;
}
.blue-380{
	float: left;
	width: 380px;
	margin-bottom: 15px;
	display: inline;
}

.top-blue-380{
	float: left;
	width: 380px;
	height: 20px;
	background: url(img/top-blue-380.jpg) top center no-repeat;
}
.middle-blue-380{
	float: left;
	width: 350px;
	height: auto!important; /* para los browsers buenos */
	height: 160px; /* para IE5+ */
	min-height: 160px; /* para los browsers buenos */
	padding: 0 15px;
	background: url(img/middle-blue-380.jpg) top center repeat-x #DBE8FF;
}
.bottom-blue-380{
	float: left;
	width: 380px;
	height: 20px;
	background: url(img/bottom-blue-380.jpg) top center no-repeat;
}
p.link{
	width: 96%;
	text-align: right;
	padding: 1% 2%;
}
/*::::::::::::::: PRÓJIMO :::::::::::::::*/

/*::::::::::::::: CÉLULAS :::::::::::::::*/
.celula, .celula2{
	float: left;
	width: 282px;
	padding: 0 17px 15px 0;
}
.celula2{
	padding-right: 0;
}

.celula a:hover img, .celula2 a:hover img{
	opacity:0.9;
}
/*::::::::::::::: CÉLULAS :::::::::::::::*/


/*::::::::::::::: ACCESO MIEMBROS :::::::::::::::*/
.members-access{
	width: 540px;
	float: left;
}

.members-access label{
	font-size: 12px;
	float: left;
	padding: 0 3px;
}
.members-access input.texto{
	width: 110px;
	float: left;
	background: #BFB66B;
	border: 1px solid #5B541E;
	font-size: 14px;
	padding: 2px;
	color: #4F480F;
	margin-right: 2px;
}
.members-access input.boton{
	cursor: pointer;
	margin-left: 2px;
	color: #fff;
	background: url(img/bg-boton.jpg) bottom center repeat-x #F7B234;
	padding: 2px;
	font-size: 10px;
	border: 1px solid #FF6633;
}
/*::::::::::::::: ACCESO MIEMBROS :::::::::::::::*/

.intro-txt{
	width: 100%;
	height: 110px;
	overflow: hidden;
}



.btn_alabanzas2{
	float:left;
	height:auto;
	text-align:right;
	width:95%;
}


/*::::::::::::::: ALABANZAS :::::::::::::::*/
.alaba-comentarios{
	width: 860px;
	height: auto;
	float: left;
	padding: 10px;
}
.comentarios-semana{
	width: 840px;
	padding: 10px;
	float: left;
	background: url(img/top-comentarios.jpg) top center no-repeat #938C55;
}
.comentarios-semana .btn_alabanzas{
	padding: 0;
}
.comentarios-bottom{
	float: left;
	height: 25px;
	width: 100%;
	background: url(img/bottom-comentarios.jpg) bottom center no-repeat;
}


/*::::::::::::::: ALABANZAS :::::::::::::::*/

/* - - - - - menu  nuevo - - - - -  */


.tool-tip {
                color: #fff;
                width: auto;
                z-index: 10;
                background-color: #333;
                overflow: hidden;
                cursor: pointer;
                border-bottom: 2px solid #000;
                border-right: 2px solid #000;
                border-left: 1px solid #1B4B76;
                border-top: 1px solid #1B4B76;
                padding: 3px;
}
 
.tool-title {
                text-align: center;
                font-weight: bold;
                font-size: 11px;
                color: #fff;
                width: auto;
                padding: 2px 0px;
}
 
.tool-text {
                text-align: center;
                font-size: 11px;
                width: auto;
                color: #fff;
}
/*---termina estilos tip---*/

/* : : : : BANNERS LATERALES : : : : */
.banner-item{
	float: left;
	width: 185px;
	overflow-x: hidden;
	margin-bottom: 10px;
}
.banner-item object{
	float: left;
}
/* : : : : BANNERS LATERALES : : : : */

.txtsend, .txtprint{
	float: left;
	width:130px;
	padding-left:30px;
	
}
.txtsend{
	background-image:url(img/sobre.jpg);
	background-repeat:no-repeat;
	height:20px;
	line-height:150%;
}
.txtprint{
	background-image: url(img/impresora.jpg);
	background-repeat:no-repeat;	
	height:20px;
	line-height:200%;
	margin-top:10px;
}



