/* =================== Estilos Sitio =================== */
 

 
  body {
  	color: #ccc;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding: 0;
	background: #cdcb9a url(../images/bg001.png) top left repeat-x;
	margin: 0 0 0 0;
	}

a img { border: none; }

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #8A9CAA;
}
	
h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	color: #fff;
	font-size: 1em;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


.proximas_actividades {
	font-family: Calibri, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

.proximas_actividades002 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}

.proximas_actividades003 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	padding-top: 5px;
}

.proximas_actividades003small {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	color: #FFFFFF;

}

.footertext001
{
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
}

#proximas_actividades
{
	padding:0px;
	width:368px;
	height:147px;	
}





.proximas_actividades_up
{
	background: no-repeat url(../images/proximas_actividades_up003.png);
	width:368px;
	height:122px;

}

/* =================== Fin Estilos Sitio =================== */


/* =================== Estilos Banner =================== */

#myGallery
{
	text-align: left;
	margin: 0 auto;
	
}

.content
{
	margin: 0 0px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/


.fadein { position:relative; height:200px; width:550px; }
.fadein img { position:absolute; left:0; top:0; }


/* =================== Fin Estilos Banner =================== */

/* =================== Estilos Slider =================== */

#container {
	width: 900px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}


ul, li, tr{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}

.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home  .menuItem:hover .arrow {
	right: -4px;
}


/* =================== Fin Estilos Slider =================== */


/* =================== Estilos Clima =================== */

#weather {
	width: 240px;
	height: 120px;
}
#current {
	width: 240px;
	height: 120px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}
#current #temp {
	font-size: 24px;
	font-style: normal;
	padding-top: 40px;
	padding-right: 16px;
}
#current #fore {
	padding-right: 16px;
	font-size: 11px;
}
#current #city {
	padding-right: 16px;
}

/* =================== Fin Estilos Clima =================== */

