body {
	background-color: #f0f0f0;
	background-image: url(grafica/fondo_general.png);
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th, input, textarea, select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: black;
}

a{ outline: none; }

ul{
	list-style-position: outside;
	color:#fd000d;
	list-style: disc;
}
.accesorioDesc{
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
li{
	white-space: normal;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
input{
	border: 1px solid #CCCCCC;
	line-height: 10px;
}
textarea {
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 250px;
}
img {
	border: 0;
}

.formLabel{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: white;
}
.formNormal {
	width: 250px;
	height: 16px;
	border: 1px solid #CCCCCC;

}
.formSuscripcion{
width: 250px;
height: 16px;
background-color:#e6e6e6;
border:1px solid #CCCCCC;
}
.botSubmit, .botSubmitHover {
	width:72px;
	height:22px;
	color:#FFF;
	padding:0px 0px;
	background:url(grafica/b_enviar.gif) no-repeat left bottom;
	cursor:pointer;
	border:none;
}
.botSubmitHover {
background:url(grafica/b_enviar_hover.gif) no-repeat left bottom;
}
.botReset, .botResetHover {
	width:72px;
	height:22px;
	color:#FFF;
	padding:0px 0px;
	background:url(grafica/b_borrar.gif) no-repeat left bottom;
	cursor:pointer;
	border:none;
}
.botResetHover {
background:url(grafica/b_borrar_hover.gif) no-repeat left bottom;
}
.fondoDegradeGrisBlanco270{
	background-repeat:repeat-y;
	background-image: url(grafica/fondo_degrade_gris_blanco270.jpg);
	background-position: left top;	
	
}
#menuIzq {
	margin: 0px;
	padding: 0px;
	background-image: url(grafica/fondo_menu_izquierdo.png);
}

#container {
	width:100%;
	text-align:center;
	padding: 0px;
}
.izquierdo{
	padding: 0px;
	float: left;
	margin: 0;
	}
.derecho{
	padding: 0px;
	margin: 0px;
}	
#central{
width: 760px;
	margin: auto;
	
}	

#divisorMenu{
	width: 760px;
	height:2px;
	background-color: black;
}
#planoGris{
	width: 760px;
	height:20px;
	background-color: white;
}

#contenidoHome {
	width:520px;
	height:456px;
	float:left;
	left: 220px;
	top: 142px;
	}

.notaDatos {
	padding-right: 20px;
	margin-right: 20px;
}
.notaCopete {
	background-image: url(grafica/fondo_copete_nota.png);
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 20px;
}
.tituloRojo{
font-size:12px;
line-height:120%;
color: #FD000D;
padding-bottom:10px;
}

.introSeries{
padding:20px;
background-image:url(grafica/fondo_intro_series.png)
}
#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid #cccccc;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #f0f0f0;
	text-align:center;
	opacity: 0.7;
}
.labelFicha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 14px;
	font-weight: bold;	
}
a:link, a:active, a:visited {
	font-style: normal;
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: black;
}
 .distribuidorNombre {
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 18px;
}
.f8gris60{
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
.gris50{
	color:  #808080;
}
.rojoBold{
	font-weight: bold;
	color: #fd000d;
}
.bullet{
	color: #fd000d;
}
#back {
	width:22px; 
	height:22px; 
	position: relative;
	visibility: visible;
	left: 228px;
	z-index: 10001;
	top: -22px;
}
/* indumentaria / clothing */

.text_ficha_cloth{
	color: #808080;
	padding-left: 10px;
	background: url(grafica/fondo_ficha_indumentaria.jpg);
}