@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(images/bannerback.jpg);
	background-repeat:  repeat-x;
	background-position: 0px 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}
li {
	list-style-type: none;
	display: inline;	
}
p {
	font-size: 1em; margin:0; padding:0;
}
#contenedor {
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top {
	background-color: #FFFFFF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	height: 70px;
	width: 200px;
	margin-top: 20px;
	padding-left: 35px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 35px;
}
.logo h1, .logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;}

.menu {
	float: right;
	height: 37px;
	width: auto;
	margin-top: 65px;
	padding-left: 20px;
	padding-right: 20px;
}
 #topmenu {
	width: auto;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
#topmenu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #999999;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
}
#topmenu a {
	color: #999999;
	text-decoration: none;
}
#topmenu a:hover {
	color: #8AAD1F;
	text-decoration: none;
}
#topmenu .selected{color: #8AAD1F;
	text-decoration: none;}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 380px;
	width: 914px;
	padding-top: 16px;
	padding-left: 86px;
}
#main {
	width: 930px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.izquierda {
	width: 580px;
	height: auto;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	float: left;
}
.izquierda  .titulo  h1 , .izquierda  .titulo_web  h1 {
	margin:0px;
	display:block;
	text-indent:-9999px;
	line-height: 0.7em;
}
.izquierda h2 { font-size: 0.9em; padding:0px; margin:6px 0 3px 0;}
.izquierda .boxporta p { font-size: 0.7em;}
.izquierda .boxporta a {color: #8AAD1F;}

.izquierda  .titulo {
	height: 25px;
	width: 580px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c7e39b;
	background-image: url(images/titulo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.izquierda  .titulo_web {
	height: 25px;
	width: 580px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c7e39b;
	background-image: url(images/titulo_web.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#galeria {
	background:#FFFFFF;
	height: 420px;
	width: 580px;
}
.derecha .titulo {
	background-image: url(images/encabezado.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 71px;
	margin-bottom: 15px;
}
.derecha {
	float: right;
	width: 255px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	font-size: 0.8em;
	margin-left: 0px;
}
.derecha h1 {
	margin:0px;
	display:block;
	text-indent:-9999px;
	}
.derecha .floro {
	width: 234px;
	height: auto;
}
.derecha .publicidad {
	padding: 0px;
	height: 122px;
	width: 248px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/***********FOOTER*********************/
#footer {
	padding: 0px;
	height: 163px;
	width: auto;
	clear: both;
	background-image: url(images/footerback.jpg);
	background-repeat:  repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#footer .footercaja {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menufooter {
	display: inline;
	color: #919191;
	margin-top: 0px;
	float: left;
	width: 450px;
}
#footer .footercaja li {
	display: inline;
	font-weight: normal;
	font-size: 0.7em;
	color: #888888;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #8AAD1F;
	text-decoration: none;
}
#footer .selected{color: #8AAD1F;
	text-decoration: none;}
#footer .footercaja .datos {
	float: right;
	width: 250px;
	padding-left: 40px;
	font-size: 0.75em;
	color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-right: 38px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.derecha li {
	font-weight: normal;
	display: block;
	list-style-type: none;
	font-size: 1em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 2px;
}
.derecha ul {
	float: none;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
/* slider */
#slider1 {
	width: 725px; /* important to be same as image width */
	height: 310px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden;
}
.clear slider1Image{ }

#slider1Content {
    width: 725px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	padding: 10px 13px;
	width: 694px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #F0F8DA;
	display: none;
	font-size: 0.9em;
	font-family: Sans-serif;
	font-weight: normal;
	
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 210px !important;
	height: 310px;
}
.right {
	right: 0;
	bottom: 0;
	width: 285px !important;
	height: 150px;
}
.slider ul { list-style-type: none;}
.slider li {border:0px;}
/*** IMAGENS WEB****/
.boxporta {
	height: auto;
	background-image: url(images/backimagen.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	margin-top: 15px;
	width: auto;
	padding-bottom: 15px;
	padding-top: 0px;
}
.main .boxporta .portaimg {
	float: left;
	padding-left: 50px;
}
.main .boxporta .leyenda{
	float: left;
	padding-left: 50px;
	height:auto;
}
