/*************************************************************/
/*   Diseņo:  3 columnas Colegio Rauquen	                 */
/*   archivo:     estructura global                      	 */
/*-----------------------------------------------------------*/
/*   Autor:   Brian Garcia                                   */
/*   Fecha:     mayo 10, 2008                             	 */
/*************************************************************/

/*****************/
/*  estructura  */
/***************/

*{padding:0; margin:0;}
body {
	margin: 0 auto;
	padding: 0;
 	font-size:62.5%;
	background-color:rgb(255,255,255); 
	font-family: Arial,sans-serif;
} 

.contenedor {
	width:928px;
	margin:0px auto;
	margin-top:10px; 
	margin-bottom:10px;	 
	font-size:1.0em;
}

.contenido{
	clear:both;
	width:928px;
	padding-bottom:30px;
	background: url(../imagenes/contenedor_arriba.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;		
}

#footer {
	clear:both;		
	background:rgb(225,225,225);
	font-size:1.0em; overflow:hidden !important /*Firefox*/; 
	overflow:hidden /*IE6*/;	
}

/******************/
/* CABECERA    ***/
/****************/
.cabecera {
	width:928px;
	
}

.cabecera-arriba {
	width:928px;
	height:105px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
}


.cabecera-abajo{
	width:928px;
	height: 235px;	
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	
}




/******Partes de la cabecera*****/
.cabecera-imagen{
	width:734px;
	height: 230px;
	float:left;
	position:relative;	
	overflow:hidden /*IE6*/;
}

#rotatorio 
{
	

}

.pics {  
    height:  228px;  
    width:   734px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 1px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  728px; 
    height: 224px; 
    top:  0; 
    left: 0 
} 



.cabecera-menu{	
	width:187px;
	height:auto;
	float:right;
	position:relative;
	
}

/** Partes de la cabecera de arriba ***/
.sitelogo {
	width:60px; 
	height:68px; 
	position:absolute; 
	z-index:1; margin:8px 0 0 10px; 
	background:url(../imagenes/logo_head.jpg); 
}
.logo-sitio{
	width:348px;
	height:50px;
	position:absolute;
	z-index:1;
	margin:17px 75px 10px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;	
}

.logo-sitio h1 {
	font-size:230%;
	color: #333333;
	
}

.logo-sitio h2 {
	margin:-2px 0 0 0; 
	color:rgb(125,125,125); 
	font-size:180%;
}
.acceso {
	width: 340px;
	position:absolute;
	z-index:2;
	margin:5px 0 0 0;
	margin-left:590px !important/*Non-IE6*/;
	margin-left:600px /*IE6*/;
}

.acceso ul {
	float:right; 
	padding:0 15px 2px 0;
	text-indent: 2px;
}

.acceso li {
	display:inline;
	list-style:none;
		
}

.acceso li a {
	display:block; 
	float:left; 
	padding:2px 5px 1px 6px;
	margin-left:2px;
	color:rgb(125,125,125) ;
	text-decoration:none; 
	font-size:120%;
	background-image:url(../imagenes/bar.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
}

.acceso a:hover {
	text-decoration:none;
	color:#cc0001;
	border-bottom:solid #FF0000;
	
}

.busqueda{	
	float: right;
	z-index:300;
	margin:38px 20px 2px 2px;	
	display:inline;	
}

.busqueda input { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(../imagenes/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

.info{
	width:928px;
	position: absolute;
	margin-top: 55px;
	height: 22px;
	top: 37px;
	background-color: #ccc;	/* background:url(../imagenes/info_arriba.jpg) #cc0001 top no-repeat; */
		
}
.info ul {
	padding:0 15px 0 0;
	text-indent: 3px;	
}

.info li {
	display:inline;
	list-style:none;
}

.info li a {
	display:block; 
	float: left; 
	padding:2px 5px 2px 5px; 
	text-decoration:none; 
	font-size:120%;
	color:#464646;
}

.info a:hover {
	text-decoration:none;
	color:#999999;
}


/*****Partes del menu principal de la cabecera*******/

#list2 {
	height: 238px;
	border: 1px none #FFFFFF;
	overflow: hidden;
	font-size:120%;
	list-style:none;
}

#list2 dt.active {
	background-image: url(../imagenes/expanded.gif);
	background-position: 1px 8px;	
}


#list2 .uno {
	color: #FFFFFF;
	padding: 6px;
	background-attachment: scroll;
	background-color: #980065;
	background-image: url(../imagenes/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent:20px;
	text-decoration: none;
	border:1px solid #FFFFFF;
	
}

#list2 .lista-uno {
	background-color: #cd80b6;
	font-size:11px;
	
}
#list2 .lista-uno li{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #ffffff;		
}

