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

@import url(menu.css); /************ Menu ************/
@import url(lienPartenaires.css); /************ Style encart liens ************/
@import url(input.css); /************ Style pour formulaire ************/
@import url(search_nav_news.css); /************ style search, nav & news ************/
@import url(form.css); /************ Pour tous les formulaires ************/
@import url(produitNTrans.css); /************ Style page N2Trans ************/
@import url(contact.css); /************ Formulaire de contact ************/
@import url(votreEspace.css); /************ Style votre espace ************/
@import url(devis.css); /************ Style votre espace | devis ************/
@import url(custom.css); /************ Style petit truc general ************/
@import url(cgu.css); /************ Style cgu/cgv ************/
@import url(slide.css); /************ Style Teasing slide ************/
@import url(zoom.css); /************ Style zoom *************/
@import url(actu.css); /************ Style actu *************/
@import url(nuage.css); /************ Style nuage mot cles et liens *************/
@import url(login.css); /************ Style login-form *************/
@import url(calendrier.css); /************ Style calendrier *************/
@import url(menutransversal.css); /****************** Style menu horizontal ********************/
@import url(admin.css); /****************** Style menu horizontal ********************/

body {
	background-color: #ddd;
	background-image: url('../images/fond.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: auto;
	width: 955px;
	margin-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	position: static;
	*position: relative;
}
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;
}
#divActuMenu {
	float: left;
	margin: 20px 0 30px 10px;
	*margin-top:30px;
	clear: both;
}
#adobeDl {
	float: left;
	clear: left;
	margin-top: 19px;
}
#adobeDl p {
	margin-top: 0;
	margin-bottom: 39px;
	padding: 0;
}
.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;
}
/************ User Menu (top login) ************/
#user-menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 945px;
	padding: 0 10px;
	margin-bottom: 5px;
	color: #666;
}
.formPopUp {
	margin:0;
	padding:0;
	position:relative;
	top:-4px;
	font-weight:bold;
}
.inputTexte {
	font-size: 11px;
	color: #333;
	border: 1px solid #666;
	height: 17px;
	width: 105px;
	background-image: url('../images/btnFond.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
/*******************************************************/
/******************* Main content **********************/
/*******************************************************/

#mainContent {
	float: left;
	width: 690px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #fff;
}
#nuageContent {
	width:700px;
	float:right;
}

/*******************************************************/
/******************* Block Inscription *****************/
/*******************************************************/
.blockInscription {
	float: left;
	width: 470px;
}
/*******************************************************/
/******************* Block Newsletter ******************/
/*******************************************************/
.blockNewsletter {
	float: right;
	width: 190px;
	border: 1px solid #d5d5d5;
	background-color:#f5f5f5;
	padding:5px;
}
.blockNewsletter p {
	margin:3px 0;
}
.blockNewsletter .titreNewsletter {
	font-size: 13px;
	*font-size: 12px;
}
.blockNewsletter .emailInput {
	font-size: 12px;
	color: #333;
	width: 176px;
	border: 0 none;
	border:1px solid #666;
	background-image: url('../images/btnFond.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height: 20px;
	padding: 0;
	margin: 15px 0;
	font-weight: bold;
}
.blockNewsletter .emailInputActive {
	font-size: 12px;
	color: #333;
	width: 176px;
	border: 0 none;
	border:1px solid #369;
	height: 20px;
	padding: 0;
	margin: 15px 0;
}
.blockNewsletter .detailSelect {
	font-size: 10px;
	font-style: italic;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
}
.blockNewsletter #newsletterSubmit {
	background-image: url('../images/boutons/bouton-newsletter.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	width:124px;
	height:22px;
	border:0 none;
	cursor: pointer;
	display:block;
	margin-bottom: 10px;
}
/*******************************************************/
/*********************** 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');
	padding-left:20px;
}
.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: #666;
	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 ************************/
/*******************************************************/
h2.who {
	font-size: 16px;
	color: #9E0F11;
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}
h3.who {
	font-size: 14px;
	color: #333;
	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;
}
/*******************************************************/
/******************** 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;
}
