@charset "UTF-8";
div#navigation{
	padding:0 0 0 20px;
}

div#navigation ul{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:30px;
	/*font-weight:bold;
*/
}

div#navigation ul ul{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 0 20px
	/*font-weight:bold;
*/
}

div#navigation ul li{
	list-style:none;
	padding:10px 0 8px 0;
	border-bottom: #CCC dotted 1px;

}

div#navigation ul li a{
	color:#5C9E44 ;
	text-decoration:none;

}

div#navigation ul li a:visited {

}

div#navigation ul li a:hover {
	color: #999;

}


div#container{ background:url(../img/layout/background-container.jpg) repeat-y center}#header h1 {
	text-align: center;
}
.menu{
	width: 760px;
	background-color: #E6E6E6;
	margin: 0 20px 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.menu ul{
margin: 0; padding: 0;
float: left;}

.menu ul li{
display: inline;}

.menu ul li a{
	float: left;
	text-decoration: none;
	color: #5C9E44;
	padding: 10.5px 11px;
	background-color: #E6E6E6;
}
 
.menu ul li a:visited{
	color: #5C9E44;
}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#5C9E44;
}
div#footer {
	background-image: url(../img/layout/backgroun-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 112px;
	text-align: center;
}

	.contactleft {
			width: 5%; 
	text-align: right;
	clear: both;
/*	float: left;    */
	display: inline;
	padding: 4px;
	margin: 5px 0;
			}

	.contactright {
	width: 95%;
	/*	float: right; */
	display: inline;
	padding: 4px;
	margin: 5px 0;
	font-size: 11px;
	}
	.contactright TEXTAREA {
			width: 350px;
			}
	/* End Contact Form CSS */
	
	/* Begin Contact Form CSS */

.contactform {color: #666;

			}
.contactform input { /*display:block;*/
	border:1px solid #dcdcdc;
	width:310px;
	padding:3px 2px;
	/*height: 8px;*/
}
.contactform textarea { display:block; border:1px solid #dcdcdc; width:460px; height:180px; padding:6px; }
.contactform #contactsubmit {
	border:0;
	width:74px;
	height:28px;
	background:url(../img/layout/submit.png) left top no-repeat;
	cursor:pointer;
	text-indent:-9999px;
	font-size:0px;
	display:block;
	line-height:0px;
}
.contactform label {
	font-size: 14px;
}
.contactform div {
	margin-top: 20px;
	margin-bottom: 3px;
}
/* End Contact Form CSS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
div#content {
	padding: 0 0 20px 50px;
}

div#content #place {
	margin-top: 20px;
	padding: 5px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

div#content .descarga {
	color: #999999;
}

div#content .descarga a {
	text-decoration: none;
	color: #339933;
}

div#content .legales {
	padding: 20px 0 0 0;
	font-size:10px;
}

div#content h2 {
	padding: 20px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5C9E44;
}
div#content img {
	margin:10px;
	padding:5px;
	border:1px solid #999;
	}
.ubicacion {
	float: right;
	width: 180px;
	font-size: 12px;
}
.clear {
	clear: both;
}
#clock{
	margin: 20px 5px 30px 0;
}

