@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #000000;
}
.txt_pie {
	color: #666666;
}
.txt_gris {
	color: #999999;
}
.txt_naranja {
	font-size: 14px;
	color: #FF6600;
}
hr {
	background-color:#FF6600;
	color:#FF6600;
	height:1px;
	border:0px;
}
.titulos {
	font-size: 18px;
	color: #FFFFFF;
}

.borde_naranja {
	border: 1px solid #FF6600;
}

.fondoCabecera{
background-image:url(../imagenes/fondo_cabecera.jpg);
background-repeat:repeat-x;
}
ul#menu
{
	border-top:1px solid #FF6600;
	width:135px;
}


ul#menu li
{
	border-bottom:1px solid #FF6600;
	margin-left:-40px;
	padding:3px 0px;
	width:174px;
	list-style-type:circle;
	list-style-position:inside;
}

ul#menu a
{
	text-decoration:none;
}

ul#menu a.inlink
{
	color: #FF6600;
	font-weight:bold;
	list-style-type:circle;
	list-style-position:inside;
}
.botonSub
{
	background-image:url(../imagenes/fondo_boton.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	width:100px;
	height:15px;
	text-align:center;
	cursor:pointer;
	
}
.botonSub2
{
	float:right;
	left:48px;
	margin-top:-30px;
	padding-top:2px;
	position:relative;
}
.cabmod
{
	background-image:url(../imagenes/fondo_titulos.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	margin:1px;
	padding-top:5px;
	text-align:center;
	font-size: 14px;
}


.content
{
	padding:5px;
	color:#666666;
	min-height:472px;
}

.content img.dos{
margin: 5px;
float: left;
}
.fontmini{
font-size:10px;
color:#666;
text-align:center;
}
.content label{
float:left;
width:50%;
height:60px;
}

.content input{
width:90%;
}
.content select{
width:90%;
}
#newshome{
background-image:url(../imagenes/fondo_noticias.gif);
background-repeat:no-repeat;
width:717px;
height:33px;
}
.content p span.txt_naranja {
float:right;
left:-107px;
position:relative;
top:-19px;
}
.oferta{
border:1px solid #FF6600;
padding:2px;
background-color: #fddbc1;
}
img.recomend{
float:right;
position:relative;
top:-20;
}
