body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/fondo_web.jpg) repeat-x;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
    text-align: center;
}
#pagina{ margin-top:10px;}
img { border:0;}
a {
	color:#EDDBBD;
	text-decoration: none;
    outline: none;
	font-weight:bold;
	font-size:13px;
}
a:hover {
	text-decoration: underline;
}
#content {
	width: 990px;
	margin: 0 auto;
    padding:0;
	background-color:#000000;
}
h1{
	margin:0px;
	margin-bottom:10px;
	padding:0 0 5px 0;
	border-bottom:solid 1px #8A282E;
	font-size:22px;
	font-weight:bold;
	color:#F8E9C9;
}
h2 { font-size:12px; color:#D9B78C;}
ul{
  margin: 0px;
  padding:0px;
  list-style: none;
}
li{
  margin: 0px;
  padding:0px;
}
p{
  margin: 0 0 5px 0;
  padding:0 10px;
  line-height:15px;
}
p strong{
	color:#D9B78C;
  font-weight: bold;
}
strong{
	color:#D9B78C;
  font-weight: bold;
}


p img{
  background: #EBEBEB;
  border: solid 1px #E7E7E7;
  padding: 2px;
  margin: 0 0 2px 8px;
}
.bold{
  font-weight: bold;
}
form{
  margin: 0px;
  padding:0px;
}

textarea, input{
  font-family:Arial, Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  /*border: solid 1px #999999;*/
}


.subtitulo{ background:url(../images/subtitulo_fondo.jpg) no-repeat; width:695px; height:29px; font-size:25px; font-family:Georgia, "Times New Roman", Times, serif; padding: 15px; margin-bottom:10px; color:#213F63;}



 /* HEADER */

#header {
	width: 565px;
	height: 98px;
    padding-left: 425px;
	margin:auto;
    background: url(../images/top.jpg) no-repeat;
}

#logo {
	padding-top:2px;
    float: left;
}

#header .contacto{
  float: right;
  width: 185px;
  color: #13152B;
  margin: 42px 33px 10px 0 !important;
  margin: 42px 15px 10px 0;
}
#header .contacto a{
  color: #000;
  text-decoration: underline;
}
#header .contacto a:hover{
  color: #000;
  text-decoration: none;
}
#header .contacto h1{
   font-family:Georgia, 'Times New Roman', Times, serif;
   font-size: 28px;
   color: #FFF;
   margin:5px 0 0 0px;
   padding: 0px;
   font-weight: normal;
}
#header .contacto h2{
   font-size: 22px;
   color: #FFF;
   margin: 0px;
   padding: 0px;
   line-height: 21px;
}



/* CONTENIDO*/
#colOne {
	float: left;
	width: 436px;
    text-align: justify;
	padding:10px;
	height:413px;
}
.contenido_seccion{
	overflow:auto;
	height:380px;
	_height:370px;
	overflow-x: hidden;
	scrollbar-arrow-color: #CEA36C;
	scrollbar-base-color: #CEA36C;
	scrollbar-dark-shadow-color: #A97638;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #C08945;
	scrollbar-highlight-color: #A97638;
	scrollbar-3d-light-color: a;
}

/* LATERAL */

#colTwo {
	float: left;
	width: 144px;
    height:428px;
	overflow:auto;
	background:url(../images/fondo_btn_lateral.jpg) repeat-y;
    padding-top: 5px;
}
#colTwo ul {
	margin:0 10px 0 0;
	padding:0;
	list-style: none;
    text-align: left;
}

#colTwo li {
	color:#03212C;
    /*text-transform: lowercase;*/
}
#colTwo li:first-letter{
  text-transform: capitalize;
}

#colTwo li a{
	color: #CEA36C;
    text-decoration: none;
}
#colTwo li a:hover{
	color:#FFF;
    text-decoration: underline;
}


#colThree{ background: url(../images/fondo_imagenes.jpg) no-repeat; width:84px; height:413px; float:left; padding: 20px 0 0 2px;}
#colThree img{
  width: 59px;
  height: 86px;
  margin-bottom: 17px;
}


#izquierda{ width:152px; height:433px; background: url(../images/fondo_izquierda.jpg); float:left;}
#derecha{ width:152px; height:433px; background: url(../images/fondo_derecha.jpg); float:right;}

