*{
	outline: none;
	margin: 0;
	padding: 0;
}
a img{ border: 0px; margin-top:15px;}

img.banner{ 	margin: 10px 0px 5px 10px; }
a.high{ color: #FFF; font-weight: bold; }
.clearfix:after{	
	content: ".";	
	display: block;	
	height: 0;	
	clear: both;	
	visibility: hidden;
}

body{
	background-color: #FFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
}
h2{
	font-size: 27px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 30px;
}
h3{
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: normal;
}
p{
	letter-spacing: 0px;
}
#contenedor{
	width: 98%;
	margin: 0 auto;
}
#pagina{
	margin: 5px 0px 15px 0px;
	width: 100%;
}
#header{
	border-top: 10px solid #1E1754;
}
	#header h1 a{
		margin: 5px 0px 0px 10px;
		float: left;
		display: block;
		width: 207px;
		height: 109px;
		background: #FFF url("../images/logo.png") top left no-repeat;
	}
	#header h1 a span{
		display: none;
	}
 
ul#navigation{
	list-style: none;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
	ul#navigation li{
		display: block;
		float: left;
		background-color: #FFF;
		padding: 1px 10px 2px 10px;
		margin: 0px 2px 0px 10px;
		border-left: 1px dotted #CCC;
		text-transform: uppercase;
		font-size: 10px;
		letter-spacing: 1px;
	}
	ul#navigation li a{
		color: #000;
		text-decoration: none;
	}
	ul#navigation li.active{
		background-color: #333;
	}
	ul#navigation li.active a{
		color: #FFF;
	}

#big-options{
	clear: both;
	margin-top: 5px;
	border-top: 4px solid #00B300;
	background: #FFF url("../images/bg-big-options2.png") bottom left repeat-x;
	height: 252px;
}
	#big-options div.central{
		display: block;
		height: 250px;
		width: 375px;
		float: right;
		margin: 2px 0px 0px 0px;
	}
	#big-options div.central span{
		float: right;
		display: block;
		height: 219px;
		width: 100%;
		background: #FFF url("../images/op-central2.jpg") bottom right no-repeat;
		margin-right: 2px;
	}
	#big-options div.contact a{
		width: 143px;
		height: 250px;
		display: block;
		background: #FFF url("../images/op-contacto2.jpg") bottom left no-repeat;
		float: right;
		padding: 2px 2px 0px 0px;
	}
	#big-options div.calendar a{
		width: 143px;
		height: 250px;
		display: block;
		background: #FFF url("../images/op-calendario2.jpg") bottom left no-repeat;
		float: right;
		padding: 2px 0px 0px 0px;
	}
	#big-options a span{
		display: none;
	}

#sidebar{
	width: 356px;
	float: right;
}
#sidebar a{ color:#FFF; }
#content{
	background-color: #EEE;
	margin-right: 356px;
}
	#content #general{
		line-height: 20px;
		padding: 5px 10px 10px 10px;
		font-size: 13px;
	}
	#content #general p {
		margin-top: 10px;
	}
	#content #general a {
		color: #222;
		border-bottom: 1px dotted #AAA;
		text-decoration: none;
	}
	#content #general ul{
		margin-left: 30px;
	}
	#content #general li h3{
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 17px;
	}
	#content #general li li{
		margin-left: 30px;
	}
	#content #general ul ol{
		margin-bottom: 10px;
	}
	
table#calendario{
	width: 100%;
	padding:1px;
	padding-top: 10px;
}
	table#calendario th{
		background-color: #CFCFCF;
		border:1px solid #242424;
		font-size: 12px;
	}
	table#calendario th a.simple{ font-weight:normal; font-size:10px; }
	table#calendario td{
		background-color: #FEFEFE;
		text-align: center;
		vertical-align: center;
		border:1px solid #DEDEDE;
	}
	table#calendario td a{
		text-decoration: none;
		color: #444;
		border-bottom: 1px dotted #999;
	}
	table#calendario td span{
		font-size: 10px;
		color: #555;
	}

ul#skills{
	list-style: none;
	padding-bottom: 10px;
}
ul#skills li{
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 43px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	display: block;
}
ul#skills li.sk1{ background: #FFF url("../images/sk1.jpg") bottom left no-repeat; }
ul#skills li.sk2{ background: #FFF url("../images/sk2.jpg") bottom left no-repeat; }
ul#skills li.sk3{ background: #FFF url("../images/sk3.jpg") bottom left no-repeat; }

#latest_news{
	padding-top: 10px;
	background-color: #242424;
	color: #FFF;
	padding: 20px 10px 5px 10px;
}
#advertising{
	margin: 0 auto;
	padding: 20px 10px 5px 10px;
	background-color: #242424;
	color: #FFF;
}
#latest_news span.mes{ font-weight: bold; padding-right: 3px;}
#footer{
	clear: both;
	margin-top: 2px;
	background: #FFF url("../images/bg-footer.jpg") top left repeat-x;
	height: 70px;
	padding-right: 10px;
}
#footer #footer-content{
	/*background: #FFF url("images/bg-footer-content.jpg") top right no-repeat;*/
	float: right;
	text-align: right;
	margin-top:30px;
	color: #FFF;
}
#footer #footer-content a{
	text-decoration: none;
	color: #EEE;
	border-bottom:1px dotted #EEE;
}

fieldset{
	margin-top: 20px;
	border: 1px solid #FFF;
	padding:20px;
	background-color: #E0E0E0;
}
legend{
	padding: 5px 10px 5px 10px;
	background-color: #CFCFCF;
	border:1px solid #FFF;
}
label{
	clear: left;
	display: block;
	float: left;
	width: 130px;
	line-height: 30px;
}
input,textarea,select{
	margin-bottom:15px;
	height: 25px;
	font-size: 14px;
	width: 250px;
}
textarea{
	height: 100px;
}
input[type="submit"]{
	font-size: 11px;
	width: 120px;
}

#avisos{
	padding: 10px;
}
#avisos.error{
	background-color: #FF6966;
	border: 1px solid #FF4A47;
}
#avisos.success{
	background-color: #D4ECB8;
	border: 1px solid #99CC66;
}

#dineromail{ width: 250px; height:70px }
