body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("rcs/bg.jpg");
	background-repeat: repeat;	
}

.bgPage {
	background-color: #F3F7F9;
}

.sepEsq {
	background-image: url("rcs/sep_esq.jpg");
	background-repeat:  repeat-y;
}

.sepdrta {
	background-image: url("rcs/sep_drta.jpg");
	background-repeat:  repeat-y;
}

 /************************************************************************************   SPACER QTATS */


.8w {
	width: 8px;
}

.10w {
	width: 10px;
}

.10h {
	height: 10px;
}

.20w {
	width: 20px;
}
.20h {
	height: 20px;
}

.28h {
	height: 28px;
}

.37w {
	width: 37px;
}

.37h {
	height: 37px;
}

 .43w {
	width: 43px;
}


.50h {
	height: 50px;
}

.100h {
	height: 100px;
}


  /************************************************************************************   IMATGES */
.ma {
	cursor: hand;
}
 
 /************************************************************************************   TEXT  ppi */
.txtIni {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	width: 177px;
	padding-right: 6px;
	padding-left: 6px;

}
.txtIniMig {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	width: 177px;

}

.name {
	color: #6B8A9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	width: 131px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
.ref {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #663300;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


 /************************************************************************************   BTNS PREVIOUS & NEXT   */

.numActiu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #567281;
	text-align: center;
	border: 1px solid #c1c2b1;
	height: 18px;
	width: 18px;
}

.numNoActiu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b66;
	text-decoration: none;
	text-align: center;
	border: 1px solid #c1c2b1;
	height: 18px;
	width: 18px;
}


.numNoActiu a{
	color: #6b6b66;
	text-decoration: none;
}

.numNoActiu a:hover{
	color: #445E77;
	text-decoration: none;
}



.arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #567281;
}


.previous {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B66;
	text-align: right;
	padding-right: 10px;
}
.previous a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B66;
	text-align: right;
	text-decoration:none;

}
.previous a:hover{
	color: #445E77;
	text-decoration:none;
}


.next {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B66;
	text-align: left;
	padding-left: 10px;
}

.next a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B6B66;
	text-align: left;
	text-decoration:none;
}
.next a:hover{
	color: #445E77;
	text-decoration:none;
}

 /************************************************************************************   BUSCADOR   */

.celdaBuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B66;
	background-color: #F9FAF4;
	text-align: left;
	height: 18px;
	width: 110px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #dcdfba;
}

.btSearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B6B66;
	text-decoration: none;
	background-color: #DCDFBA;
	text-align: center;
	height: 18px;
	width: 75px;
	border: 1px dotted #F1F2E4;
}

.btSearchRoll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B6B66;
	text-decoration: none;
	background-color: #DCDFBA;
	text-align: center;
	height: 18px;
	width: 75px;
	border: 1px dotted #ABAE9B;
	cursor: hand;
}

.txtRadiobuton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #929590;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 16px;
	border: 0px;
}
.txtRadiobuton a{

	color: #929590;
	text-decoration: none;

}
.txtRadiobuton a:hover{

	color: #6b6b66;
	text-decoration: none;

}

.tdBuscador {
	background-color: #F1F2E4;
	height: 150px;
	width: 138px;
	border: 1px solid #DCDFBA;
}

 /************************************************************************************   LLISTAT COLUMNA   */
 
.llistat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6B8A9D;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B8A9D;
	text-align: right;
}

.llistat a{
	color: #6B8A9D;
	text-decoration: none;
}

.llistat a:hover{
	color: #6B6B66;
	text-decoration: none;
}
.llistatNoBorde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6B8A9D;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-align: right;
	font-weight: bold;
	padding-top: 4px;
}

 /************************************************************************************   CONT. PRODUCT   */

.titular {
	color: #6B8A9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 4px;
}

.enviat {
	color: #6B8A9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 4px;
}
.enviat a{
	color: #6B8A9D;
	text-decoration: none;	
}
.enviat a:hover{
	color: #6B8A9D;
	text-decoration: underline;
}

.ref02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #663300;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.return{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #663300;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 16px;
}

.return a{

	color: #663300;
	text-decoration: none;
}
.return a:hover{
	color: #8F0006;
	text-decoration: none;
}
.nomsCeldes {
	color: #6B8A9D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 10px;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
}


.celdaForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3628;
	text-align:left;
	height: 19px;
	width: 172px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px dotted #AAC5CE;
	background-color: #E7EEF5;
}

.celdaForm02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3628;
	text-align:left;
	height: 19px;
	width: 200px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px dotted #AAC5CE;
	background-color: #E7EEF5;
}

.celdaFormMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3628;
	text-align: left;
	height:100px;
	width: 172px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px dotted #AAC5CE;
	background-color: #E7EEF5;
}

.celdaFormMessage02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3628;
	text-align: left;
	height:60px;
	width: 230px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border: 1px dotted #AAC5CE;
	background-color: #E7EEF5;
}



.btEnviar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B8A9D;
	text-decoration: none;
	background-color: #DEE4F0;
	text-align: center;
	height: 19px;
	width: 75px;
	border: 1px dotted #95ABBD;
}
.btEnviarRoll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B8A9D;
	text-decoration: none;
	background-color: #DEE4F0;
	text-align: center;
	height: 19px;
	width: 75px;
	border: 1px dotted #5B728B;
}
.txtEspecification {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #6B6B66;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.txtEspecificationBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #6B6B66;
	text-align: justify;
	font-weight: bold;
}

.puntsProduct {
	background-image: url(rcs/punts_product.gif);
	height: 120px;
	width: 131px;
	background-repeat: repeat;
	background-position: center center;
}


.txtInterested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #6B6B66;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.txtInterested a{
	
	color: #506B7C;
	text-decoration:underline;

}

.txtInterested a:hover{
	
	color: #495F77;
	text-decoration:none;

}.txtInterestedNegre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #303132;
}

.destacatBlau {
	color: #6B8A9D;
}
