/*
Design by Cutelol
http://www.cutelol.com
*/

*
{

padding: 0px;
}

a:link {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #FF33CC;
}

body {
	
	background: #01032E url(../images/Back/fondoesttrellado.jpg) fixed no-repeat;
	background-position:center;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 90px;
	
	
}


#main
{
width: 940px;
background: url(images/back_galery02.jpg) repeat-y;
margin-top: 10px;
margin: auto;

}

#top
{
width: 940px;
background: url(images/back_galery01.jpg) no-repeat top;
margin-top: 0px;

}

#bottom
{
width: 940px;
background: url(images/back_galery03.jpg) no-repeat bottom;
margin-top: 10px;

}

#cute {
	height: 84px;
	width: 940px;
	margin: auto;
	margin-top: 20px;
}

}

#botonera {
	height: 34px;
	width: 940px;
	margin: auto;
	margin-top: 0px;
	
	
}




#header {
	height: 200px;
	width: 940px;
	margin: 0 auto;
}

#menu
{
width: 571px;
height: 36px;
padding-left: 5px;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 128px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 16px;
	margin-left: 3px;
	padding-top: 10px;
	background: url(images/button.gif) no-repeat;


}

#menu a:hover {
	width: 128px;
    height: 26px;
	color: #037931;
	margin-left: 3px;
	text-decoration: underline;
	background: url(images/button_r.gif) no-repeat;
}


#logo {

width: 270px;
height: 83px;




}






#right
{
	float: right;
	padding: 0px;
	width: 280px;
	padding-right: 5px;
	padding-top: 30px;
}

#right H3
{
width: 189px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
}



#right ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}



#right H4
{
font-size: 10px;
}

#right a {
	color: #01032E;
	font-size: 11px;
}
#right a:visited {
	color: #01032E;
	font-size: 11px;
}

#right p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: left;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#left
{
width: 600px;
padding-left: 32px;
padding-top: 30px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FF33CC;
}

#left a
{
color: #FF33CC;
text-decoration: none;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FFFFFF;
}






.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #FF33CC;
}



#footer {
	clear: both;
	height: 70px;
	width: 940px;
	clear: both;
	padding-top: 0px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
