/************ 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(produitN3L.css); /************ Style page N3D ************/
@import url(produitN4L.css); /************ Style page N4L ************/
@import url(contact.css); /************ Contact ************/
@import url(form2.css); /************ Pour tous les formulaires ************/
@import url(custom.css); /************ Style petit truc general ************/
@import url(servicePlus.css); /************ Service plus ************/
@import url(actu.css); /************ Style actu *************/
@import url(slide.css); /************ Style slide *************/
@import url(zoom.css); /************ Style zoom *************/
@import url(nuage.css); /************ Style nuage mot cles et liens *************/
@import url(login.css); /************ Style login-form *************/
@import url(realisations.css); /************ Style nos realisations *************/
@import url(calendrier.css); /************ Style calendrier *************/
@import url(menutransversal.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;
}
.limite {
	width: 953px;
	background-color: #fff; 
	border-left: 1px solid #f7b100;
	border-right: 1px solid #f7b100;
	border-top: 1px solid #f7b100;
}
.limiteFooter {
	width: 953px;
	background-color: #fff; 
	border-left: 1px solid #f7b100;
	border-right: 1px solid #f7b100;
}

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: 700px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #fff;
}
#nuageContent {
	width:700px;
	float:right;
}
/************************************************************************************/
/************** Menu action utilisateur (liste produits et services) ****************/
/************************************************************************************/
.user-menu-action {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
	overflow: hidden;
	height:20px;
}
.user-menu-action-dropdown li {
	float: left;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background: url('../images/divider.gif') no-repeat left;
	padding: 0 7px 0 7px;
	display: inline;
	margin: 0 1px 0 -1px;
}
/*******************************************************/
/********************** Produits ***********************/
/*******************************************************/
.produits {
	width:223px;
	float:left;
	margin:10px 5px;
	padding:5px;
	border:1px solid #fff;
}
.produits:hover {
	background-color:#f5f5f5;
	border:1px dashed #f7b100;
}
.produits .image {
	float: left;
	padding-right: 5px;
}
.produits .produitInfos {
	margin-top:5px;
	border-collapse:collapse;
}
.produits .produitInfos td {
	padding: 2px;
}
.containerFiltre {
	margin:0 auto;
	width:306px;
}
.filtre {
	float:left;
	margin:0 5px;
}
.cancel {
	display:block;
	line-height:21px;
	float:left;
}
.produitH2 {
	font-size: 12px;
}
.produits h3 {
	font-weight:normal;
	padding:0;
	margin:0;
	font-size:12px;
	color:#369;
}
/*******************************************************/
/*********************** Footer ************************/
/*******************************************************/

#footer {
	float: left;
	*float: auto;
	clear: both;
	width: 100%;
	background-color:#f7b100;
	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;
}
/*******************************************************/
/******************* Stages enfants ********************/
/*******************************************************/
#stagesList {
	list-style: square;
	margin:  10px 15px;
	padding: 5px;
}
#stagesList li {
	margin: 5px 0;
}
