﻿.first .destacados{
width: 500px;
float:left;
clear:left;
margin: 30px 0 20px 0;
padding:0;
}

#destacados_int{
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border: 5px solid #d4166e;
width: 530px;
float:left;
clear:left;
margin:0px;
padding: 10px 0;
background:#ffffff;
}

.pager_examples {margin: 10px 0; }
.pager_examples p { padding: 5px; margin: 0; }
.pager_examples .nav {background: #ffffff; padding: 10px; -moz-border-radius: 30px;
-webkit-border-radius: 30px; border: 2px solid #fff;}
.pager_examples .nav#nav4 { border-top: 0;}
.pager_examples .nav a { margin: 5px; padding: 0 10px;  -moz-border-radius: 15px;
-webkit-border-radius: 15px; border: 2px solid #0093e7; font-size:1.2em; background-color:#0093e7; color:#fff; font-weight:bold; text-decoration:none; }
.pager_examples .nav a.highlight {  border: 2px solid #b6d6e9;  background-color:#b6d6e9; color:#d4166e; font-weight:bold; text-decoration:none;  }

.first .destacados h3 {
background: url(http://www.hadamargarita.com/imagenes/destacados_etiqueta.jpg) no-repeat 0% 0%;
width: 320px;
height:46px;
float:left; 
clear:left;
margin:-30px 0 0px 20px;
padding:0;
}

.first .destacados h4 {
background: #ffffff url(http://www.hadamargarita.com/imagenes/nube_v0.jpg) no-repeat 0% 0%;
color:#0093dd;
width: 93%;
height:30px;
font-weight:bold;
margin:0 0 0 10px;
padding:10px 0 4px 15px;
text-align:left;
}
.first .destacados h5 {
color:#d4166e;
background-color:#fff;
padding:5px 0 0 10px;
margin:0 0 0 5px;
font-weight:bold;
font-size:1.2em;
}

.first .destacados  h5 a {color:#d4166e;
background-color:#fff; text-decoration:none;}

.first .destacados  p {margin: 5px 5px 5px 10px;}
.first .destacados  p.fecha {color:#2f8ebd; font-size: 0.9em;font-weight:bold;}
.first .destacados  p a {color:#db0572;text-decoration:none; font-weight:bold; float:right;}
.first .destacados  p a img {margin: 0px 10px 10px 10px;}

.first .destacados em {font-style: italic; font-weight:bold;}

.first h2.portada {
background:#ffffff url(http://www.hadamargarita.com/imagenes/nube.jpg) no-repeat 0% 0%;
color:#0093dd;
width: 100%;
height:55px;
margin: 10px 0 0 15px;
padding: 15px 0 10px 15px;
font-weight:bold;
font-size:1.3em;
text-align:left;
height: 50px;
float:left; 
clear:left;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.yui-u form.agenda_portada { width: 490px; height:240px; margin:10px; padding:0; border:none; background:#fff; }
.yui-u form.agenda_portada p {width:200px; margin:10px 0 10px 0px; padding:0; background:#fff; float:left;}
.yui-u form.agenda_portada select {margin-left:0px; clear:left; display:block;}
.yui-u form.agenda_portada input {color:#727272; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.yui-u form.agenda_portada input.boton {
background-color:#e05723;
border:2px solid #e67819;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color:#ffffff;
margin: 25px 0 0 10px;
padding:5px 10px;
font-weight:bold;
cursor:pointer;
}


.yui-u form.agenda_portada table.month {margin: 0 10px 20px 0; float:right; width: 260px; padding:10px; background-color:#cfe5f6;  
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
font-weight:bold;
border-bottom:0 none;
color:#0282c3;
}

.yui-u form.agenda_portada table.month td  {text-align:center; background:#cfe5f6; margin:5px; padding:5px;  -moz-border-radius: 30px;
-webkit-border-radius: 30px;}
.yui-u form.agenda_portada table.month td a {color:#db0572; background:#cfe5f6; display:block; }
.yui-u form.agenda_portada table.month td  img{float:right; padding:2px 3px; }
.yui-u form.agenda_portada table.month td .event {background-color:#cfe5f6; }
.yui-u form.agenda_portada table.month  td.todaytodayevent {background-color:#0282c3; -moz-border-radius: 10px;
-webkit-border-radius: 10px;}
.yui-u  form.agenda_portada table.month td.todaytodayevent {color:#fff;}

.yui-u  form.agenda_portada table.month td.todaytodayevent a {background-color:#0282c3; -moz-border-radius: 10px;
-webkit-border-radius: 10px; color:#fff;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
form.agenda
{
    background: #cfe5f6;
	color:#0282c3;
	height: 300px;
	margin-bottom: 20px;
	border: 1px solid #cfe5f6;
	padding-top: 20px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;	
}
form.agenda P
{
    background-color: #cfe5f6;
	margin-top: 8px;
	margin-left:0;
}
form.agenda SELECT
{
	margin-left: 0px;
}
form.agenda INPUT
{
	margin: 25px 0 0 50px;
	color: #727272;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form.agenda INPUT.boton
{
color: #FFFFFF;
margin-top: 5px;
font-weight: bold;
cursor: pointer;
border:2px solid #e67819;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color:#ffffff;
padding:3px 5px;	
}

TABLE.month
{
	margin: 0px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 0 none;
}

table.month td  {text-align:center; background:#cfe5f6; margin:5px; padding:5px;  -moz-border-radius: 30px;
-webkit-border-radius: 30px;}
table.month td a {color:#db0572; background:#cfe5f6; display:block; }
table.month  td.todaytodayevent {background-color:#0282c3; -moz-border-radius: 10px;
-webkit-border-radius: 10px;}
table.month td.todaytodayevent {color:#fff;}
table.month td.todaytodayevent a {background-color:#0282c3; -moz-border-radius: 10px;
-webkit-border-radius: 10px; color:#fff;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.yui-u h4 
{
background:#ffffff url(http://www.hadamargarita.com/imagenes/nube_v0.jpg) no-repeat 40% 0%;
color: #0093dd;
width: 100%;
height: 35px;
padding:10px 0 0 0;
margin:0;
font-weight: bold;
font-size: 1.3em;
text-align: center;
}

.yui-u p.blog a {padding-left: 50px;}
.yui-u p.blog a img {padding-left: 0px;}

.yui-u ul {margin-left: 0px;}
.yui-u ul  li {margin:0;}
.yui-u ul  li a{margin:0 0 0 5px;}
.yui-u ul  li  a img{margin:0 0 0 -3px;}
.yui-u p.blog a {padding-left: 30px;}

.yui-u ul  li a img{float:none; margin: 2px 5px 2px 0px; font-size:0.9em;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.yui-u  #dias {
border: 2px solid #0093dd;
border-top: none;  
overflow: hidden;  
clear: both;  
float: left; 
width: 530px;
margin-top:0px;
background: #fff; 
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.yui-u ul.tabs  {
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px; 
border-bottom:  2px solid #0093dd;
border-left: 2px solid #0093dd;
width: 532px;

}

.yui-u ul.tabs  li {
float: left;
margin: 0 0 1px 0;
padding: 0 5px 0 0;
height: 30px; 
line-height: 30px; 
border: 2px solid #0093dd;
border-left: none;
margin-bottom: 0px; 
overflow: hidden;
position: relative;
background: #e5edf3;
width: auto;
}

.yui-u ul.tabs  li a {
display: block;
font-size: 1em;
padding: 0;
/* border: 1px solid #fff;*/
outline: none;
text-decoration:none; 
color:#0093dd; 
font-weight:bold;
width: auto;
}

.yui-u ul.tabs  li a:hover {
background: #fff;
}

html .yui-u  ul.tabs  li.active, html .yui-u  ul.tabs  li.active a:hover  { 
background: #fff;
border-bottom: 2px solid #fff;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.yui-u p.mas_info2  {
float:left; clear:both; width:100%;
margin-top: -10px;
margin-bottom:10px;
}

.yui-u p.mas_info {
float:left; clear:both; width:100%;
}

.yui-u p.mas_info a {color:#d4166e; float:left; padding:0; font-weight:bold; font-style:italic; text-decoration:none;}
.yui-u p.mas_info2 a {color:#d4166e; float:left; padding:0; font-weight:bold; font-style:italic; text-decoration:none;}

.yui-u p.mas_info  em {font-size:0.9em; font-style:italic; font-weight:bold;}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#hd-int UL.nav
{
	width: 90%;
	height: 90px;
	float: left;
	margin-left: 40px;
}
#hd-int UL.nav LI
{
	float: left;
	display: inline;
	width: 110px;
	margin-left: 5px;
}
#hd-int UL.nav LI A
{
	display: block;
	height: 65px;
	text-align: center;
	width: 87%;
	padding: 20px 3px 0 10px;
	color: #FFFFFF;
	background: url(http://www.hadamargarita.com/imagenes/menu.gif) no-repeat 0% 10%;
}
#hd-int UL.nav LI A.espacio
{
	width: 80%;
	background-position: 0% 105%;
}
#hd-int UL.nav LI A.encasa
{
	width: 85%;
	background-position: 15% 105%;
}
#hd-int UL.nav LI A.palomitas
{
	width: 80%;
	background-position: 15% 110%;
}
#hd-int UL.nav LI A.aprender
{
	width: 80%;
	margin-left: 10px;
	background-position: 15% 105%;
}
#hd-int UL.nav LI A.paseo
{
	width: 80%;
	background-position: 15% 105%;
}
#hd-int UL.nav LI A.papas
{
	background-position: 0% 105%;
	width: 75%;
}
#hd-int UL.nav LI A.directorio
{
	background-position: 15% 105%;
	width: 80%;
}
#hd-int UL.nav LI A:hover
{
	color: #0093dd;
	background: url(http://www.hadamargarita.com/imagenes/menu.gif) no-repeat 0% 0%;
}
#hd-int UL.nav LI A.current
{
	color: #0093dd;
	background: url(http://www.hadamargarita.com/imagenes/menu.gif) no-repeat 0% 0%;
}
#hd-int UL.nav LI A.espacio:hover
{
	color: #0093dd;
	background-position: 0% 0%;
}
#hd-int UL.nav LI A.espaciocurrent
{
	color: #0093dd;
	background-position: 0% 0%;
}
#hd-int UL.nav LI A.encasa:hover, #hd-int UL.nav LI A.encasacurrent
{
	color: #0093dd;
	background-position: 15% 0%;
}
#hd-int UL.nav LI A.palomitas:hover, #hd-int UL.nav LI A.palomitascurrent
{
	color: #0093dd;
	background-position: 15% 0%;
}
#hd-int UL.nav LI A.aprender:hover, #hd-int UL.nav LI A.aprendercurrent
{
	color: #0093dd;
	background-position: 15% 0%;
}
#hd-int UL.nav LI A.paseo:hover, #hd-int UL.nav LI A.paseocurrent
{
	color: #0093dd;
	background-position: 15% 0%;
}
#hd-int UL.nav LI A.papas:hover, #hd-int UL.nav LI A.papascurrent
{
	width: 75%;
	color: #0093dd;
	background-position: 0% 0%;
}
#hd-int UL.nav LI A.directorio:hover, #hd-int UL.nav LI A.directoriocurrent
{
	color: #0093dd;
	background-position: 15% 0%;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.publicidad  li {margin:0; padding:0;}
ul.publicidad li a img {margin:0; padding:0; border :1px solid #cccccc}
ul.publicidad li  object{ margin:0; padding:0; border :1px solid #cccccc ; margin-left:5px;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.compartir {
float:left; clear:both;
width: 400px;
margin-top: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border: 2px solid #d4166e;
padding-left: 20px;
}

ul.compartir  li {background-image:none; float:left; display:inline;}

ul.compartir  li a img {
background:#fff;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}