BODY {
	background-color: #B8561F;
	margin: 0px;
	padding: 0px;
}
.verdana10 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 120%;
}
.verdana10black {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	line-height: 120%;
}
.borderSide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom: 2px solid #E4E4E4;
}
.borderSide1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.grisAbajo {
	border-top: 2px none #E4E4E4;
	border-right: 2px none #E4E4E4;
/*	border-bottom: 2px solid #E4E4E4;*/	
    border-left: 2px none #E4E4E4;
}


.grisAbajo1 {
	border-top: 2px none #E4E4E4;
	border-right: 2px none #E4E4E4;
	border-bottom: 2px solid #E4E4E4;	
    border-left: 2px none #E4E4E4;
}


.grisAbajo2 {
	border-top: 2px none #E4E4E4;
	border-right: 2px none #E4E4E4;
	border-bottom: 2px solid #E4E4E4;
	border-left: 2px none #E4E4E4;
}
.borderBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordePhoto {
	border: 1px solid #666666;
}
.productArial13 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}/* CSS Document */

.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: bold;
	color: #666666;
}
.arial11Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}