a
{	color:					#3366cc;
	text-decoration:		none;	
}
a:hover
{	color:					#B00800;
	text-decoration:		underline;
}

body, p, th, td, div, span 
{	color:				#4f4f4f;
	border:				0px;
	background-color:	transparent;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	letter-spacing:		1px;
	margin:				0px 0px;
	padding:			0px 0px;
	text-align:			left;
			
}
p
{	margin-bottom: 10px;
}
img
{	border:				0px solid red;
}

DIV#Tab_inicial 
{	height:	500;
	top:	0;			
}
table.T_intro
{		background-image: url(../ima/I_lbc.png);
}

.TD_boton
{	border:						1px solid #cccccc;
	text-align:					center;
	
}

.TD_boton:hover
{	border:						1px solid #ff9900;	
}

td.T_si, td.T_sd, td.T_ii, td.T_id
{	background-repeat: no-repeat;
	width: 20px;
	height:20px;	
}
td.T_sc, td.T_ic
{	background-repeat: repeat-x;
}
td.T_ci, td.T_cd
{	background-repeat: repeat-y;
}


td.T_ci
{	background-image: url(../ima/I_lcf.png);
	background-position: left;	 	
}
td.T_cd
{	background-image: url(../ima/I_lcf.png);
	background-position: right;	 	
}

td.T_ic
{	background-image: url(../ima/I_lcf.png);
	background-position: bottom;	 	
}
td.T_id
{	background-image: url(../ima/I_lid.gif);
	background-position: bottom right;	 	
}
td.T_ii
{	background-image: url(../ima/I_lii.gif);
	background-position: bottom left;	 	
}
td.T_sc
{	background-image: url(../ima/I_lcf.png);
	background-position: top;	 	
}
td.T_sd
{	background-image: url(../ima/I_lsd.gif);
	background-position: top right;	 	
	
}
td.T_si
{	background-image: url(../ima/I_lsi.gif);
	background-position: top left;	 	
}

td.T_con
{	
	padding: 					5px 5px;
	text-align:					left;
	vertical-align:				top;
}
#talla_LL
{	color:					#4f4f4f;
	font-size:				11px;
	font-weight:			normal;	
}
#talla_L
{	color:					#B00800;
	font-size:				11px;
	font-weight:			bold;	
}
#talla_S
{	font-size:				16px;
	font-weight:			bold;
}
#talla_XL
{	font-size:				30px;
	font-weight:			bold;
}

.center
{	text-align:				center;
}
.left
{	text-align:				left;
}
.right
{	text-align:				right;
}

input
{	font-family:	Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 10px;
}
