body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
}
#cuerpo, #encabezado, #pie {
	clear: both;
/*	width: 760px;*/
width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
#pie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color:#990000;
	color:#FFFFFF;
}
#pie p {
	margin-left: 5px;
}
#cuerpo #contenido {
	overflow: hidden;
	padding-bottom:10px;
}
#contenedor_nav {
	float: left;
	/*width: 160px;*/
	width:200px;
	margin-left: 5px;
}
.logo_cc {
	width: 120px;
	text-align: center;
}
#navegacion {
/*	width: 150px;*/
width:190px;
	float: left;
	margin-left: 2px;
}
.banner1 {
	text-align: center;
	clear: both;
	float:left;
	width:430px;
	margin-top: 10px;
}
#navegacion a {
	color: #990000;
	text-decoration: none;
	font-size: 115%;
}
#navegacion a:hover {
	color: #DE0000;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#texto {
	/*width: 435px;*/
	width:600px;
	float: left;
}
#texto2 {
	width: 550px;
	float: left;
}
#auxiliar {
	float: left;
	width: 150px;
	text-align: center;
	margin-left: 3px;
}
#texto h2, #texto2 h2, .tab_container h2 {
	color: #FFFFFF;
	background-color: #DE0000;
	padding: 5px;
}
#texto h1, #texto2 h1, #texto-full h1 {
	background-image: url(images/titulos/hoja1.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;
	font-size: 150%;
}
#logos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#logos h2 {
	font-size: 110%;
	color: #333333;
}
#logos {
text-align:left;
}
.noticia {
	clear: both;
	float:left;
	overflow:hidden;
	margin-bottom:5px;
	/*width:430px;*/
	width:600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.noticia  h3 {
	font-size: 140%;
	color: #DE0000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.noticia p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.noti_img {
	float: left;
	margin-right: 5px;
}
.programa {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #CC0000;
	display: block;
	margin-right: 0px;
	padding: 3px;
	margin-top:10px;
	margin-bottom:10px;
}
.ver_mas {
	color: #DE0000;
	text-decoration: none;
}
a.ver_mas:hover {
	color: #990000;
	text-decoration: underline;
}
.aliena_derecha {
	text-align: right;
}
#programa_f {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #DFBDAA;
	color: #990000;
}
#programa_f  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
table {
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	width: 100%;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
}
#cuerpo #contenido #texto th, #cuerpo #contenido #texto2 th {
	color: #FFFFFF;
	background-color: #993300;
	padding: 3px;
}
.negrita_burdeo {
	font-weight: bold;
	color: #990000;
}
.titulo_noticia {
	font-size: 160%;
}
.titulo_noticiali {
	font-size: 120%;
}
.titulo_noticiali, .titulo_noticia {
	color: #993300;
	font-weight: bold;
}
.relleno_tabla {
	background-color: #DFBDAA;
	color: #990000;
}
.relleno_tabla2 {
	background-color: #FAD3BE;
	color: #990000;
}

#texto  td.relleno_tabla, #texto  td.relleno_tabla2, #texto2  td.relleno_tabla, #texto2  td.relleno_tabla2  {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#texto .biimestre , #texto2 .biimestre {
	background-color: #FFFFFF;
	border: 1px solid #DE0000;
	overflow: hidden;
	margin-bottom: 5px;
}
#texto  .biimestre  h2, #texto2  .biimestre  h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #990000;
	font-weight: lighter;
}
#texto .ingles, #texto .frances, #texto2 .ingles, #texto2 .frances {
	color: #FFFFFF;
	
	font-weight: light;
	text-decoration: none;
	margin-top: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
 
#texto .ingles, #texto2 .ingles {
	background-color: #990000;
	margin-right:10px;}
	
#texto .frances, #texto2 .frances {

	background-color: #CC0000;
	
}
#texto a.frances:hover, #texto a.ingles:hover, #texto2 a.frances:hover, #texto2 a.ingles:hover  {
	background-color: #dfbdaa;
	color: #990000;
}
#texto #migas, #texto2 #migas {
	color: #999999;
	font-size: 90%;
}
#texto #migas a, #texto2 #migas a {
	color: #666666;
}
#texto #migas a:hover, #texto2 #migas a:hover {
	color: #000000;
}
#contacto td {
	text-align: left;
	font-size:100%;
}
#texto  li, #texto2  li{
	margin-bottom:10px;
	margin-top:10px;
	list-style-type: square;
}
#cuerpo #contenido #texto2 .imag li, #cuerpo #contenido #texto .imag li {
	list-style-image: url(images/bullet1.gif);
}

	
.img_fl_l {
	float: left;
	margin-right:5px;
	margin-bottom:5px;
}
#cuerpo #contenido #texto .escuelas, #cuerpo #contenido #texto2 .escuelas {
	float: right;
	width: 150px;
}
#cuerpo #contenido #texto .escuelas img, #cuerpo #contenido #texto2 .escuelas img {
	float: right;
	margin: 3px;
}
#encabezado #img_top {
	float: left;
	margin-left: 45px;
}
#encabezado .logo_cc {
	float: left;
}
.xs {
	font-size: 80%;
	color: #999999;
	margin-right: 15px;
}
#contacto {
	width: 100px;
	text-align: left;
	margin-left: 0px;
	font-size: 97%;
}
#cuerpo #contenido #texto2 .mapa {

margin-top:50px;
float: right;
	width: 292px;
	text-align: right;
}
#cuerpo #contenido #texto2 .mapa .flash {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 270px;
}
#cuerpo #contenido #texto2 .mapa p {
	padding-top:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:15px;
	text-align: right;
}
.flota-derecha {
	padding: 3px;
	float: right;
}
#texto-full{
	width:750px;
	float:left;}
#texto-full .escuelas{
	float:right;
	width:150px;}	
.tab_container table{
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
	clear:both;
	width:100%;}