#list2 .lista-uno a{
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
}




#list2 .dos {
	color: #FFFFFF;
	background-color: #ff0066;
	padding: 6px;
	background-image: url(../imagenes/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent:20px;
	text-decoration: none;
	border:1px solid #FFFFFF;
}

#list2 .lista-dos {
	font-size:11px;
	
}
#list2 .lista-dos li{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #e279a3;
	border-bottom: 1px solid #ffffff;		
}

#list2 .lista-dos a{
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
}



#list2 .tres {
	color: #FFFFFF;
	background-color: #00ccff;
	padding: 6px;
	background-image: url(../imagenes/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent:20px;
	text-decoration: none;
	border:1px solid #FFFFFF;
}

#list2 .lista-tres {
	font-size:11px;
	
}
#list2 .lista-tres li{
	background-color: #53D0BF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
}

#list2 .lista-tres a{
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
}



#list2 .cuatro {
	color: #FFFFFF;
	background-color: #87ee00;
	padding: 6px;
	background-image: url(../imagenes/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent:20px;
	text-decoration: none;
	border:1px solid #FFFFFF;
}

#list2 .lista-cuatro {
	font-size:11px;
	
}
#list2 .lista-cuatro li{
	background-color: #78BD69;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
}

#list2 .lista-cuatro a{
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
}


#list2 .cinco {
	color: #FFFFFF;
	background-color: #fed700;
	padding: 6px;
	background-image: url(../imagenes/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent:20px;
	text-decoration: none;
	border:1px solid #FFFFFF;
}



#list2 .lista-cinco {
	font-size:11px;
	
}
#list2 .lista-cinco li{
	background-color: #FFBD00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color:  #FFFFFF;
	border-left-color: #FFFFFF;
}

#list2 .lista-cinco a{
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
}



#list2 .seis {
	color: #FFFFFF;
	background-color: #cc0001;
	padding: 6px;
	background-image: url(../imagenes/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent:20px;
	text-decoration: none;
	border:1px solid #FFFFFF;
}

#list2 .lista-seis {
	font-size:11px;
	
}
#list2 .lista-seis li{
	background-color: #CC394A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
	
}

#list2 .lista-seis a{
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 7px;
}

#list2 dd { height: 58px; overflow: hidden; }


/****Partes del contendido principal ******/

.anuncios{
	width: 190px;
	padding-top:25px;
	text-align:left;
	padding-bottom: 4px;
	border-bottom:2px solid #ccc;
}

.anuncios .anuncio {
	padding-top:10px;
	margin-left:20px;
}



.columna-izquierda{
    float: left;
	padding:0px 4px 0 10px; 
	margin:0;
	width: 195px; 	
		
}

.sin{
	text-decoration: none;
}
/***Partes de la cilumna izquierda****/
.calendario{
	width: 190px;
	padding-top:20px;
	text-align:left;
	padding-bottom: 12px;
	border-bottom:2px solid #ccc;
	}

.calendario .eventos {
	padding-top:1px;
}

.calendario .evento{
	padding-top:8px;
	font-size: 12px;
	margin-left:1px;
	margin-right:3px;
	padding-right:4px;
	text-align:left;
	line-height: 140%;
	padding-left:2px;
	
}
.calendario .evento a{
	text-decoration:none;
	color:#464646;
}

.calendario .evento a:hover{
	color:#868686;
}