/* FOOTER */

#footer {
	clear: both;
	width: 990px;
	height: 36px;
	padding-top:18px;
	background:url(../images/fondo_pie.jpg) no-repeat;
}
#footer .logo_pie { float:left; margin-left:153px;_margin-left:75px;}
#footer .info {
  float: right;
  text-align:right;
  font-size:11px;
  margin-right:130px;
}
#footer .links_pie {
	float:left;
	padding-left:30px;
	padding-top:5px;
}
#footer .links_pie a {
	color:#CEA36C;
	font-size:11px;
}
#footer .links_pie a:hover{
	color:#EDDBBD;
	font-size:11px;
}

/* FORMULARIO */

#contenedor_formularios{
  padding-left: 100px;
  clear: both;
}
.formulario_contacto{
  float: left;
  margin-bottom: 10px;
}
.formulario, presupuesto{
  background-color: #F1F1F1;
  border: solid 1px #EDEDED;
  width: 500px;
  padding: 15px;
}
.formulario ul{
  list-style: none;
}
.formulario ul li{
  /*margin-top: -5px; */
  line-height: 24px;
  float: left;
  margin-bottom: 3px;
}
.formulario .campos{
  width: 85px;
}
.formulario li li input{
  height: 16px;
  margin:3px 0 5px 0;
  padding: 2px;
  width: 400px;
  float: right;
}
.formulario li li textarea{
  border: solid 1px #999999;
  width: 400px;
  margin:3px 0 0 0;
  height: 50px;
  padding: 2px;
  float: right;
}
.formulario .botones{
  clear: both;
  text-align: center;
  margin-top: 5px;
}
.formulario .botones input{
  background-color: #E6EEF9;
  border:solid 1px #ADC7E9;
  color: #333;
  padding: 2px 10px;
  cursor: pointer;
  margin-left: 5px;
}
.formulario .botones input:hover{
  background-color: #D5E2F4;
  border:solid 1px #ADC7E9;
  color: #333;
}
.errores_formulario{
  background-color: #FEF1EC;
  border:#CD0A0A 1px solid;
  color: #CD0A0A;
  padding: 10px;
  width: 512px;
  margin-bottom:10px;
  text-align: center;
}
.errores_formulario ul{
  list-style: none;
}
.errores_formulario ul li{
  padding-bottom: 3px;
}
.envio_ok{
  background-color: #F4FCFF;
  border: #075370 1px solid;
  color: #075370;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  width: 512px;
}

.envio_error{
  background-color: #C60005;
  border-top: #950004 1px dotted;
  border-bottom: #950004 1px dotted;
  color: #FFFFFF;
  padding: 10px;
  width: 512px;
  margin-bottom:10px;
  text-align: center;
}


/*  PRESUPUESTO ONLINE  */
.presupuesto ul li{
  border-bottom: #CCC dotted 1px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.presupuesto li li{
  border:none;
  width: 306px;
  margin: 0px;
  padding: 0px;
}
.presupuesto li li textarea{
  border: solid 1px #999999;
  width: 300px;
  margin:3px 0 0 0;
  height: 50px;
  padding: 2px;
  float: right;
}
.presupuesto li li input{
  width: 300px;
  border: 1px solid #999;
}
.presupuesto li li .linea{
  clear: both;
}
.presupuesto li li .linea2{
  float: left;
  width: 250px;
}
.presupuesto li .campos_items{
  width: 500px;
}
.presupuesto li li .linea .items{
  float: left;
  width: 185px;
}
.presupuesto li li .linea2 .items{
  float: left;
  width: 180px;
  padding-left: 5px;
}
.presupuesto li li .linea input, .presupuesto li li .linea2 input{
  text-align: left;
  width: 16px;
  float: left;
  border: none;
}
.presupuesto .campos{
  width: 175px;
  border: none;
  font-weight: bold;
  background: url(../images/icon_presup.jpg) no-repeat left;
  padding-left:10px;
}
.presupuesto .DatepickerField{
  width: 315px;
  margin-left: -9px;
}



/* MAS SERVICIOS */

