@charset "UTF-8";
body {
	font: 10pt Calibri, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-attachment: scroll;
	background-color: #232323;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}


a:link
{
	color: #ffffff;
	text-decoration: underline;
}
a:visited
{
	color: #ffffff;
	text-decoration: underline;
}

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


.text01 {
	font-size: 11pt;
	color: #b00031;
}
.text02 {
   font-size:11pt;
   color: #454545;
}

.text02_footer {
   font-size:13pt;
   line-height:16px;
   color: #a4a4a4;
}
.text03 {
	font-size: 14pt;
	color: #b00031;
}
.text03_home {
	font-size: 12pt;
	color: #b00031;
}
.text04 {
	color: #FFFFFF;
}
.text05 {
	font-size: 14pt;
	color: #FFFFFF;
}
.text06 {
	font-size: 14pt;
}
.text07 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #ed1651;
}
.text08 {
	font-size: 10pt;
	color: #b00031;
}


.bold1 {
	font-size: 12pt;
	font-weight:bold;
	color: #b00031;
}
.oneColFixCtrHdr #container {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #containerPopup {
	width: 500px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:20px;
}
.oneColFixCtrHdr #header {
	background: #000;
	height:308px;
}
.oneColFixCtrHdr #headerInterna {
	background: #000;
	height:217px;
}
.oneColFixCtrHdr #mainContent {
}
.oneColFixCtrHdr #footer {
	padding-left:10px;
	padding-top:10px;
	background-image:url(../images/bg_footer.png);
	height:60px;
}
#menu {
	height:31px;
	background-image:url(../images/bg_menu.png);
}

#logo {	
 position: absolute;
 z-index: 10;
 width: 208px;
 margin-left:15px;
 margin-top:91px;
 display: inline;
}

#headerInfo {
	position: absolute;
	z-index: 10;
	padding:5px;
	width: 290px;
	height:100px;
	margin-left:670px;
	margin-top:180px;
	display: inline;
	background-image: url(../images/bgdivheader.png);
	background-repeat: repeat;
}

#logoInterna {
	position: absolute;
	z-index: 10;
 width: 208px;
 margin-left:15px;
 display: inline;
}
#leftColumnMenu {
	margin-top:1px;
	margin-left:27px;
	width: 184px;
	float: left;
}
#rightColumnMenu { 
 float: right;
 width: 765px;
 height:31px;
 display: inline;
 position: relative;
}
.botonimagen{
  background-image:url(../images/btn_enviar.gif);
  background-repeat:no-repeat;
  padding:0;
  border:0;
  ­background-color: transparent;
  height:27px;
  width:133px;
  background-position:center;
}
#preFooter {
	height:88px;
	background-image:url(../images/bg_menufoot.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#leftColumnMain {
	width: 195px;
	padding-left:22px;
	padding-top:10px;
	padding-right:8px;
	background-image:url(../images/bg_buscador.png);
	background-repeat:no-repeat;
	float: left;
}
#rightColumnMain {
	background-image:url(../images/bg_content.png);
	background-repeat:no-repeat;
	float: right;
	width: 765px;
	padding-top:10px;
	display: inline;
	position: relative;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#flashMenu {
	width: 765px;
	height: 31px;
}
#flashTitle {
	margin-left:auto;
	margin-right:auto;
	width: 710px;
	height: 31px;
}
#destacadosHome {
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
#proyectosHome {
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
#bgImg {
	float: center;
	border: 1px solid #e7e7e7;
	background-color:#FFFFFF;
	padding:3px;
}
#bgImgQuienes {
	float: left;
	border: 1px solid #e7e7e7;
	background-color:#FFFFFF;
	padding:3px;
	margin-left: 20px;
	margin-bottom:15px;
}
#paginacionUp{
	margin-left:auto;
	margin-right:auto;
	width: 270px;
	border-bottom: solid;
	border-bottom-color:#ebebeb;
	border-bottom-width:1px;
	display: block;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:440px;
}
#paginacionDown
{
	margin-left:auto;
	margin-right:auto;
	width: 250px;
	border-top: solid;
	border-top-color:#ebebeb;
	border-top-width:1px;
	display: block;
	margin-top:10px;
	padding-left:440px;
}
#contenidoLista {
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
.form {
	font-size: 10pt;
	background-color:#ececec;
	border: 1px solid #bebebe;
	color: #333333;
}
.formPag {
	font-size: 9pt;
	background-image: url(../images/shadow_formpag.gif);
	background-repeat: repeat-x;
	background-color:#c7c7c7;
	border: 1px solid #FFFFFF;
	color: #333333;
}
.formDetalle {
	font-size: 10pt;
	background-image: url(../images/shadow_formdetalle.gif);
	background-repeat: repeat-x;
	background-color:#ececec;
	border: 1px solid #bebebe;
	color: #333333;
}
.formDetalle.link:link {
	color: #333333;
	text-decoration: none;
}
A.link_01:link
{
	color: #333333;
	text-decoration: none;
}
A.link_01:visited
{
	color: #333333;
	text-decoration: none;
}
A.link_01:hover
{
	color: #b00031;
	text-decoration: underline;
}