.calendario h2{
	
	padding-left:14px;
	font-size:100%;
	background-image: url(../imagenes/barras/flechas.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}



.fechas{
	background-color: #FFE9EC;
	margin-left:7px;
	margin-right:7px;
	padding-left:7px;
	text-align: justify;
	border-bottom-width: 190px;
	display: block;
}

/******Parte de imagens de galeria*********/
#tituloscajas{
	background-image:url(../imagenes/box.gif);
	color:#464646;
	font-size:15px !important;
	font-weight: bold;
	text-align:justify;
	margin: 0 0 -15px 2px;
	padding:0 0 20px 30px;
	background-repeat: no-repeat;
	background-position: 1px -4px;
}

.barraimagenes {
	width: 190px;
	padding-top:25px;
	text-align:left;
	padding-bottom: 12px;
	border-bottom:2px solid #ccc;
}

.barraimagenes .foto{
	padding-top:8px;
	font-size: 10px;
	margin-left:12px;
	margin-right:3px;
	padding-right:4px;
	line-height: 140%;
	padding-left:16px;
	position:relative;
	margin-top:10px;
	
}

.barraimagenes .foto img {
  		background: #fff;
		border: solid 1px #ccc;
		padding: 4px;
}
.barraimagenes .foto span {
	width: 60px;
	height: 18px;
	display: block;
	position: absolute;
	top: -1px;
	left: 50px;
	background: url(../imagenes/barras/tape2.png) no-repeat;
}


.barraimagenes a{
	text-decoration:none;
}


/***fin de parte de galeria*******/





.columna-derecha{
	float: right;
	padding:0px 4px 0 10px; 
	margin:0;
	width: 193px; 
	border: 1px #E0E0E0;
}

.soporte{
	margin-top: 19px;
	margin-right:2px;

}

.contenido-principal{
	margin-left: 210px;
	margin-right: 190px;
	height: auto;
	border: 2px #E0E0E0;
	margin-top:2px;
	padding-top:25px;	
}


/*Tabla formato contenidos principal */

table {
	border-spacing:1px;
	background-color:#E7E7E7;
	
	
}

