/************ CSS Document ************/
/** Ne surtout pas preciser le media derriere un @import, ou IE nous fait une crise xD **/

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#search-engine, #newsletter, .lienCreationCompte, #infoplusProduitN2Trans, .left, .right, .introTable, .tableContent th {
	display: none;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #9E0F11;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
	line-height: 20px;
}
.erreur {
	font-weight: bold;
	color: #9E0F11;
	font-size: 12px;
	margin: 5px;
	display: block;
}
.erreur a:link, .erreur a:visited {
	color: #369;
	font-weight: normal;
	text-decoration: none;
}
.erreur a:hover, .erreur a:active {
	color: #369;
	font-weight: normal;
	text-decoration: underline;
}
.valide {
	font-size: 12px;
	color: #009835;
	font-weight: bold;
	margin: 20px;
}
img {
	border: none 0;
}
.gras {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.jaune {
	color: #F7B100;
}
.rouge {
	color: #9E0F11;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.rightAlign {
	float: right;
}
.leftAlign {
	float: left;
}
.fontTen {
	font-size: 10px;
}
.fontTwelve {
	font-size: 12px;
}
.moitie {
	width: 50%;
}
.widthTroisDeuxZero {
	width: 320px;
}
.limite {
	width: 953px;
	background-color: #FFF; 
	border-left: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
}
.color333 {
	color: #333;
}
.monsieurPropre { /******* Pour donner quelque chose de non flottant a manger a la classe limite *******/
	clear: both;
}
#divActuMenu {
	display:none;
}
#adobeDl {
	display:none;
}
.asterisque {
	font-size: 9px;
	color: #999;
}
.centreInteretOK {
	margin: 5px 0 10px 35px;
	padding: 0;
	list-style-image: url(../images/listeOK.gif);
	list-style-type: circle;
	font-size: 11px;
}
.centreInteretOK li{
	margin: 5px 0;
}
.invisible {
	display: none;
}
.lien:link, .lien:visited {
	color: #369;
	text-decoration: none;
}
.lien:hover, .lien:active {
	text-decoration: underline;
}
object {
	outline-style:none;
}
/************ Menu general ************/
#user-menu {
	display:none;
}
/*******************************************************/
/************** Menu action utilisateur ****************/
/*******************************************************/
.user-menu-action {
	display:none;
}
/*******************************************************************************************************************************************/
/*******************************************************/
/************ Menu horizontal utilisateur **************/
/*******************************************************/
#site-menu {
	display:none;
}
/*******************************************************/
/************************ Actu *************************/
/*******************************************************/
#divActuMenu, #menu, #espacePro, #adobeDl {
	display:none;
}

/*******************************************************/
/******************* Main content **********************/
/*******************************************************/

#mainContent {
	width: 100%;
	background-color:#fff;
}
#contentProduitN4L {
	width:65%;
	float:left;
	margin-right:1%;
}
#infoplusProduitN4L {
	width:34%;
	float:right;
}
#zoomProduit {
	width: 690px;
	border: 0 none;
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
	border-collapse: collapse; 
}

#zoomProduit .bottomZoomTable {
	border-bottom: 2px solid #999;
}

#zoomProduit tr td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #F5F5F5;
}

#zoomProduit .cellSpace {
	width: 18px;
	background-color: #FFF;
}

.zoom2 {
	margin: 0 0 20px 0;
	width: 336px;
}

.zoom2 .titreZoom {
	width: 326px;
	height: 26px;
	background-image: url('../images/zoom/fondTitre.gif');
	background-repeat: repeat-x;
	color: #9E0F11;
	font-weight: bold;
	line-height: 26px;
	font-size: 12px;
	padding: 0 5px;
}

.zoom2 .imageZoom {
	margin: 5px;
	float: left;
}

.zoom2 .texteZoom {
	margin: 4px;
	width: 193px;
	font-size: 11px;
	color: #666;
	float: right;
}

.zoom2 .accrocheLienZoom {
	clear: both;
	font-weight: bold;
	color: #333;
	padding: 5px;
}

.zoom2 .liensZoom {
	padding: 5px;
	clear: both;
	position: relative;
	top: -20px;
	left: 134px;
}

.zoom2 .liensZoom a:link, .zoom2 .liensZoom a:visited {
	color: #369;
	text-decoration: none;
}

.zoom2 .liensZoom a:hover, .zoom2 .liensZoom a:active {
	text-decoration: underline;
	color: #369;
}