.mas_servicios{
}
.mas_servicios li{
  list-style: none;
  clear: left;
  float: left;
  width: 490px;
  height: 25px;
  background: url(../images/icon_mas_servicios.jpg) no-repeat left center;
  padding:7px 0 0 18px;
  border-bottom: #E6E6E6 dotted 1px;
}
.mas_servicios li a{
    color:#075370;
}
.mas_servicios li a:hover{
    color: #666666;
}
.mas_servicios img{
  background-color: #EBEBEB;
  border: solid 1px #E7E7E7;
  float: right;
  padding: 2px;
}



.lista_especial ul{
  margin: 20px 0px 30px 10px;
  padding:0px;
}
.lista_especial ul li{
  margin: 0px;
  padding:1px 0px 5px 25px;
  background:url(../images/fondo_listas.jpg) no-repeat;
  list-style:none;
  color:#356182;
}

/* BUSQUE SU POBLACION*/

/* buscador 1*/
.ejemplo_ubicacion{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #999999;
}
.buscador_input{
  background: url(../images/fondo_buscador_01.jpg) no-repeat;
  width: 719px;
  height:auto;
  padding-bottom: 20px;
  border-bottom: dotted 1px #C1D5E8;
  margin-bottom: 20px;
}
.buscador_input input{
  background-color: transparent;
  border:none;
  height: 23px;
  width: 569px;
  padding:7px 5px 5px 5px;
  margin: 8px 0 0 14px;
  font-size: 16px;
  font-weight: bold;
}
.buscador_input .btn{
  background: url(../images/btn_buscador.jpg) no-repeat;
  width:93px;
  height: 32px;
  display: block;
  float: right;
  margin: 12px 10px 0 0 !important;
  margin: 12px 5px 0 0;
}
.buscador_input .btn:hover{
  background-position: left bottom;
}

/* buscador 2*/
.buscador_select{
  background: url(../images/fondo_buscador_02.jpg) no-repeat;
  width: 705px;
  height: 31px;
  padding: 9px 0 20px 14px;
  color: #03212C;
  border-bottom: dotted 1px #C1D5E8;
  margin-bottom: 20px;
}
.buscador_select select{
  width: 213px;
  border: solid 1px #707070;
  font-weight: bold;
}
.buscador_select .btn{
  background: url(../images/btn_buscador1.jpg) no-repeat;
  width:93px;
  height: 31px;
  display: block;
  float: right;
  margin: -4px 10px 0 0 !important;
  margin: -4px 5px 0 0;
}
.buscador_select .btn:hover{
  background-position: left bottom;
}
.buscador_select #provinciasearch{
  margin-right: 35px;
}

/* buscador 3*/
.map{
  width: 709px;
  height: 520px;
  border: solid 1px #6E9AC8;
  background: url(../images/fondo_google_map.jpg) repeat-x;
  padding: 5px;
}


.busqueda_servicios {
  float:left;
}
.busqueda_servicios .poblacion {
  font-family:Georgia, 'Times New Roman', Times, serif;
  font-size: 17px;
}
.busqueda_servicios2 { clear:both; margin-top:10px; }
.imagen_index { float:right;}

