/*  
Author: Ruben Sampietro 
Author URL: http://www.resetinternet.com/ 
*/
/* CSS Document */
/*{margin:0; padding:0;}*/
html { 
min-height: 100%;
height: auto;
height: 100%;
} 
a:link { 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
} 
a:hover { 
color : #000000; 
} 
ul{list-style:none;}
body{ 
background: url("img/resto/fondo.jpg"); 
background-attachment: fixed;
margin:0; 
padding:0;
min-height: 100%;
height: auto;
height: 100%;
}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
/*td, tr {vertical-align:top; text-align:left;}*/
TABLE.cabecera{
width: 950px;
height: 155px;
background: url("img/resto/fondo_cabecera.gif");
background-color : #F7F7F3; 
}
TABLE.hoja{
width: 950px;
background: url("img/resto/fondo_hoja.gif");
}
TABLE.anillas{
width: 950px;
height: 19px;
background: url("img/resto/img_cabecera.gif");
}
TD.formulario{
background-color : #AFAFAD; 
}
.texto{
font-family:arial; 
font-size:12px; 
color:#000000; 
text-align: left;
}
TD.titulos{
	font-family:arial;
	font-size:12px;
	color:#95A727;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	text-align: left;
}
TD.pie{
	font-family:arial;
	font-size:11px;
	color:#7C6246;
	width: 212px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	text-align: right;
}
TD.cabecera{
	font-family:arial;
	font-size:12px;
	color:#7C6246;
	text-align: right;
}
TD.expli{
	font-family:arial; 
	font-size:11px; 
	color:#000000; 
	width: 212px;
	text-align: left;
}
TD.abajo{
	font-family:arial;
	font-size:11px;
	color:#999999;
	text-align: center;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
TD.precios{
	font-family:arial;
	font-size:12px;
	color:#000000;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
TD.ofertas{
	font-family:arial;
	font-size:12px;
	color:#990000;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	vertical-align: bottom;
}
.enlace{
	font-weight: bold;
	font-family:arial;
	font-size:12px;
	color:#7C6246;
	text-align: left;
}
.enlace2{
	font-family:arial;
	font-size:12px;
	color:#7C6246;
}
.enlace3{
	font-family:arial;
	font-size:11px;
	color:#999999;
}
.caja_normal {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 120px;
}
.caja_normal2 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 354px;
}
.caja_mediana {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 200px;
}
.caja_grande {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	width: 350px;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
.texto_form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}