/*******************************************************/
/************************ Nuage ************************/
/*******************************************************/

.nuage {
	display:none;
}

/*******************************************************/
/*********************** Presse ************************/
/*******************************************************/
#presseActionDevResum {
	text-align: center;
	margin-top: 5px;
	border-bottom: 1px solid #9E0F11;
	height: 22px;
}
#presseActionDevResum a, ul a {	
	cursor: pointer;
	text-decoration : none;
}
#presseActionDevResum a:hover, ul a:hover {	
	cursor: pointer;
	text-decoration : underline;
}
.plus {
	list-style: square outside url('../images/plus.gif');
}
.plus li {
	margin-bottom: 5px;
}
/*******************************************************/
/*********************** Footer ************************/
/*******************************************************/

#footer {
	float: left;
	*float: auto;
	clear: both;
	width: 100%;
	background-color: #3A3A3A;
	height: 22px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 22px;
	margin: 30px 0 0;
}

.footerP{
	color: #666666;
	margin-bottom: 20px;
	margin-top: 5px;
	font-size: 10px;
	padding: 0px;
	line-height: normal;
	text-align: center;
	float: left;
	clear: both;
	width: 955px;
}

#footer span {
	position : relative;
	left: 40px;
}

#footer span a:link, #footer span a:visited {
	color: #FFF;
	text-decoration : none;
}

#footer span a:hover, #footer span a:active {
	color: #FFF;
	text-decoration: underline;
}

.footerP a:link, .footerP a:visited {
	color: #666;
	text-decoration: none;
}

.footerP a:hover, .footerP a:active {
	color: #333;
	text-decoration: none;
}

#ceramic-creaLogo {
	float: right;
	position: relative;
	top: -25px;
	right: 20px;
	z-index: 2;
}
/*******************************************************/
/*********************** Who Is ************************/
/*******************************************************/
h3 {
	font-size: 13px;
	color: #9E0F11;
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}
.pWho {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 12px;
}
.listWho {
	margin: 0 0 0 20px;
	padding: 5px;
	list-style-image: url(../images/puceFleche.gif);
	list-style-type: circle;
	font-size: 12px;
}
/*******************************************************/
/********************** Produits ***********************/
/*******************************************************/
.titreRubriqueProduit {
	margin: 20px 0 0 0;
}
.titreAnim {
	font-size: 12px;
	font-weight: bold;
	color: #9E0F11;
}
.produits {
	text-align: left;
	width: 100%;
	padding: 5px 10px;
	margin: 5px 0px;
	float: left;
	cursor: pointer;
}
.produits:hover {
	background-color: #FEF3D9;
}
.produits img {
	float: left;
	padding-right: 5px;
}
.infoProduit {
	color: #666;
	font-size: 10px;
}
.infoProduit img {
	float: none;
	position: relative;
	top: 3px;
	padding-right: 0px;
}
.produitsAVenir {
	font-size: 10px;
	color: #666;
	margin-left: 84px;
}
.produitsAVenir img {
	float: none;
	padding: 0;
}
.lienFlyer {
	margin: 2px 0 5px 0;
}
.lienFlyer a:link, .lienFlyer a:visited {
	font-size: 11px;
	color: #369;
	text-decoration: none;
}
.lienFlyer a:hover, .lienFlyer a:active {
	text-decoration: underline;
}
.lienFlyer img {
	float: none;
	padding: 0;
}
/*******************************************************/
/******************** Presse login *********************/
/*******************************************************/
.presseQuery {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	border: solid 1px #818181;
	background-color: #FFF;
	width: 121px;
	height: 15px;
}

.presseSubmit {
	background-image: url('../images/OkSubmit.gif');
	width: 19px;
	height: 19px;
	border: 0px;
	cursor: pointer;
	position: relative;
	top: 4px;
	*top: 0px;
}
/*******************************************************/
/******************** Plan du site *********************/
/*******************************************************/
.titreSitemap {
	width: 680px;
	margin: 25px 0 10px 0;
	padding: 5px;
	background-color: #999;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.tabPlanSite {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 10px;
	color: #999;
}
.tabPlanSite th {
	text-align: left;
}
.tabPlanSite td {
	width: 33%;
	vertical-align: top;
}
.tabPlanSite td ul {
	margin: 0 0 0 10px;
	*margin: 0 0 0 20px;
	padding: 0;
	list-style: square;
	color: #333;
}
.tabPlanSite td ul li a {
	color: #369;
}
.tabPlanSite h2 {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}