ul.servicios_resultado {
  width:500px;
  background-color: #E6EEF7;
  border: solid 1px #CCDCEC;
  padding:8px 4px 0 4px;
  min-height: 259px;
  height:auto !important;
  height: 259px;
}
ul.servicios_resultado li.gris {width:165px; float:left; margin:0px 0px 10px 30px !important; margin:0px 0px 10px 20px; margin-bottom:10px; padding:5px 5px 5px 30px; /*border-bottom:dotted 1px #A2BEDB;*/ background:/*#F3F3F3*/ url(../images/icon_servicio_fondo01.jpg) no-repeat; font-size:15px;}
ul.servicios_resultado li.blanco {width:165px; float:left; margin:0px 0px 10px 30px !important; margin:0px 0px 10px 20px; margin-bottom:10px; padding:5px 5px 5px 30px; /*border-bottom:dotted 1px #A2BEDB;*/ background:/*#FFF*/ url(../images/icon_servicio_fondo02.jpg) no-repeat; font-size:15px;}
ul.servicios_resultado li a { font-weight:normal; color:#333;}
ul.servicios_resultado li a:hover { text-decoration:underline;}

.servicios_no_resultado {
  width:500px;
  background-color: #E6EEF7;
  border: solid 1px #CCDCEC;
  padding:15px 4px 0 4px;
  min-height: 252px;
  height:auto !important;
  height: 252px;
  color: #000000;
  text-align: center;
}
.buscador_input .resultado_busqueda{
  background-color: #E6EEF7;
  border:solid 1px #A2BEDB;
  margin-top: 15px;
  padding: 8px 28px;
}
.buscador_input .resultado_busqueda_no{
  background-color: #FEF1EC;
  border:solid 1px #CD0A0A;
  margin-top: 15px;
  color: #CD0A0A;
  text-align: center;
  padding: 10px;
}
.buscador_input .resultado_busqueda ul{
}
.buscador_input .resultado_busqueda li{
  color: #2389CD;
  background: url(../images/icon_resultado_busqueda.jpg) no-repeat center left;
  padding:8px 0 8px 22px;
  border-top: dotted 1px #A2BEDB;
}
.buscador_input .resultado_busqueda li.first{
  color: #2389CD;
  background: url(../images/icon_resultado_busqueda.jpg) no-repeat center left;
  padding:8px 0 8px 22px;
  border-top:none;
}
.buscador_input .resultado_busqueda li a{
  color: #2389CD;
  font-weight: normal;
  text-decoration:none;
}
.buscador_input .resultado_busqueda li a:hover{
  color: #185F8D;
  text-decoration: underline;
}

#city_message{
  background: url(../images/fondo_resultado_busqueda_map.jpg) no-repeat;
  display:none;
  width: 687px;
  height: 30px;
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
  padding: 16px 16px 0 16px;
}
#city_message span{
  color: #FFF;
  font-weight: bold;
}
#city_message .btn{
  background: url(../images/btn_googlemap.jpg) no-repeat;
  width: 39px;
  height: 33px;
  display: block;
  float: right;
  margin: -25px 0 0 0;
}
#city_message .btn_no{
  background: url(../images/btn_googlemap.jpg) no-repeat right top;
  width: 39px;
  height: 33px;
  display: block;
  float: right;
  margin: -25px 0 0 0;
}
#city_message .btn:hover{
  background-position: bottom left;
}
#city_message .btn_no:hover{
  background-position: bottom right;
}




#city_message a{
  color: #FF6600;
  text-decoration: none;
}
#city_message a:hover{
  color: #0099FF;
  text-decoration: none;
}


/* GLOSARIO */

.glosario{
    background: url(../images/img_glosario.jpg) no-repeat right top;
    min-height: 350px;
    height:auto !important;
    height: 350px;
}
.glosario .abc{
  text-align: left;
}
.glosario .abc span{
  margin: 0 1px;
  padding: 0 2px;
}
.glosario .abc a{
  color: #395E86;
  text-decoration: none;
  padding: 0 2px;
  margin:0 1px;
}
.glosario .abc a:hover{
  color: #333;
  text-decoration:none;
}
.glosario .abc .select{
  color: #FFF;
  background-color: #395E86;
  margin:0 3px;
  padding: 0 2px 0 3px;
}
.glosario li{
  list-style: none;
  clear: left;
  float: left;
  width: 490px;
  height: 25px;
  background: url(../images/list_glosario.jpg) no-repeat left center;
  padding:7px 0 0 18px;
  border-bottom: #E6E6E6 dotted 1px;
}
.glosario li a{
    color:#075370;
}
.glosario li a:hover{
    color: #666666;
}
/*-------------------------------------------------------------------------------------------------------------*/
 /*estilo nuevo*/

.lateralmenu{
    color:#CEA36C;
}

.lateralmenu:hover{
  cursor: pointer;
}

#menu_cms {
    font-family:Georgia, 'Times New Roman', Times, serif;
}

#menu_cms li {
  margin-left: 15px;
  padding: 4px 0 2px 0;
  text-align: center;
}
#menu_cms div{
    background: url(../images/img_menu.jpg) no-repeat 55% bottom;
}
#menu_cms li a {
  font-size: 13px;
  font-weight: normal;
}

