.catorce_333333 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	
}

.doce_negrita {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}

.doce_blanca {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: square;
}

input[type=text]{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #A1A1A1;
}

input[type=password]{
	font-family: arial;
	font-size: 11px;
}

.catorce_blanca {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.eventos_blanca {
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
	
}

.catorce_333333 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	
}
.doce_333333 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
	
}

a:link {
	text-decoration: none;
}

a {
	color:#fff;
	text-decoration: none;
}



.nombre_articulo {
	font-family: arial;
	font-size: 19px;
	font-weight: normal;
	color: #1A1A1A;
	font-style: normal;
	line-height: normal;	
}

.label_precio {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ED1C24;
	font-style: normal;
	line-height: normal;	
}

.precio {
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: #ED1C24;
	font-style: normal;
	line-height: normal;	
}

.descripcion_art {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #1A1A1A;
	font-style: normal;
	line-height: normal;	
}

BODY, HTML{
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #ffff00;
	scrollbar-track-color: #e3e3e3;
	scrollbar-darkshadow-color: #000000;
	
}

form.registro label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

.mensaje {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
	font-style: italic;		
}


select {
	font-family: arial;
	font-size: 11px;
	color: #A1A1A1;
}

input[type=file]{
	font-family: arial;
	font-size: 11px;
	color: #A1A1A1;
}

input[type=submit]{
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: thin solid #666666;
	margin: auto;
	height: auto;
	width: auto;
}

input[type=button]{
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: thin solid #666666;
	margin: auto;
	height: auto;
	width: auto;
}

input[type=reset]{
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: thin solid #666666;
	margin: auto;
	height: auto;
	width: auto;
}

.boton{
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: thin solid #666666;
	margin: auto;
	height: auto;
	width: auto;
}


textarea {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #A1A1A1;
}

