﻿@charset "utf-8";

html {
	height:100%;
}

body {
	background-color:#ffffff;
	font:12px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color:#888;
	font-style: normal;
	font-size: 12px;
	background-color:#ffffff;
	text-align:center;
	
}
img{
	border:none;
}

#wrapper{
	margin:0 auto;
	width:1000px;
	height:auto;
	align:center;
	color:#fff;
}

#home{
	position:relative;
	float:center;
	width:1000px;
	background-color:#ffffff;
	height:auto;
	/*border:1px solid white;*/
	border:none;
}

#header{
	float:left;
	height:500px;
	position:relative;
	z-index:99;
	width:1000px;
	background-color:#ffffff;
}

/*header paginas excepto la home*/
#header2{
	float:left;
	height:110px;
    position:relative;
	width:1000px;
	border-bottom:1px solid #CCCCCC;
	background-color:#ffffff;
	padding-top:10px;
}

#infosecciones{
	position:relative;
	float:left;
	height:350px;
	z-index:0;
	width:555px;
	background-color:transparent;
	overflow:auto;
	overflow-x:hidden;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
.infosecciones{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#666666;
	margin-left:15px;
	text-align:justify;
	padding-right:20px;
}

.infosecciones2{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#666666;
	text-align:justify;
	
}
.infosecciones3{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align:justify;
	margin-left:10px;	
}

.infoseccionesresaltado{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#ee7f00;
	text-align:justify;
	}
	
.infoseccionesresaltado2{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#ee7f00;
	margin-left:10px;	
	}


/*SECCION DONDE VAN VIDEOS*/	
#infoseccionesvideo{
	position:absolute;
	float:left;
	top:135px;
	height:350px;
    z-index:98;
	width:250px;
	background-color:#ffffff;
	overflow:auto;
	overflow-x:hidden;	
	}
	
#infoseccionesfotosvideo{
	position:absolute;
	float:left;
	left:335px;
	top:135px;
	height:350px;
    width:665px;
	background-color:#ffffff;
		
}
/*TERMINA SECCION DONDE VAN VIDEOS*/

	
#infoseccionesfotos{
	position:relative;
	float:left;
	height:350px;
	width:375px;
	background-color:#ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
		
}

#menu{
	position:relative;
	float:left;
	width:1000px;
	background-color:#ccc;
	/*background-image:url(../img/menu.jpg);*/
	height:auto;
	padding-bottom: 2px;
}

/*MENU PRINCIPAL*/
#menu_secciones{
	float:left;
	width:1000px;
	height:40px;
	background-color:#5d6469;
	font-size:11px;
	font-weight:bold;
}

#contenedor_noveda{
	float:left;
	width:250px;
	height:auto;
	background-color:#fff;
	margin-top:2px;
	margin-left:2px;






	*margin-bottom: 10px !important;
}

/*facebook*/
#facebook{
	position:absolute;
	float:right;
	width:90px;
	height:40px;
	background-color:transparent;
	top: 515px;
	right: 180px;
}

#facebook2{
	position:absolute;
	float:right;
	width:90px;
	height:40px;
	background-color:transparent;
	top: 495px;
	right: 180px;
}


/*CLASIFICADOS*/

#clasificados{
	position:relative;
	float:left;
	width:199px;
	height:25px;
	background-color:#f8d500;
	margin-top:5px;
	margin-left:35px;
		
}

.clasificados {
	font-family:Arial;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding-top:7px;
	color:#666666;
}

/*NEWSLETTER*/

#newsletter{
	position:relative;
	float:left;
	width:180px;
	height:10px;
	background-color:#5d6469;
	margin-top:11px;
	margin-left:0px;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	padding:10px;
	color:#FFFFFF;
}

/* FORMULARIO NEWS*/
#navi2 {
	list-style-type:none;
	font-family:Arial;
	font-size:11px;
	margin-left:-10px;
	margin-top:6px;
	padding-left:6px;
	padding-top:1px;
	background-color:#909499;
	width:194px;
	height:140px;
		
}

#navi2 li {
	margin:1px;
	padding:1px;
	padding-top:5px;	
	}
	
	
/*#navi2 li a {
	display:block; 
	width:80px;
	padding:1px 0;
	margin-left:-7px;
	text-decoration:none;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#999999;
	text-indent:5px;
	background-color:#cccccc;
	}

#navi2 li a:hover {
	color:#ffffff;
	background-color:#ffffff;
}*/

/* TERMINA FORMULARIO NEWS*/


/*DESTACADOS*/

#destacados{
	position:relative;
	float:left;
	width:230px;
	height:15px;
	background-color:#5d6469;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	padding:10px;
	color:#FFFFFF;
}

#destacadosfoto{
	position:relative;
	float:left;
	width:250px;
	height:150px;
	background:#666666;
}

#destacadostexto{
	position:relative;
	float:left;
	width:250px;
	height:80px;
	background:#ffffff;
}

.destacadostexto{
    font-family:Arial;
	font-size:11px;
	color:#333333;
}

/*EVENTOS*/

#eventos{
	position:absolute;
	float:left;
	width:200px;
	height:10px;
	background-color:#666666;
	/*background-color:#7ab51d;*/
	margin-top:40px;
	margin-left:275px;
	font-family:Arial;
	font-size:13px;
	text-align:left;
	padding:10px;
	color:#FFFFFF;	
}
#eventosfoto{
	position:absolute;
	float:left;
	top:30px;
	right:0px;
	width:220px;
	height:60px;
	background:#666666;
}