/*------------------------*/

.contenidotop{
	margin-right:15px;
	margin-top:10px;
	float:right;
	text-align:center;
    width: 100px;
}
.contenidotop .link{
	text-align:left;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
    font-weight: normal;
}
.contenidotop .link:hover{
	text-align:left;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CCCCCC;
	text-decoration: underline;
}

/* PATROCINADORES */

.patrocinadores{
  margin: 0px;
  padding: 0px;
}
.patrocinadores table{
  width: 95px;
  float: left;
  height: auto;
  background-color: #222;
  margin:0 1px 8px 0;
  text-align: center;
}
.patrocinadores table td{
  background-color: #000000;
}
.patrocinadores table .imagen{
  height: 100px;
  border: solid 1px #333;
}
.patrocinadores table .imagen img{
  width: 95px;
}
.patrocinadores table .nombre{
  font-size: 11px;
  color: #FFF;
  padding: 3px;
  height: 32px;
}
.patrocinadores table .nombre a{
  color: #FFF;
  text-decoration: none;
    font-size: 11px;
}
.patrocinadores table .nombre a:hover{
  color: #FFF;
  text-decoration: underline;
}

/* SALA DE PRENSA */
.sala_de_prensa{
}
.datos_prensa{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
	margin-top:0px;
}
.datos_prensa strong{
  font-weight: bold;
  color: #D9C491;
}
.datos_prensa a{
  font-size: 11px;
  font-weight: bold;
  color: #D9C491;
  text-decoration: none;
}
.datos_prensa a:hover{
  font-weight: bold;
  color: #D9C491;
  text-decoration: underline;
}
.sala_de_prensa h3{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border-bottom:solid 1px #8A282E;
  width: 355px;
}

.sala_de_prensa .contenido_textoseccion_abajo{
	text-align:left;
	line-height:17px;
	color: #CEA36C;
	text-decoration: none;
	overflow:auto;
	height:244px;
    margin-right: 35px;
    overflow-x: hidden;
	scrollbar-arrow-color: #CEA36C;
	scrollbar-base-color: #CEA36C;
	scrollbar-dark-shadow-color: #A97638;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #C08945;
	scrollbar-highlight-color: #A97638;
	scrollbar-3d-light-color: a;
}
.contenido_texto{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	color: #CEA36C;
	text-decoration: none;
	margin-top:0px;
}
.contenido_texto a{
	text-decoration: none;
    color: #FEE3BC;
    font-size: 11px;
    font-weight: normal;
}
.contenido_texto a:hover{
	text-decoration: underline;
}

.contenido_texto_fecha{
	color: #FBDC9B;
	font-weight: normal;
}
.contenido_texto_blanco{
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
	color:#FDF1D7;
}

.contenido_texto_resaltado{
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color: #D9C491;
}
.contenido_texto_programa{
  	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
	margin-top:0px;
}

/*galeria de imagenes*/
.galeria_nombre {
	clear:both;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 20px;
	color: #FFFFFF;
	margin-left:10px;
	margin-top:15px;
	margin-bottom: 15px;
	}
.galeria_fecha {
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#D9C491;
	margin-left:10px;
	font-weight:bold;
	margin-top:15px;
}
.galeria_descripcion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#CEA36C;
	margin-bottom: 15px;
	margin-top:15px;
}
.galeria_resumen {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#777777;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	margin-top: 8px;
	margin-top:15px;
}
.galeria_resumen .resaltado {
	font-weight: bold;
	color:#3366FF;
}
.galeria_resumen a {
	color:#3366FF;
}
.galeria_resumen a:hover {
	color:#333333;
}
#main-content a {
	text-decoration: none;
}
#main-content ul {
	margin: 0px;
	padding: 0px;
}
#main-content li {
	font-family: "Trebuchet MS", Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
	font-size: 12px;
	width:108px;
	background: #000000;
	padding:10px;
	text-align:center;
	float:left;
	display:inline;
	margin:5px 5px 10px 5px;
}

/*#main-content  a span{
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{
	top:10px;
	left:10px;
	width:150px;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
}*/


#main-content img{
	border:1px solid #EEE;
}

