/* Start of CMSMS style sheet 'educaLine CSS Principal' */
/*Estilos de los apartados principales de la plantilla*/
html {
 overflow-y: scroll !important;
}
body {
	margin:0;
	padding:0 0 25px 0;
	background-image:url(uploads/educaline/fondo_beige.jpg);}

#container {
	padding:0 10px 10px 10px;
	width:940px;
	background-color:#FFFFFF;}

#header {
	height:100px;
	width:940px;
	background-image:url(uploads/educaline/cabecera.jpg);}

#menu {
	margin-top:10px;
	height:30px;
	width:940px;
	background-image:url(uploads/educaline/barra-ok.jpg);}
#menu ul {
	margin:0;
	padding:0;}
#menu li {
	float:left;
	list-style:none;
	background:url(uploads/educaline/menu-borde.png) right no-repeat;}
#menu a {
	float:left;
	padding:5px 30px 0 30px;
	height:25px;
       }
#menu a:hover {
	background-image:url(uploads/educaline/barra_over-ok.jpg);}

#menu .currentpage{
color:#FFFFFF;
background-image:url(uploads/educaline/barra_over-ok.jpg);
}

#main {
	float:left;
	margin:10px 0 10px 0;
	width:940px;
	background:url(uploads/educaline/fondo_gris.jpg) right repeat-y;}
#main a {}
#main a:hover {}
#main br {line-height:8px;}

#sidebar {
	float:right;
	margin:30px 30px 30px 0;
	padding:0 15px 15px 15px;
	width:175px;
	background-color:#ffffff;}

/* IE6 Only: PROBLEMA CAPAS VACIAS */
* html #sidebar {
	overflow:hidden;
	margin:30px 15px 0 0;
}

#sidebar_title{
	height:25px;
	margin:15px 0 10px 0;
	background-color:#6F6A56;}
#sidebar_title p{padding:5px 0 0 0;}
#sidebar_title img{float:left;}
#sidebar ul {
	margin:0; 	
	padding:0;}
#sidebar li {
	list-style:none;
	}
#sidebar a {
	display:block;
	padding:3px;}
#sidebar a:hover {}

#text {
	margin-right:235px;
	padding:20px 30px 30px 30px;}

/* IE6 Only: PROBLEMA CAPAS VACIAS */
* html #text {
	
	width:640px;
}

#text a{}
#text a:hover{}
#text h1 {margin:10px 0 10px 0;}
#text h2 {margin:10px 0 10px 0;}
#text ol, #text ul {
	padding:0; 
	margin:8px 0;}
#text li {margin-left:40px;}


#footer {
	height:60px;
	width:940px;
	background-color:#A5A296;
	clear:both;}
#footer a {}
#footer a:hover {}
#footer_left {
	float:left;
	padding:10px 0 0 15px;}
#footer_right {
	float:right;
	padding:7px 15px 0 0;}

#linea{
	padding:5px 0 0 0;
	border-bottom:1px solid #C5C3BD;
	}


/*...........sidebar Proximos eventos...............*/

.calendar-event{padding:0;}
.calendar-summary{padding:5px 0 0 0;}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}

#NewsPostDetailPrintLink{
  display: none;
}
.educaline {
display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding:15px 0 0 0;
	text-align:right;
	font-weight:bold;
	width:940px;
}
.educaline a{
	text-decoration:underline;
	color:#000000;
}
.educaline a:hover{
	text-decoration:none;
}






/* End of 'educaLine CSS Principal' */

