body  {
margin-top : 0px;
margin-left : 0px;
background-image : //url(imagenes/fondo.gif);
margin-bottom : 10px;
font-family : Lucida Grande;
margin-right : 0px;
background-color: #000000;
}

.pre_gaz {
width: 550px;
height: 170px;
background-color: #EEE;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: #EEE url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyZWN0IGZpbGw9IiNGRkYiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiLz48cmVjdCBmaWxsPSIjRUVFIiByeD0iNyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);
margin: 5px;
padding: 5px;
}

.pre_col {
width: 550px;
height: 170px;
background-color: #EEE;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: #EEE url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxyZWN0IGZpbGw9IiNGRkYiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiLz48cmVjdCBmaWxsPSIjRUVFIiByeD0iNyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);
margin: 5px;
padding: 5px;
}

.may p{
color: #62bccf;
}
.may{
float: left;
display: block;
width: 220px;
background-color: #FFF;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
margin: 5px;
padding: 5px;
}

.peques p{
color: #d04ea1;
}
.peques{
float: left;
display: inline;
width: 220px;
background-color: #FFF;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
margin: 5px;
padding: 5px;
}

A  {
color : #C85A5A;
text-decoration : none;
font-size : 11px;
font-family : 'Trebuchet MS';
}

A:link  {
color : #C85A5A;
font-size : 11px;
text-decoration : none;
font-family : 'Trebuchet MS';
}

A:visited  {
color : #C85A5A;
font-size : 11px;
text-decoration : none;
font-family : 'Trebuchet MS';
}

A:active  {
color : #3D46B0;
font-size : 11px;
font-family : 'Trebuchet MS';
}

A:hover  {
color : #000000;
font-size : 11px;
font-family : 'Trebuchet MS';
}

#sub0, #sub1, #sub2 {
    position: absolute;
	float:right;
	overflow:hidden;
	clear:both;
	margin-top: 2px;
	margin-left: -1px;
	width: auto;
	height: auto;
	border: 1px solid black;
	background-color: #ededed;
	padding: 0;
	visibility: hidden;
	z-index: 100;
	opacity: .9;
    filter: alpha(opacity=90);
}


#sub1, x:-moz-any-link { margin-top: 0px;padding-top:0;}
#sub1, x:-moz-any-link, x:default {margin-top: 0px;padding-top:0;}
	
#sub0 ul, #sub1 ul, #sub2 ul {
display: block;
width: 160px;
	border: 0 none;
	padding: 0;
	list-style: none;
	margin:0;
}


#sub0 li a, #sub1 li a, #sub2 li a {
	display: block;
	color : #000000;
	width: 160px;
	margin:0;
	padding: 2px 20px 2px 10px;
	text-decoration : none;
	font-size : 11px;
	font-family : 'Trebuchet MS';
}

#sub0 li a:hover, #sub1 li a:hover, #sub2 li a:hover {
color : #ffffff;
background-color: #9b1515;
text-decoration : none;
font-size : 11px;
font-family : 'Trebuchet MS';
}

blockquote {
	color: #666666;
	margin: 5px;
	padding: 5px;
	font-size: 75%;
	line-height: 110%;
	font-style: italic;
	background:#EEEEEE;
}

.bqstart {
     float: left;
     height: 35px;
     margin-top: -35px;
     padding-top: 46px;
     margin-right: 15px;
     margin-bottom: -40px;
     font-size: 500%;
     color: #4C6B88;
 }

 .bqend {
     float: right;
     height: 35px;
     width: 40px;
     margin-top: -18px;
     padding-top: 40px;
     margin-left:-35px;
     font-size: 500%;
     color: #4C6B88;
}
 
.menu_off  {
overflow:hidden;
vertical-align : center;
font-size : 11px;
font-family : 'Trebuchet MS';
color : #eeeeee;
background : #9b1515 url(imagenes/boton_off.gif) repeat-x;
cursor : hand;
}

.menu_on  {
overflow:hidden;
vertical-align : center;
font-size : 11px;
font-family : 'Trebuchet MS';
color : #ffffff;
background : #aa1313;
cursor : pointer;
}

.fondo {
background: #8BA3BA url(imagenes/fondodeg.jpg) no-repeat;
}