#eventostexto{
	position:absolute;
	float:left;
	top:50px;
	right:0px;
	width:210px;
	height:80px;
	background:#ffffff;
}

.eventostexto{
    font-family:Arial;
	font-size:10px;
	color:#333333;
	padding-left:10px;
	padding-top:10px;
}

/*DE INTERÉS*/

#interes{
	position:absolute;
	float:left;
	width:200px;
	height:10px;
	background-color:#666666;
	margin-top:40px;
	margin-left:500px;
	text-align:left;
	padding:10px;
	color:#FFFFFF;
}

#interesfoto{
	position:absolute;
	float:left;
	top:30px;
	right:0px;
	width:220px;
	height:60px;
	background:#666666;
}

#interestexto{
	position:absolute;
	float:left;
	top:50px;
	right:0px;
	width:210px;
	height:80px;
	background:#ffffff;
}

.interestexto{
    font-family:Arial;
	font-size:13px;
	color:#ffffff;
	padding-left:4px;
	padding-top:10px;
}
.textoform{
	font-family:Arial;
	font-size:10px;
	color:#000000;
}

/* Links*/
.links1 {
	font-family:Arial;
	font-size:10px;
	color:#333333;
	padding-left:10px;
	padding-top:10px;
	text-decoration:none;	
}

.links1 a:link{text-decoration:none;}
.links1 a:visited{font-family: Arial; font-size:10px; color:#ffffff}
.links1 a:hover{text-decoration:underline;}
.links1 a:active{font-family: Arial;font-weight: normal;color:#fff}

.links2 {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

.links2 A:link{text-decoration:none;font-family:Arial;font-size:12px;color:#333333;}
.links2 A:visited{text-decoration:none;font-family:Arial;font-size:12px;color:#333333;}
.links2 A:hover{text-decoration:none;font-family:Arial;font-size:12px;color:#ee7f00;}
.links2 A:active{text-decoration:none;font-family:Arial;font-size:12px;color:#333333;}

.links22 {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-indent:290px;
}

.links22 A:link{text-decoration:none;font-family:Arial;font-size:12px;color:#333333;}
.links22 A:visited{text-decoration:none;font-family:Arial;font-size:12px;color:#333333;}
.links22 A:hover{text-decoration:none;font-family:Arial;font-size:12px;color:#ee7f00;}
.links22 A:active{text-decoration:none;font-family:Arial;font-size:12px;color:#333333;}

/* MENU PRINCIPAL ESTILOS*/
ol
{
  width: 83em;  /* room for 3 columns */
  list-style-type:none;
  margin-left:-35px;
    }

ol li
{
float: left;
background-image: url(img/vineta.png); 
background-repeat: no-repeat;
padding-left:7px;
margin-top:-3px;
*padding-top:13px !important;
*padding-left:7px !important;




width: 6em;  /* accommodate the widest item */
}
/* stop the floating after the list */
br
{
  clear: left;
}
/* separate the list from what follows it */
div.ol
{
  margin-bottom: 10em;
  margin-top: 1em;
  margin-left: 10em;
  
}
/* anchor styling */
ol li a
{
  display:inline;
  width:26em;
  text-decoration:none; 
  text-align:left;
  font-family:Arial;
  font-size:13px;
  font-style:normal;
  color:#ffffff;
}
ol li a:hover
{
  color:#cccccc;
  }
/* TERMINA MENU PRINCIPAL ESTILOS*/



/* FOOTER*/
 #footer{
	float:left;
	height:20px;
	width:1000px;
	background-color:#ffffff;
	padding-top:7px;
	text-align:center;
}


.button_container{float:left;width:610px;height:37px;text-align:right;margin-top:37px}
.button_container_2{float:left;width:400px;height:37px;text-align:right;margin-top:37px}

div.nombre{float:left;width:70px;margin-right:5px;color:#333333;font-size:10px;font-weight:bold;font-family:inherit;}
div.nombre a:link{color:#333333;text-decoration:none;font-size:10px;font-weight:bold;font-family:inherit;}
div.nombre a:hover{color:#333333;text-decoration:none;font-size:10px;font-weight:bold;font-family:inherit;}
div.nombre a:active{color:#333333;text-decoration:none;font-size:10px;font-weight:bold;font-family:inherit;}
div.nombre a:visited{color:#333333;text-decoration:none;font-size:10px;font-weight:bold;font-family:inherit;}



.spacer{float:left;width:100%;height:3px}

.Estilo9 {
	font-size: 12px;
	color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        padding-top:7px;             
}
.Estilo10 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.Estilo12 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}


/*_________________________LOGOTIPO ACCIONES Y CUENTAS_________________________*/

 #contenedor_acciones{
	float:left;
	height:auto;
	width:520px;
	background-color:transparent;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

 #contenedor_logotipo{
	float:left;
	height:90px;
	width:90px;
	background-color:transparent;
}

 #contenedor_nombre_logotipo{
	float:left;
	height:auto;
	width:400px;
	background-color:transparent;
	margin-left: 10px;
	margin-top: 10px;
}

#contenedor_texto_logotipo{
	float:left;
	height:auto;
	width:400px;
	background-color:transparent;
	margin-left: 10px;
	margin-top: 5px;
}

.acciones{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#ee7f00;
	}
	
.acciones_a{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#666;
	}

