@charset "utf-8";

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fondo.jpg);
}
img { border:0; }
select {
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*fondo navidad08*/
.img_fondo {
	background-image: url(../images/img_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
/* fondo normal
.img_fondo {
	background-image: url(../images/img_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}*/
.img_bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat:  repeat-x;
}
.menu_left {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #973D00;
	text-decoration: none;
}

.menu_left:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #CB9A75;
	font-weight: bold;
}


.txt_gris_peque {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt_noticias {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	padding: 4px;
}
.txt_noticias:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #999999;
	padding: 4px;
}
.txt_noticias:link {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}


.titulos_noticias {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}


.campos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7FA4D2;
	border: 2px solid #B4CDE7;
}
.txt_encuesta {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.txt_legal {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txt_legal:link {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.menu_left_blanco {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textosgrises1 {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
}
.titulonaranja3 {
	font-family: Tahoma, Verdana, Helvetica;
	color:#FF6600;
	font-size: 14px;
	/*font-weight: bold;*/
}
.subtitulo_glosario {
	font-family: Tahoma, Verdana, Helvetica;
	color: #3989B1;
	font-size: 11px;
	font-weight: bold;
	background-color: #C5E2F2;
}
.subtitulonaranja {
	font-family: Tahoma, Verdana, Helvetica;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.articulo_ant{
   background-image: url(../images/art_interiores.jpg);
   background-repeat:repeat-y;
   height:19px;
   width:209px;
}

.menu_left_bl {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_left_bl:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #C5E9FF;
	font-weight: bold;
}

.menu_left_img{
   background-image: url(../images/menu_left_2.gif);
   background-repeat:repeat-y;
   /*height:208px;
   /*width:217px;*/
}

.selector{
	border: 1px solid #FFCC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	color: #666666;
}
.fondo_productos{
   background-image:url(../images/fondo_productos.gif);
   background-repeat:no-repeat;
   border:hidden;
   text-decoration: none;
   width:95px;
   height:136px;
 }
 
.fondo_productos:hover {
   background-image:url(../images/fondo_productos2.gif);
   background-repeat:no-repeat;
   border:hidden;
   text-decoration: none;
   width:95px;
   height:136px;
} 

.texto_buscar {
background-color:#FFFFFF;
border:1px solid #FFCC00;
color:#999999;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:21px;
width:120px;
}
.select {
	background-color:#FFFFFF;
	border:1px solid #FFCC00;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 170px;
}
.search {
background-color:#FFCC00;
border-color:#FFFFFF;
color:#FF6600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:20px;
margin-bottom:auto;
}