#itemLista{
	border: solid;
	background-image: url(../images/bg_item_lista.gif);
	background-repeat:repeat-x;
	background-color:#d9d9d9;
	border-color:#ebebeb;
	border-width:1px;
	display: block;
	margin-bottom:15px;
	padding:5px;
}
#tituloItemLista{
	border-bottom: solid;
	border-bottom-color:#a5a5a5;
	border-bottom-width:1px;
	display: block;
	margin-bottom:5px;
}
#btnItemLista{
	text-align:right;
	border-top: solid;
	border-top-color:#a5a5a5;
	border-top-width:1px;
	display: block;
	margin-top:5px;
}
#sepDetalle{
	margin-left:auto;
	margin-right:auto;
	width: 710px;
	border-bottom: solid;
	border-bottom-color:#a5a5a5;
	border-bottom-width:1px;
	display: block;
	margin-top:10px;
	margin-bottom:5px;
}
#sepDetallePeq{
	width: 426px;
	border-bottom: solid;
	border-bottom-color:#a5a5a5;
	border-bottom-width:1px;
	display: block;
	margin-top:7px;
	margin-bottom:7px;
}
#slideDetalle{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
#comodidadesDetalle{
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
#precioDetalle{
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
#formDetalle{
	margin-left:auto;
	margin-right:auto;
	width: 710px;
}
#volverAtras{
	margin-left:auto;
	margin-right:auto;
	width: 710px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#itemListaProyecto{
	width:323px;
	border: solid;
	background-image: url(../images/bg_item_listaproy.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	border-color:#c3c3c3;
	border-width:1px;
	display: block;
	margin-bottom:15px;
	padding:5px;
}
.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}
.justify{
	text-align:justify;
}
/*  ESTILOS DEL SLIDE DE FOTOS  */

A.link_02:link
{
   font-size: 10pt;
   color: #b00031;
   text-decoration: underline;
   background-color:#FFFFFF;
}
A.link_02:visited
{
   font-size: 10pt;
   color: #b00031;
   text-decoration: underline;
   background-color:#FFFFFF;
   }
A.link_02:hover
{
   font-size: 10pt;
   color: #000000;
   text-decoration: none;
   background-color:#FFFFFF;
}

/*  ENLACES "VER DETALLE"  */

A.link_03:link
{
   font-size: 11pt;
   color: #FFFFFF;
   text-decoration: none;
   background-color:#FFFFFF;
}
A.link_03:visited
{
   font-size: 11pt;
   color: #FFFFFF;
   text-decoration: none;
   background-color:#FFFFFF;
   }
A.link_03:hover
{
   font-size: 11pt;
   color: #FFFFFF;
   text-decoration: underline;
   background-color:#FFFFFF;
}

#newsTicker{
	text-align:justify;
	padding:35px 17px 15px 12px;
	margin-bottom: 10px;
	background-image: url(../images/bg_novedades.png);
	background-repeat: no-repeat;
	height: 285px;
	overflow: hidden;
}








#newsticker-demo {
width:310px;
background:#EAF4F5;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:150px; height:285px !important; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
