/*****************************************/
/*layout SITE Dessine moi ma maison - */
/*****************************************/
#body 
{ 
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
	background:#e5e5e5 url(../img/fond-gris.gif) repeat-x top;
}
#containerborder 
{
	clear:both;
	width:820px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background:white url(../img/ombre2.jpg) repeat-y 800px 0;


}

#fondorange
{
	background	: #ffe8d9;
	padding     : 5px;
	float		: left;
	height		: 460px;
}

/*****************************************/
/*navigation outils */
/*****************************************/
#topnav
{
	width:820px;
	margin-left:auto;
	margin-right:auto;

}
#outils
{
	float:right;
	width:800px;
	margin-right:20px;

}

#outils UL
{
	float:right;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#outils UL.accueil
{
	float:left;
}

#outils UL.accueil LI A
{
	background-image: none;
	padding-left:0px;
}

HTML.MSIE #outils UL.accueil LI A
{
	padding-left:10px;
}

#outils LI
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding:2px 5px;
	font-size:11px;
}
#outils LI A
{
	color:black;
	background:url(../img/flecheblanche.gif) no-repeat left;
	padding-left:15px;
}
#outils LI A:hover
{
	text-decoration:none;
	color:white;
}
#outils .current
{
	color:white;
}

/*****************************************/
/*navigation1er niveau */
/*****************************************/
#containerheader
{
	width:820px;
}

#degradedroite
{
	position:absolute;
	margin-left: 800px;
	background:url(../img/ombrehaut.gif) no-repeat top right;
	width : 20px;
	height : 261px;
}

#pageheader
{
	margin:0;
	padding:0;
	width:798px;
	height:108px;
	border:1px solid black;
	overflow:hidden;
}
#logo
{
	float:left;
	width:400px;
	height:108px;
}
#imagebandeau
{
	float:left;
	width:398px;
	height:108px;
	overflow:hidden;
}
/*****************************************/
/*navigation 1er niveau */
/*****************************************/
#bandeaunav
{
	font-family: arial;
	width:800px;
	height:18px;
	background:black;
}

#bandeaunav UL,#bandeaunav LI
{
	margin:0;
	padding:0;
}
UL#nav1
{
	height:18px;
	margin-left:5px;
}
#nav1 LI
{
	float:left;
	list-style-type:none;
	margin:0px;
	font-weight:bold;
}
#nav1 LI A
{
	display:block;
	float:left;
	height:14px;
	padding:4px 3px 0 12px;
	color:white;
	font-weight:bold;
	background:url(../img/pucenav.gif) no-repeat left;
	border-right:1px solid black;
}
html.MSIE6 #nav1 LI A
{
	padding:3px 6px 0 10px;
}

#nav1 LI A:hover,#nav1 LI A.courant,#nav1 LI.current A
{
	color:#FE6700; 
	text-decoration:none;
	background:white url(../img/pucenav-on.gif) no-repeat left;
}

#nav1 LI.current A:hover
{
	cursor:text;
}
/*****************************************/
/*navigation 2eme niveau */
/*****************************************/

#navigation2 
{
	font-family: arial;
	width:758px;
	height:16px;
	background:white;
	border:1px solid white;
	border-bottom:1px solid black;
	margin:0 10px 5px 0;
	padding:0 20px 2px 0px;
}
UL#nav2
{
	margin:0;
	padding:0;
	margin-left:10px;
}

#nav2 LI
{
	float:left;
	list-style-type:none;
	margin:0px;
	font-weight:bold;
	padding:4px 5px 0 5px;
}
#nav2 LI A
{
	display:block;
	float:left;
	padding-right:10px;
	color:black;
}

#nav2 LI A:hover,#nav2 LI A.courant,#nav2 LI.current A
{
	color:#FE6700; 
	text-decoration:none;
}

/*****************************************/
/*centre page */
/*****************************************/

#pagecontent 
{
	width:798px;
	margin:0;
	padding:0;
	background:white;

}
#contenu 
{
	width:770px;
	border:1px solid white;
	margin:0 0 0 18px;
	padding:0;
}
#partiegauche 
{
	float:left;
	width:540px;
	margin:0;
	padding:0;
}
#partiedroite 
{
	float:left;
	width:218px;
	border:1px solid white;
	background:#FFE8D9;
	margin:0;
	padding:0;
	margin-left:5px;
	margin-top: 50px;
}
#partiedroite H2
{
	width:193px;
	padding-left:25px;
	height:25px;
	padding-top:10px;
	margin-top:10px;
	background:#FD6601 url(../img/puceverte.gif) no-repeat left;
	color:white;

}
#calage
{
	float:left;
	width:8px;
	height:290px;
	border:1px;
	border-style:none;
}
#lesimages
{
	float:left;
	width:200px;
	padding:10px 10px 10px 0;
	border:1px;
	border-style:none;
}

#photos
{
	width:200px;
	overflow:hidden;
	font-size: 9pt;
}

/*****************************************/
/*pied de page */
/*****************************************/
#piedpage
{
	width:820px;
	height:150px;
	background:#e5e5e5 url(../img/bottom2.jpg) no-repeat left top;
}

#pagefooter
{
	font-family: verdana,arial,sans-serif;
	padding-top:50px;
}
#pagefooter LI
{
	list-style-type:none;
}
#baseline
{
	float:right;
	letter-spacing:0.1em;
	width:200px;
	padding-right:30px;
	text-align:left;
}
#creditslogos
{
	float:left;
	width:230px;
}
#creditslogos A
{
	display:block;
	float:left;
	height:30px;
	margin-right:10px;
}
#creditslogos IMG
{
	float:left;
	border:0;
	
}

#creditslogos LI
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-right:7px;
}
#legal
{
	float:left;
	width:230px;
	letter-spacing:0.1em;
	padding-right:30px;
	text-align:right;
}
#legal A
{
	color:black;
}

#footerbouton
{
	width	: 530px;
	height: 30px;	
}

#recapUL LI
{
	list-style-type: none;
	background: url(../img/puceorange.gif) no-repeat 0px 8px;
	padding-left: 8px; 
}

.info {
	display: none;
	padding:5px;
	margin:5px 0 5px 0;
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	background-color:#eeeeee;
	border: 2px solid #fd6601;
}
.info .title {
	font-weight: bold;
	font-size: 9pt;
	color:#FD6601;
	padding-left:5px;
	float:left;
}
.info .fermer {
	float:right;
}
.info LI {
	list-style-image: url("../img/puceorange.gif");
}
.infos UL {
	text-align:left;
	padding-left:15px;
	margin-left:15px;
}
.infos LI {
	list-style-image: url("../img/puceorange.gif");
}