#galeria li {
    margin: 3px;
}

/* companias */

.enlaces ul{
  padding-left: 25px;
}
.enlaces li {
  margin-bottom: 4px;
}

.enlaces a {
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color: #D9C491;
	text-decoration:none;
}
.enlaces a:hover{
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #FFF;
	text-decoration:underline;
}

/* legales*/
.contenido_texto_legales{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	color: #CEA36C;
	text-decoration: none;
	margin-top:0px;
}
.contenido_texto_legales b{
  font-weight: bold;
  color: #D9C491;
}


/*---------------------------------------------------------------------------------------------------------------------------------------------*/
/* ESTILO VIEJO */


/*.tabla_video{
	height:auto;
	border:0px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size:11px;
	text-align: center;
}
.td_video {
	 color:#FFFFFF;
	background-color: #1F1F1F;
	font-family: Tahoma, Arial;
	font-size:11px;
	text-align: center;
}
.tabla_titulo_video{
	color:#CCCCCC;
	height:20px;
	background-color: #0F0F0F;
}
#top {
	background-image:url(imagenes/top.jpg);
	height:98;
	width:990px;
	padding:0px;
}
.izquierda {
	clear:both;
	padding:0px;
	margin:0px;
	height:433;
	width: 152px;
	float:left;
}
.derecha {
	padding:0px;
	margin:0px;
	height:433;
	width: 152px;
	float:left;
}
#swf_flashpersonajes, #derecha_compania {
	width:86px;
	height:433px;
	float:left;
}
#swf_botonera {
	width:140px;
	height:433px;
	float:left;
}
#contenido {
	width:460px;
	height:433px;
	float:left;
	background-image:url(imagenes/fondopaginainterior.jpg);
	background-repeat:repeat-y;
}
.pie {
	background-image:url(imagenes/pie.jpg);
	clear:both;
	width:990px;
	height:54px;
}
.contenidopieizq{
	margin-left:370px;
	margin-top:22px;
	height:20px;
	width:300px;
	float:left;
	text-align:center;
}

.contenidopiederecha{
	text-align: right;
	margin-right:90px;
	margin-top:12px;
	height:20px;
	float:right;
}
.contenidotop{
	margin-right:15px;
	margin-top:10px;
	height:20px;
	width:100px;
	float:right;
	text-align:center;
}
.imagenes_galeria {
	margin-left: 20px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	width: 120px;
	height:120px;
	border:#333333 solid 1px;
} */
/*---------------------------------------------------
             estilos de tipografias
----------------------------------------------------*/


/*.contenido_texto{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
	margin-top:0px;
}
.contenido_texto_copete{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
	font-weight:bold;
}
.imagenesnoticias{
	float:left;
	width:auto;
}
.contenido_texto_noticias{

	text-align:left;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
}
.contenido_textoseccion{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
	overflow:auto;
	height:380px;
	scrollbar-arrow-color: #CEA36C;
	scrollbar-base-color: #CEA36C;
	scrollbar-dark-shadow-color: #A97638;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #C08945;
	scrollbar-highlight-color: #A97638;
	scrollbar-3d-light-color: a;
}
.contenido_textoseccion_arriba{
	margin-right:35px;
	margin-left:20px;
	text-align:left;
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
	overflow:auto;
	height:auto;
	scrollbar-arrow-color: #CEA36C;
	scrollbar-base-color: #CEA36C;
	scrollbar-dark-shadow-color: #A97638;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #C08945;
	scrollbar-highlight-color: #A97638;
	scrollbar-3d-light-color: a;
	margin-top:0px;
}


.link{
	text-align:left;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CEA36C;
	text-decoration: none;
}
.link:hover{
	text-align:left;
	font-family: Tahoma, Arial;
	font-size:11px;
	color: #CCCCCC;
	text-decoration: underline;
}

.linkcompanyies{
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color: #D9C491;
	text-decoration:none;
}
.linkcompanyies:hover{
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color: #D9C491;
	text-decoration:underline;
}
.estilotitulo_companyies{
	line-height:17px;
	font-family: Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color: #F8E9C9;
}
.contenido_imagen{
	width:164px;
	height:123px;
	float:right;
	margin:10px;
} */
