
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; color:red; text-decoration: none; 
}
A:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; color:red; text-decoration: none; 
}
A:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; color:red; 
}
A:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: bold; text-decoration: none; 
}   		


body
{
	margin:0px;
	background: #fff;
}

.font_default {  
	font-family: Arial; size: 2; color: #363636;
}


.pedido {
	font-family: courier new; font-size: 14px; color: #000000;
}
		 
select,input,textarea {  
	font-family: Verdana; font-size: 10px;  color: #474141;
 	border: 1px #BFBFBF solid; font-weight: bold ;
 	background:#EFEFEF; 
}

.table_default 
{
	border: 0px ;
	background-color:#F4F5F7 ;

}
.tdbottom {
	border: 0px #A8A8A8 solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.tdbottombold {
	border: 0px #A8A8A8 solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.form_title {
	font-family: Verdana; 
	color:#FFFFFF;   
	font-size:  10px; 
	font-weight:bold; 
	height:20;
	background-image: url('/img/form_title.png');
}

.form_line {
	background:#5e1d1b;   
	height:2
}


.form_default {  
 	font-family: Verdana; font-size: 10px; color: #545050;
 	font-weight: bold
}

.pontilhado_novidades {  border-color: #FFFFFF #FFFFFF #5e5e5e; border-style: dotted; border-bottom-width: thin}


.tarjeta {  
 	font-family: Verdana; font-size: 10px; color: #545050;
 	font-weight: bold;
	background:#B7B7B7; 
}

.font_tarjeta {  
	font-family: Verdana; font-size: 10px; color: #000000;
}
.menu_background {


}

#popup
{
	position: absolute;
	top: 12%;
	left:23%;
	width: 320px;
	*width: 365px;
	height: 340px;
	display: none;
	background: #f1f1f1;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #333;
	
}
#popup a { color: #666; text-decoration:none; }
#popup p { margin: 0px 0px 3px 0px; }
#popup h1 { font-size: 12px; color: #fff; background: #000; margin: 2px 0px 0px 0px; font-weight: normal; text-align:center; }

