/*
Descripción: VILAMARIN.es
Versión: 1.0
Autor: GRUPO5.COM
Autor WEB: http://www.grupo5.com/
*/


/*_____________PAGINA WEB_____________*/


body, html{
	padding:0;
	margin:0;
	font: 12px Verdana, Tahoma, Helvetica, sans-serif;
	line-height: 140%;
	color: #555555;
	
	/*background: url("../images/bg2.jpg");*/
	background: url('../images/fondo.jpg') no-repeat  top center;
	background-color:#a9bac4;

	text-align: left;
	height:100%;
}
.blt-noticias a:link, .blt-noticias a:visited{ color: #007ebb }.blt-noticias a:active, .blt-noticias a:hover{ color: #007ebb }
img {
	border:0px;
	/*padding: 3px;*/
}



div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, td{
	margin:0; padding:0;
}


ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	/*font-size:0;*/
	/*line-height:0;*/
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;
	margin-bottom: 10px;	
}
h1 { font-size: 1.6em; color: #007ebb; } 
h2 { font-size: 1.5em; text-transform:uppercase;}
h3 { font-size: 1.4em; }

acronym,abbr {
	border-bottom:1px dotted #000000;
	cursor:help;
	font-style:normal; 
}

.limpiar{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.separa{
	width:100%;
	height:12px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}


#contenedor{
	width:1000px;
	margin: 0 auto;
	background-color:#ffffff;
}

.separa3{
	width:100%;
	height:20px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}

/*______________DIVS_______________*/

.zona_logo{
	width:450px;
	float:left;
}

.zona_ban468{
	width:550px;
	float:left;
	text-align:center;
	padding-top:35px;
}

.zona_flash{
	width:1000px;
	float:left;
}

.zona_left{
	width:185px;
	float:left;
	padding: 15px;
}

.zona_right{
	width:770px;
	float:left;
	padding: 15px 15px 15px 0px;
}

.zona_puntitos{
	float:left;
	width:100%;
	height:19px;
	background: url('../images/punt_h.gif') repeat-x;
	font-size:0; /*para Explorer 6*/
}

.zona100{
	width:100%;
	float:left;
}

.foto100{
	width:110px;
	float:left;
}

/*______________MENU_______________*/

.line_orange{
	width:1000px;
	height:6px;
	float:left;
	/*background-color:#e77918;*/
	background-color:#024a92;
	font-size:0; /*para Explorer 6*/
	clear:both;
}


#menu ul {
	float:right;
  	margin:0; padding: 0;
	list-style:none;
	right: 0; 
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
}

#menu li {
   display:inline;
   margin:0; padding:0;
}
#menu a {
   float:left;
   background: url('../images/tableft.gif') no-repeat left top;
   margin:0;
   text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
}
#menu a span {
   float:left;
   display:block;
   background: url('../images/tabright.gif') no-repeat right top;
   color: #FFF; padding-left:8px; padding-right:15px; padding-top:6px; padding-bottom:3px
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
	color:#FFF;
}
#menu a:hover {
   background-position:0% -42px;
}
#menu a:hover span {
   background-position:100% -42px;
}
#menu #current a {
   background-position:0% -42px;
	color: #FFF;
}
#menu #current a span {
   background-position:100% -42px;
	color: #FFF;
}


/*______________MENU_VERTICAL______________*/

.botones {
	width:100%;
	text-align:left;
	float:left;
}
.botones li{
	height:22px;
	font-size:0;
	line-height:0;
	background-color:inherit;
}

.botones li a{
	display:block;
	padding:3px;
	font:bold 12px Verdana, Geneva, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
	background-color:#f2f2f2;
	border-left: 4px solid #cccccc;

}

ul.botones a.subcategoria {
	font-weight: normal;
	font-size: 11px;
	color: #6297bc;
    background-color:#ffffff;
    border-left: 4px solid #ffffff;
    padding: 0px 0px 0px 12px;
	background:url(../images/tri1.gif) 7px 5px no-repeat;
}

ul.botones a:hover.subcategoria {
	
	color: #e77918;
	background-color:#ffffff;
	border-left: 4px solid #ffffff;
}

ul.botones a.subcategoriaoff {
	cursor:default;
	font-weight: bold;
	font-size: 11px;
	color: #969696;
    background-color:#ffffff;
    border-left: 4px solid #ffffff;
}