.menu_info  {
overflow:hidden;
font-size : 11px;
font-family : 'Trebuchet MS';
color: #CCCCCC;

}

.temp  {
font-size : 11px;
font-family : 'Trebuchet MS';
color : #FFFFFF;
}

.puntos {
border-left: dotted 1px #4C6B88;
}

.titular  {
font-size : 14px;
font-family : 'Trebuchet MS';
color : #4C6B88;
}

H3.toggler  {
	cursor: pointer;
	border-bottom-color: #ddd;
	font-family: 'Trebuchet MS', 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6 url('imagenes/next.gif') no-repeat center left;
	color: #4C6B88;
	margin: 0 0 4px 0;
	padding: 3px 12px 1px;
	font-weight: normal;
}

.negro  {
font-size : 11px;
font-family : 'Trebuchet MS';
color : #000;
}
ul {
list-style-type: decimal;
font-size : 11px;
font-family : 'Trebuchet MS';
color : #000;
}

p {
font-size : 11px;
font-family : 'Trebuchet MS';
color : #000;
}
.ntn  {
margin-left: 5px;
font-size : 12px;
font-family : 'Arial';
color : #333;
}

.ntn a {
color : #f00;
text-decoration : none;
font-size : 12px;
margin-left: 0px;
font-family : 'Arial';
}

.ntn a:hover {
color : #000;
text-decoration : none;
font-size : 12px;
margin-left: 0px;
font-family : 'Arial';
}

.ntn a:link {
color : #f00;
text-decoration : none;
font-size : 12px;
margin-left: 0px;
font-family : 'Arial';
}

.ntn a:visited {
color : #333;
text-decoration : none;
font-size : 12px;
margin-left: 0px;
font-family : 'Arial';
}

.ntn a:active {
color : #f00;
text-decoration : none;
font-size : 12px;
margin-left: 0px;
font-family : 'Arial';
}

.rojo  {
font-size : 11px;
font-family : 'Trebuchet MS';
color : #C85A5A;
}

.azul  {
font-size : 11px;
font-family : 'Trebuchet MS';
color : #4C6B88;
}

.blanco  {
font-size : 12px;
font-family : 'Trebuchet MS';
color : #EEEEEE;
}

.t_negro  {
font-size : 13px;
font-family : 'Arial';
font-weight : bold;
color : #000000;
}

.t_azul  {
font-size : 12px;
font-family : 'Trebuchet MS';
font-weight : bold;
color : #4C6B88;
}

.txiki  {
font-size : 10px;
font-family : 'Trebuchet MS';
color : #999999;
}

.txiki_b  {
font-size : 9px;
font-family : 'Trebuchet MS';
color : #EEEEEE;
}

.txiki_n  {
font-size : 9px;
font-family : 'Trebuchet MS';
color : #000000;
}

.calendarHeader {
	color: #444444;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size:10px;
    background-color: #EEEEEE;
}

.calendarToday {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF; 
    background-color: #C85A5A;
}

.lunesToday {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF; 
    background-color: #C85A5A;
}

.calendar {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #555555;
    background-color: #EEEEEE;
}

.etiqueta {
	font-family: Verdana;
	font-size:10px;
	color: #555555;
    background-color: #FFFFFF;
}

.evento {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #62BCCF;
}

.anulado {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #000000;
}


.eventoLunes {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #62BCCF;
}


.eventoDomingo {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #62BCCF;
}

.anuladoDomingo {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #000000;
}

.anuladoLunes {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #000000;
}

.xtra {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #D04EA1;
}

.xtraLunes {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #D04EA1;
}

.xtraDomingo {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FFFFFF;
    background-color: #D04EA1;
}


.mes {
	font-family: 'Trebuchet MS';
	font-size:12px;
	color: #555555;
    background-color: #ffffff;
}

.dias {
	font-family: Verdana;
	font-size:9px;
	color: #EDEDED;
    background-color: #AAAAAA;
}

.calendario {
	border-bottom: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
    background-color: #EEEEEE;
}

.Domingo {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #FF0000; 
    background-color: #EEEEEE;
}

.Lunes {
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Verdana;
	font-size:9px;
	color: #555555;
    background-color: #EEEEEE;
}
