@charset "utf-8";
/* colegio de lincencias y profesores */

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-image:url(images/background.jpg);
  background-repeat:repeat-x;
  color:#58595b;
  margin:auto 0;
	 }
	 
a {
	outline: none;
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}	
	 
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #36C;
	font-size: 18px;
	background: #FFF;
	display:block;
	width:280px;
	height:40px;
	text-indent:-99999px;
	margin: 0;
	padding:0;
}


/*---estas son las imagenes de las diferentes secciones---*/

h1.resena {background: url(images/h1_resena.jpg) no-repeat;}


#containerIndex {
	width:980px;
	height:770px;
	background-image:url(images/contenido_02.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	position:relative;
	}
#container {
	width:980px;
	height:100%;
	background-image:url(images/contenido_02.png);
	background-repeat:no-repeat;
	margin: 0 auto;
	position:relative;
	}
	
.header {
	width:948px;
	height:113px;
	background-color:#FFFFFF;
	margin-left:15px;
	margin-right:17px;
}
.menu {
	width:948px;
	height:21px;
	margin-left:15px;
	background-image:url(images/menu.jpg);
	background-position:bottom;
	z-index:999;
}
.contenido {
	width:948px;
	height:100%;
	margin-left:15px;
	background-color:#FFFFFF;
	text-align: justify;
	
}
.info {
	width:948px;
	height:261px;
	margin-left:15px;
	z-index:0;
}
.banners {
	width:948px;
	height:315px;
	margin-top:8px;
	margin-left:15px;
	background-image:url(images/banners.jpg);
	background-repeat:no-repeat;
}
.footer {
	width:948px;
	height:40px;
	margin-left:15px;
	text-align:center;
	font-size:10px;
	color:#999999;
	float:left;
}
.textoIndex {
	width:500px;
	height:250px;
	/*background-color:#FFFFFF;*/
	float:left;
	z-index:0;
}
.textoInter {
	width:788px;
	min-height:300px;
	background-color:#FFFFFF;
	float:left;
	padding-left:80px;
	padding-right:80px;
	text-align:left;
	font-size: 12px;
}
.noticias {
	width:240px;
	height:200px;
	background-image:url(images/noticias.jpg);
	background-repeat:no-repeat;
	float:right;
	padding-left:35px;
	padding-top:45px;
	padding-right: 45px;
	text-align: center;
}
.box {
	width:280px;
	height:139px;
	margin-top:6px;
	margin-bottom:15px;
	margin-left:24px;
	float:left;
}
.box2 {
	width:280px;
	height:139px;
	margin-top:6px;
	margin-bottom:10px;
	margin-left:32px;
	float:left;
}
.box3 {
	width:280px;
	height:139px;
	margin-top:6px;
	margin-bottom:10px;
	margin-left:30px;
	float:left;
}
.wrap {
	width:938px;
	height:155px;
	float:left;
	clear:both;
}
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:30px;
	color:#009999;
	text-align:center;
}
.subtitulos {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:20px;
	color:#0099CC;
	text-align: left;
}
.subtitulos2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#2B9D95;
	text-align: center;
}
.piedefoto {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#999999 ;
}
.tituloblanco {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF ;
}
#container .contenido .textoInter ol li {
	text-align: justify;
}
#container .contenido .textoInter ol li {
	text-align: justify;
}

