/*
#A8CE3D -   Verde
#000066 -   Azul
#09347C -   ?
#E3E1EC -   Cinzento claro
#D8E1E1 -   Cinzento claro
#FF6633 -   Laranja
#68C    -   Azul claro
*/


body {
	margin: 5px;
	background-color: #FFFFFF;
	/*
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	*/
}

#pageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#subSurround {
	/*border: 1px solid #5C84CE;*/
	/*
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	*/
}
#topHeader {
	text-align: right;
	height: 100px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/logotipo.jpg);
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #000000;*/
    width: 775px;
}


/* Rui Franco */
#topMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;

	height: 20px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #A8CE3D;
}




.boxTitleLeft, .boxTitle{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
    
    text-transform: uppercase;

	background-color: #000066;
	height: 15px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
}


.boxTitleRight{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
    
    text-transform: uppercase;

	background-color: #000066;
	height: 15px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:163px;
}


.boxTitleLeft_verde, .boxTitleRight_verde, .boxTitle_verde{
	font-family: Arial;
	font-size: 70%;
	color: #000066;
	font-weight: bold;

    text-transform: uppercase;

	background-color: #A8CE3D;
	height: 15px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
}



.TituloProduto{
	font-family: Arial;
	font-size: 70%;
	color: #000066;
	font-weight: bold;

    
	background-color: #A8CE3D;
	height: 15px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
}


.TituloProduto_laranja {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
    text-decoration: none;
}

.TituloProduto_laranja a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
/*
.TituloProduto_laranja.a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
}
*/




.boxContentLeft, .boxContentRight {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:162px;
}

.CestoCompras {
	font-family: Arial;
	font-size: 12px;
	color: #000066;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	border-top: 1px solid #D8E1E1;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width:100%;
}



.boxpopularproducts{
	font-family: Arial;
	font-size: 10px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #E3E1EC;
	padding-left: 0px;
	margin-bottom: 10px;
	width:165px;
}

.boxnovidades{
	font-family: Arial;
	font-size: 10px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #FF6633;
	padding-left: 0px;
	margin-bottom: 10px;
	width:165px;
}

.boxpromocoes{
	font-family: Arial;
	font-size: 10px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #A8CE3D;
	padding-left: 0px;
	margin-bottom: 10px;
	width:165px;
}



.boxContent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:100%;
	text-align: justify;
}


.boxContent_meio {
	font-family: Arial;
	font-size: 11px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:416px;
	text-align: justify;
}



.boxContentSiteDoc {
	font-family: Arial;
	font-size: 11px;
	color: #000000;

	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #FFFFFF;

	padding-left: 7px;
	padding-right: 7px;

	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	width:416px;
	text-align: justify;
}



.boxContent_grelha {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

	border-top: 1px solid #D8E1E1;
	border-left: 1px solid #D8E1E1;
	border-right: 1px solid #D8E1E1;
	border-bottom: 1px solid #D8E1E1;
	background-color: #FFFFFF;
	padding-left: 0px;
    padding-right: 0px;

	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:430px;
	/*text-align: justify;*/
}



.colLeft {
	z-index: 2000;
    position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 428px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
/*
.boxContent {
	border-top: 1px solid #A8B4B0;
	border-right: 1px solid #5E85CF;
	border-bottom: 1px solid #5E85CF;
	border-left: 1px solid #5E85CF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
*/

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */


.siteDocs {
	font-family: Arial;
    text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000066;

	/*margin-top: 10px;*/
	text-align:center;
	height: 25px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
    width: 100%;
    border: 1px solid #A8CE3D;

    background-color: #A8CE3D;

}


.session {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000066;

	margin-top: 0px;
	text-align:center;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #A8CE3D;
}

.CaixaAzul {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;

	margin-top: 0px;
	text-align:center;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #000066;
}




.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}








.ProdutosDestaque_Titulo{
	font-family: Arial;
	font-size: 11px;
	color: #FF6633;
	font-weight : bold;
	text-decoration: none;	
}
.ProdutosDestaque_Texto{
	font-family: Arial;
	font-size: 11px;
	color: #000066;
}

#creditspageSurround {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