ul.botones a:hover.subcategoriaoff {
	color: #969696;
	background-color:#ffffff;
	border-left: 4px solid #ffffff;
}

.botones a:hover{
	color:#d52b2b;
	background-color:#f2f2f2;
	border-left: 4px solid #e77918;
}

/*___________MENU PEDIDOS_____________*/

.zona_botones2{
	width:770px;
	text-align:center;
	float:left;
}

ul.botones2{ 
    width: 764px;
    margin: auto;
    padding:3px;
    font: bold 13px Arial, Helvetica, sans-serif;
    color:#024795;
} 

ul.botones2 li{ 
    display: inline;
    text-align: center;
    border: 1px solid #c1c1c1;
	background-color:#f2f2f2;
	margin:1px;
	padding:2px;
}

ul.botones2 a { 
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #024795;
    text-decoration: none;
  	padding: 0px 7px 0px 7px;
}

ul.botones2 span{
	font: bold 13px Arial, Helvetica, sans-serif;
    color: #e77918;
}

ul.botones2 a:hover { 
    color:#e77918;
}

/*_____________IMAGENES______________*/


p.image {
	margin-top: 1px;
	margin-bottom:2px;
	font-size:0;
	line-height:0;
}

p.image img {
	border: 1px solid #eee3e3;
	padding: 2px;
	background-color: #ffffff;
}

p.image a:hover img {
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
}

p.image a:hover {
	text-decoration: underline;
	background-color: #ffffff;
}

/*____________PAGINACION___________*/

.zona_paginacion{
	width:99%;
	float:left;
	margin: 10px 0 5px 0;
}

div.pagination {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3px;
	margin: 8px;
	text-align:center;
	margin: 0 auto;
}

div.pagination a {
	padding: 4px 5px 4px 5px;
	margin-right: 3px;
	text-decoration: none; 
	color: #ffffff;
	background-color: #4571a9;
}

div.pagination a:hover, div.pagination a:active {
	color: #ffffff;
	background-color: #21497b;
}

div.pagination span.current {
	padding: 4px 5px 4px 5px;
	margin-right: 3px;
  	font-weight: bold;
	background-color: #e77918;
	color: #ffffff;
}

div.pagination span.disabled {
	padding: 4px 5px 4px 5px;
	margin-right: 3px;
	color: #a8b6c6;
	background-color:#d5dde7;
}

/*_____________TABLAS_________________*/

#tabla_articulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

#tabla_articulos th {
	font-size: 12px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
	text-align: left;
}

#tabla_articulos td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

#tabla_articulos tbody tr:hover td {
	color: #e77918;
}


/*_____________CLASES FORM_____________*/


.formulario{
	border: 1px solid #b3acbc;
	background: #ffffff;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #776a88;
	padding: 3px 3px 3px 3px;
}

.desplegable{
	border: 1px solid #b3acbc;
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #776a88;
	padding: 2px;
	background: #e3e8ee;
}

.btform{
	border: 1px solid #965318;
	background: #e97916;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-align:center;
	padding: 2px 3px 2px 3px;
	/*margin:3px 3px 3px 0px;*/
	cursor:pointer;
}

.btblue{
	border: 1px solid #017cc2;
	background: #04488f;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-align:center;
	padding: 2px 3px 2px 3px;
	/*margin:3px 3px 3px 0px;*/
	cursor: pointer;
}

/*_____________MENSAJES______________*/

.aviso{
	width:97%;
	float:left;
	border:solid 1px #cfce95;
	background: #fffec8;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin:5px 0 5px 0;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #af0000;
	line-height: 120%
}

.mensaje{
	width:97%;
	float:left;
	border:solid 1px #789aae;
	background: #dbeaf3;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin:5px 0 5px 0;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #03365a;
	line-height: 120%

}

.error{
	width:97%;
	float:left;
	border:solid 1px #b57272;
	background: #eee0e0;
	padding: 5px 5px 5px 5px;
	text-align:left;
	margin:5px 0 5px 0;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #b21515;
	line-height: 120%
}

/*___________ABAJO______________*/

.zona_abajo{
	width:980px;
	height:30px;
	padding:10px;
	margin: 0 auto;
	background-color:#8899a3;
}