body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Verdana, serif, sans-serif;
}
#header{
	height: 135px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#header ul {
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header li {
	width: 90px;
	float: left;
	list-style-type: none;
	text-align: center;
	height: 65px;
	margin-right: 10px;
	margin-left: 10px;
}
#header li a {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
#header li a:hover {
	color: #E9F03E;
}
#header .on {
	background-image: url(../images/boton_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header .off {
	background-image: url(../images/boton_of.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{}
#logo {
	margin-top: 20px;
	margin-bottom: 20px;
}
#info {
	font-size: 11px;
	color: #000000;
	background-image: url(../images/bg_contactenos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
}
div#extra{background:#FF8539}
div#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
}
#container #footer a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}


div#container{width:700px;margin:0 auto}
div#content{
	float:right;
	width: 466px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
}

#container #wrapper #content #texto h1{
	font-size: 18px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#container #wrapper #content #texto .texto {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 5px;
	text-align: justify;
}
#container #wrapper #content h1 {
	font-size: 18px;
	padding-top: 10px;
}
#container #wrapper #content .texto_intro {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 5px;
	text-align: justify;
}


div#navigation{float:left;width:210px}
div#footer{clear:both;width:100%}
.foto_big {
	background-color: #EBEBEB;
	padding: 5px;
	border: 1px solid #000000;
	margin: 0px;
}
.cajainput {
	font-size: 13px;
	color: #2E2F2D;
}
.boton {
	font-size: 11px;
	border: 0px solid #FFFFFF;
	font-weight: normal;
	padding: 2px;
	color: #FFFFFF;
	background-color: #2E2F2D;
}