caption {
	font-weight: bold;
	background: #50ADEA url(../imagenes/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#84B829;
	background:url(../imagenes/mono.gif) no-repeat;
	padding:3px 0px 0px 18px;
	text-decoration:none;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	text-align: justify;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a {
	margin: 0 auto;
	height: 15px;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}





tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
/*fin de tablas*/


/*Contenido principal posts*/
.post{
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-bottom:1px solid #ccc;
	margin:0 0 30px;
	padding:0;	
	display:block;
	position:relative;
}



.post-cabecera, .post-wrap{
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



.post-cabecera{
	padding-left:10px;
	
	
}



.post-cabecera p{
	padding: 2px;
	
}


.post-cabecera p .titulo{
	text-decoration: none; 
	color:#464646;
	font-size:150% !important;	
	font-weight: bold;	
	
}
.post-cabecera a:hover{
		color:#868686;
	
}

.post-cabecera .cat-links{
	text-decoration:none;
	border-bottom:1px solid #EFD33F;
	color:#777777;
	font-size:11px;
	height:25px;
	line-height:25px;
	margin:0 0 40px;
		
}

.post-cabecera .autor {
	text-decoration:none;
	background:url(../imagenes/mono.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	
}

.post-cabecera .direccion {
	text-decoration:none;
	background:url(../imagenes/mono.gif) no-repeat; 
	padding:3px 0px 0px 18px;
}


.post-fecha{
	padding: 0 0 0 10px;
	font-size: 120%;
	position: relative;
}



.post-wrap{
	/* background: url(../imagenes/bg_entry_wrap.gif);*/
}



.post-wrap .rc{

	height: 14px;
	overflow: hidden;
	
}



.post-content{
	
	padding-top: 25px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size:11pt;
	text-align:justify;
	line-height: 170%;
	color:#555555;
}


.post-content .postfoto{
		padding: 3px;
		margin-right: 20px;
		position:relative;
		margin-top:10px;
		display:block;
}


.post-content .postfoto img {	
			background: #fff;
			border: solid 1px #ccc;
			padding: 4px;
			display:block;
			margin:auto;
			float:left;
		}


.post-content p object {
	margin: 0 auto;
	position: relative;
	display: block;
	padding: .3em .5em;
	border-width: 0;
}

.post-content a{
	color: #FF3300;
	text-decoration: none;
}



.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{
	padding: 10px 0 0;
	font-size: 12px;
}

.post-content h5{
	font-size: 11px;
}

.post-content h6{
		font-size: 10px;
	}

.post-meta{
	padding: 10px 0 0;

}



.post-meta a{
	font-weight: bold;
}

/*****contenidos estaticos  *****/
/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color:#EDF3FE;
		padding: 10px;
		width: auto;
		border: 1px solid #74A8F5;

	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEFFB4;
	border-right-color: #BEFFB4;
	border-bottom-color: #BEFFB4;
	border-left-color: #BEFFB4;
	}
	#gallery ul a:hover img {
		border: 5px solid #94BD53;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	/* jquery */



.contenido-estatico{
	margin-left: 20px;
	margin-right: 210px;
	height: auto;
	padding-top:18px;	
	border: 1px #E0E0E0;
	line-height: 1.8em;
	text-align: justify;
	font-size:120%;
}

.contenido-estatico .lista1{
	padding: 2px 4px 2px 8px;

}

.contenido-estatico .sublista{
	padding: 0 0 10px 14px;
	line-height: 17px;
	background: url(../imagenes/bullet-features.gif) no-repeat 0 6px;
	list-style:none;
	

}

.navega{
	margin:1px 4px 30px 1px;
	padding-bottom: 2px;
	position:relative;
	font-size:110%;
}

 .navega ul {
	float:right; 
	padding:2px 15px 0 0;
	text-indent: 2px;
}

 .navega li {
	display:inline;
	list-style:none;
		
}

 .navega li a {
	display:block; 
	float:left; 
	padding:1px 5px 1px 6px;
	margin-left:2px;
	color:rgb(125,125,125) ;
	text-decoration:none; 
	background-image:url(../imagenes/bar.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
}

.navega a:hover {
	text-decoration:none;
	color:#cc0001;
	border-bottom:solid #FED700;
	
}

.navega .activa{ 
		text-decoration:none;
  		color:#cc0001; 
		border-bottom:solid #FED700;
		}
				
.titulos{
	color: #74A8F5;
	font-weight:bolder;
}

.titulosRojos{
	color: #cc0001;
	font-weight:bolder;
}

.contenido-estatico p {
	padding-bottom: 8px;
	
}


/*imagenes contenido estatico*/

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.cajaazul {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px 15px 10px 15px;
margin: 0px;
}
.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox table{
	position: relative;
	left: 20%;
	margin-left: -100px;
	


}

.floatDerecha{
	float:Right;
	margin-left:7px;
	
}

.floatCentro{
	margin-right:30%;
	margin-left:30%;	
}

.floatCentro2{
	
	margin-left:60px;	
}

.floatIzquierda{
	float:left;
	margin-right:7px;
				
}
/***fin contenido estatico***/

/****Pie footer****/
.footer-izquierdo{
	float:left;
	width: 259px;
	height: 58px;
	position:relative;
	background-image:url(../imagenes/footer_izq.jpg);
	background-repeat: no-repeat;
	border: 1px #E0E0E0;
}

.footer centro{
	float:left;
	

}
.footer-centro{	
	float:left;
	width: 68px;
	height:58px;	
	position: relative;	
	background-image:url(../imagenes/footer_centro.jpg);
	background-repeat: no-repeat;
}
.footer-derecho{
	float:left;
	width: 578px;
	height:58px;
	background-image:url(../imagenes/footer_derecho.jpg);
	background-repeat:repeat-x;
}

.footer-derecho ul{
	float:right;
	text-indent: 12px;
	padding-top: 16px;
	padding-right: 50px;
	padding-bottom: 0;	
}

.footer-derecho li{
	display:inline;
	list-style:none;
}

.footer-derecho li a {
	display:block;
	float: left;
	text-decoration:none;
	font-size:150%;
	color:#FFCBB3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.footer-derecho a:hover {
	text-decoration:none;
	color:#999999;
}

.footer-esquina{
	float:right;
	width: 23px;
	height:58px;	
	position:relative;
	background-image:url(../imagenes/footer_esquina.jpg);
	background-repeat: no-repeat;
}
