/* CSS Document */

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("../img/navBarBg_promo.gif") repeat-x 20px;
font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 178px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
border-right: 1px solid #A8B090;
}

#navcontainer li#active {
	background: url("../img/navBarBgHover_promo.gif") repeat-x 20px;
	font-weight: bold;
}
#navcontainer a:hover {
	background: url("../img/navBarBgHover_promo.gif") repeat-x 20px;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	background-color: #F5CAFF;
	background-image: url("../img/bg2.gif");
	background-repeat: repeat-x;

}
.margin {
	margin-left: -40px;
	background-image: url("../img/navBarBgHover.gif");
}
.titulo1 {
	font-size: 14px;
	font-weight: bold;
}
.titulo2 {
	font-size: 16px;
	font-weight: bold;
}
.interlin1 {
	line-height: 2em;
}
.borde_tabla {
	border: thin solid #A8B090;
}

#webs a:hover {
	color: #000000;

}
#webs a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#english a {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

#english a:hover{
	color:#000000;
	text-decoration: underline;
}
.titulo3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.titol_prod {
	font-size: 18px;
	font-weight: bold;
	color: #DF67FE;
	background-color: #000000;
	padding: 5px;
}
#letra_peq {
	font-size: 9px;
	font-weight: bold;
}
.subtitol_prod {
	font-size: 12px;
	font-weight: bold;
	color: #DF67FE;
	background-color: #000000;
	padding: 2px 2px 2px 5px;
}
.subrayado {
	text-decoration: underline;
}
#english_pie a {
	font-weight: bold;
	color: #000000;
	font-size: 9px;
}

#english_pie a:hover{
	color:#000000;
	text-decoration: underline;
}

.img_pulsable 
{
	cursor: pointer;
	border: 0;
}

input, textarea {
	background-color: #F3F3F3;
	border: 0;
}

#imagenes a {
	color: #000000;
	text-decoration: none;
}

#imagenes a:hover{
	color:#FFFFFF;
	text-decoration: underline;
} 
#imagenes a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.blanco_subrayado {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Publicidad*/
#publi_capa {
    width: 900px;
}

#publi_capa a {
    font-size: 7pt;
}

#publi_capa th {
    background-color: #CCCCCC;
}
