td.body{
font-family:verdana;
font-size:12px;
color:#FFFFFF;
}



table{
font-family:verdana;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

p.titulo{
font-size:14px;
font-weight:bold;
}

input.check
{
 background-color: #666666;
 border: 0px solid #FFFFFF;
 font: 9px verdana, arial;
}


input.boton{
border: 3px outset #7F9CB3;
}

input, textarea, select
{
 border: 1px solid #000000;
 background-color: #FFFFFF;
 font: 12px verdana, arial;
 color: #000000;
}


a.enlace
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

a.enlace:hover
{
	color:#FF0000;
	font-weight: bold;
}

a.enlace:active
{
	color:#FFFFFF;
	font-weight:bold;
}

a.link_noticia
{
 color: #999933;
 text-decoration: none;
 font-weight: bold;
}

a.link_noticia:hover
{
 text-decoration: underline; 
}

img.img_noticias
{
 width: 100px;
 height: 65px;
 border-width:1px;
 border-style:solid;
 border-color:gray;
}

/*estilos de las galerias*/
td.titulo{color:white;font-size:14px;background-color:#585858;}
td.buida{background-color:#FFB12B;}

div.interior{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
div.productes{
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #FFFFFF;
}
p.interior {
	text-align: left;
	text-indent: 20pt;
	font-size: 10px;
	font-weight: normal;
	margin: 20px;
	height: auto;
	width: auto;
	color: #FFFFFF;
}
p.interiorJust {
	text-align: justify;
	text-indent: 20pt;
	font-size: 10px;
	font-weight: normal;
	margin: 20px;
	height: auto;
	width: auto;
	color: #FFFFFF;
}
p.interiorJustBold {
	text-align: justify;
	text-indent: 10pt;
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
	height: auto;
	width: auto;
	color: #FFFFFF;
}
p.direccion{
	text-align: right;
	text-indent: 20pt;
	font-size: 10px;
	font-weight: bold;
	margin: 20px;
	height: auto;
	width: auto;
	color: #FFFFFF;
}

