.tallas{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.nom_camis{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.diseny {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0063;
}

.sfk_camis {
	background-repeat: repeat;
	background-color: #99CCFF;
}

.txt_model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


.sfk {
	background-image: url(imgs/pedido05.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.camposform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22136c;
	background-color: #CCFF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.formvalida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22136c;
	background-color: #00CCFF;
	border: 1px solid #FFFFFF;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22136c;
	background-color: #FF6600;
	border: 1px solid #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22136c;
	border: none;
	text-align: justify;
	white-space: pre;
	letter-spacing: -0.4px;
}
.txtnegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22136c;
	border: none;
	text-align: justify;
	white-space: pre;
	font-weight: 600;
}



body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #66CCFF; 
 	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
 	SCROLLBAR-SHADOW-COLOR: #055544;
 	SCROLLBAR-3DLIGHT-COLOR: #055544;
 	SCROLLBAR-ARROW-COLOR: #055544;
 	SCROLLBAR-BASE-COLOR: #FFFFFF; 
 	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
 	SCROLLBAR-HIGHLIGHT-COLOR: #66CCFF}
