/* CSS Document DEXYA 2011 */

/*******  GENERAL   */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(#);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}

form {
	margin: 0;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}

h1 {
  font-family:verdana;
  font-size:10pt;
  color: #000;
} 

h2 {
  font-family:verdana;
  font-size:10pt;
  color: #000;
} 

h3 {
  font-family:verdana;
  font-size:10pt;
  color: #000;
} 

h4 {
  font-family:verdana;
  font-size:10pt;
  color: #000;
} 

/*******  TOP PAGE   */


#Top{
	width: 900px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

#Sloganlogo{
	float: left;
	width: 320px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#Sloganlogo a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	
}
#Sloganlogo a:hover {
	color: #766;
	text-decoration: none;
}


#TopNav {
	float: right;
	margin: 10px 10px 0px 0px; 
	text-align: right;
	font-size: 11px;
	color: #444;
}
#TopNav a{
	padding: 0px 4px;
	color: #666;
}
#TopNav a:hover {
	color: #222;
	text-decoration: none;
}

#TopMenu {
	background: #FFFFF;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 8px;
	font-style: normal;
}
#TopMenu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#TopMenu a {
	background: #585858 url("http://www.dexya.com/images/css/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	font-size: 10px;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#TopMenu a:hover {
	background: #2580a2 url("http://www.dexya.com/images/css/hover #.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;  
}

#TopBan {
	text-align: center;
	border-top: 3px solid #000;
	border-bottom: 0px solid #000;
	height: 0px;
}

             
                    

/*******  STRUCTURE   *//

#corps {
	background: #f6f6f6 url(http://www.dexya.com/images/css/fond_corps.gif) repeat-x 0px 0px scroll;
}

#Global {
	width: 935px;
	background: #fff;
	margin: 0 auto;
	padding: 26px 10px 40px 10px;
}

#Gauche {
	width: 220px;
	float: left;
	margin: 0px 20px 0px 0px;
}

#PageName {
	width: 80px;
	float: left;
}

#colCentre {
	width: 415px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 0px solid #ddd;
}


#colDroite {
	width: 25px;
	float: right;
}





/*******	 BORDER LEFT	     */

#LeftMenu {
	background: #444444;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#LeftMenu li {
	font: 77.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#LeftMenu a {
	background: #585858;
	border-bottom: 1px solid #393939;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#LeftMenu a:hover {
	background: #2580a2 url("http://www.dexya.com/images/css/hover-2.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}                    
                    


#LeftMenu_grande {
	background: #444444;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#LeftMenu_grande li {
	font: 100.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#LeftMenu_grande a {
	background: #585858;
	border-bottom: 1px solid #393939;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#LeftMenu_grande a:hover {
	background: #2580a2 url("http://www.dexya.com/images/css/hover-2.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}                    
       



/*******	 BOTTOM	     */



#BottomNav {
	clear: both;
	width: 935px;
	margin: 0 auto;
	padding: 10px 10px 10px;
	text-align: center;
	color: #999;
	font-size: 10px;
	background: #fff;
}
#BottomNav a{
	padding: 0px 8px;
	color: #999;
}
#BottomNav a:hover{
	color: #c00;
	text-decoration: none;
}

#BottomTexte {
	clear: both;
	background: #f6f6f6;
	border-top: 1px solid #999;
	padding: 10px 0px 10px;
}

#BottomTexteForm {
	width: 955px;
	margin: 0 auto;
}
#BottomTexteForm p{
	font-family: "Tahoma";
	width: 127px;
	margin: 10px 5px 10px 6px;
	padding: 5px 0px 5px 10px;
	float: left;

	font-size: 11px;
	color: #888;
	border-left: 2px solid #fff;
}
#BottomTexteForm p.grandPAddr{
	width: 153px;
	margin: 10px 5px 10px 6px;
	padding: 5px 0px 5px 10px;
}

#LegalsMentions {
	float: right;
	margin-right: 14px;
	color: #aaa;
	font-size: 10px;
}


#BottomImage {
	/*float: left;*/
	margin: 14px 14px 0px 8px;
}



/*******	 TEXTE	     */

.RightTittle {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	float: right;	
}

.LeftTittle {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	float: left;	
}


.titreaccroche {
	height: 50px;
	line-height: 1.4em;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 40px 0px;
	padding: 4px 0px 0px 220px;
	background: url(images/picto-savoirfaire.png) no-repeat 0px 0px scroll;
}
.titreaccroche span{
	color: #a00;
}



#Vignette {
	width: 610px;
	float: left;
	margin: 0px 00px 0px 0px;
	padding: 0px 00px 0px 0px;
}


.RefVignette {
	float: left;
	width: 142px;
	height: 180px;
	overflow: hidden;
	margin: 10px 10px 0px 0px;
	line-height: 1.2em;
}
.RefVignette p{
	margin: 0px 0px 3px;
}




#Vignette2 {
	width: 900px;
	float: left;
	margin: 0px 00px 0px 0px;
	padding: 0px 00px 0px 0px;
}


.RefVignette2 {
	float: left;
	width: 192px;
	height: 200px;
	overflow: hidden;
	margin: 10px 10px 0px 0px;
	line-height: 1.2em;
}
.RefVignette2 p{
	margin: 0px 0px 3px;
}



.ClassVign {
	border: 1px solid #999;
	margin: 0px 0px 3px;
	color: #333333;
}
a:hover img.ClassVign {
	border: 1px solid #000;
}


.FormUrl {
	margin: 0px 0px 4px;
	font-size: 10px;
	text-decoration: none;
	color: #666;
	padding: 0px 0px 2px 20px;
	background: url(http://www.dexya.com/images/puce-11.gif) no-repeat 0px 0px scroll;
}
.FormUrl:hover {
	color: #c66;
}


.DescrVign{
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: #666;
	padding-left: 18px;
	background: url(http://www.dexya.com/images/x.png) no-repeat 0px 0px scroll;
}
.DescrVign:hover{
	text-decoration: none;
	color: #666;
}

