﻿/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font-family: Verdana;
font-size: 11px;
background:#F8F1D3 url(../images/bg.gif) top center no-repeat;
color:#303030;
}

#wrap {a
color:#303030;
margin:0 auto;
width:905px;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#9E4A4C;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#9E4A4C;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
margin:10px 0 0;
padding:0;
height:45px;
}

#header p {
width:500px;
float:right;
text-align:center;
color:#505050;
margin:8px 0 0;
font-size:11px;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}


/***** Main content *****/
#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.6em;
}

#contentwide {
margin:10px 20px 10px 20px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
text-align: justify;
}


#contentwide2 {
margin:0px 0px 0px 0px;
padding:0 0 0 10px;
line-height:1.6em;
text-align: justify;
top: -80px; 
*top: -100px;
position: relative;
}

#izquierda {
	float: left;
	width: 185px;
}

#centro {
	float: left;
	width: 450px;
	padding: 40px 15px 10px 15px;
	text-align: justify;
	margin-top: 10px;
	color: #9E4A4C;
}

#centro p {	
	font-size: 11px;
	line-height: 1.2em;
}

#centro h1 {
color: #F17100;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
padding-bottom: 5px;
}


#centro h2 {
color: #F17100;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
padding-bottom: 5px;
background: #F8F1D3 url(../images/separador.gif) bottom center repeat-x;
}

#centro h3 {
color: #6172B1;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
padding-bottom: 5px;
text-align: right;
text-decoration: underline;
}

#centro h4 a {
color: #6172B1;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: italic;
padding-bottom: 5px;
text-align: right;
text-decoration: underline;
}



#derecha .style1 {
color: #83393B;
font-size: 9px;
font-weight: bold;
padding-left: 90px;
}



#derecha {
	float: right;
	width: 230px;
}


#derecha h2 {
color: #F17100;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
padding-bottom: 5px;
background: #F8F1D3 url(../images/separador.gif) bottom center repeat-x;
}



#izquierda h2 {
color: #F17100;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic;
padding-bottom: 5px;
background: #F8F1D3 url(../images/separador.gif) bottom center no-repeat;
}


#izquierda p {
font-size:11px;
margin:0 5px 5px 20px;
color: #666666;
font-weight: normal;
line-height: 1.4em;
}

#menu {
	width: 192px;
	height: 348px;
	background: url(../images/fondomenu.png) top center no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#menu ul {
	list-style: none;
	text-align: left;
	margin: 10px 0 0 0;
	padding-top: 10px;
	padding-left: 30px;
}

#menu li {
	line-height: 11px;
	list-style-image: url(../images/flecha.gif);
	padding: 10px 5px 5px 5px;
	color: #83383C;
	font-weight: normal;
}

#menu li a {
	color: #83383C;
}

#menu li a:hover {
text-decoration: none;
color:#ffffff;
}





#content h2,#contentwide h2 {
font-size:20px;
margin:0 0 10px;
}

#content h3,#contentwide h3 {
font-size:20px;
margin:0 0 8px;
}



#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:5px 0 5px;
width:100%;
height: 106px;
text-align:center;
color:#ffffff;
background:#83383C;
font-size:10px;
}

#footer a {
color:#ffffff;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}



/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}




/***** Slider Noticias *****/
.news_slider {
  position: relative;
  width: 220px;
  margin:0;
  text-align: left;
}
.news_slider .messaging {
  display: block;
  padding: 5px;
  margin: 0;
  background: #F8F1D3;
}
.news_slider .prev, .news_slider .next {
  position: absolute;
  top: 0;
  display: none;
}
.news_slider .next {
  right: 10px;
  top: -40px;
}
.news_slider .prev {
  left: 170px;
  top: -40px;

}


.news_slider .container {
  position: relative;
  top: 0;
  left: 0;
  width: 220px;
}
.news_slider .news_items {
  position: relative;
  width: 220px;
  top: 10px;
  left: 0;
  overflow: hidden;
}
.news_slider .view_all {
  font-size: 11px;
  padding: 5px;
  margin: 0 0 2px 0;
  text-align: center;
}
.news_slider .item {
  width: 220px;
  margin-right:0;
}
.news_slider .item div {
  font-size: 11px;
  width: 220px;
  padding: 10px 0 30px 0;
  line-height:1.2em;
}
.news_slider .item a {
color: #6172B1;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-style: italic;
font-weight: normal;
line-height:1.2em;
}

.news_slider .item img {
  padding-left: 0;
}
.fl {
  float: left;
  display: inline;
}
.news_slider .item a.mas {
color: #F17100;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-style: italic;
font-weight: bold;
line-height:1.2em;
}

ul.idiomas{
	list-style:none;
}

ul.idiomas li {
	width:40px;
	float:left;
	height:30px;
	color:#333333;
	font-weight:bolder;
}

ul.idiomas li.selected img{
	padding:1px;
	margin:-2px 0 0 0;
	border:1px solid #333333;
}

li.idiomas li a{
	text-decoration:none;
}

ul.idiomas li a:hover{
	text-decoration:none;
}

li.idiomas li img{
	height:28px;
	border:1px solid red;
	padding:5px 0 0 0;
}



#gallery {position:relative; width:900px; margin:40px auto; top: -80px; }
#images {border:2px solid #9ac1c9; height:309px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:871px; height:309px; padding:5px; border:2px solid #83393B; background:#FFF url(images/loading.gif) center center no-repeat; top: -80px; *top: -110px; z-index: 1}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:871px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:871px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:309px; width:39px; z-index:100; height:309px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.png) left center no-repeat; border-left:5px solid #FFF}
#nextimg {right:0; background:url(images/right.png) right center no-repeat; border-right:5px solid #FFF}
