/* Start of CMSMS style sheet 'proforaide-design' */
body {
	margin: 0;	
	color: #181818;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.35em;
	text-align: center;
	background: url('/images/proforaide/bg.jpg') repeat;
}

*:focus {
	outline: none;
}
*::-moz-focus-inner {
	border: none;
}

.accessibility {
	display: none;	
}

/* DESIGN */
#headerbg {
	width: 100%;
	height: 258px;
	background: url('/images/proforaide/headerbg.jpg') top left repeat-x;	
}

#header {
	width: 100%;
	height: 258px;
	background: url('/images/proforaide/header.png') top center no-repeat;	
}

#headercenter {
	width: 960px;
	margin: auto;
	text-align: left;
	height: 258px;	
}

#row1 {
	width: 960px;
	height: 215px;
	float: left;	
}

#row2 {
	width: 960px;
	height: 43px;
	float: left;
}

#logo {
	display: block;
	width: 390px;
	height: 215px;
	float: left;
}

a#logo:hover { background: none; }

/* MENU 1 */
#menu1 {
	float: left;
	height: 107px;
	width: 530px;
	margin-left: 40px;	
}

#menu1 a, #menu1 a:link, #menu1 a:visited {
	width: auto;
	display: block;
	text-transform: uppercase;
	float: left;	
	padding: 96px 22px 0px 22px;
	height: 16px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background: url('/images/proforaide/menu1-trait.png') bottom center no-repeat;
}

#menu1 a:hover {
	color: #fbee0d;
	background: url('/images/proforaide/menu1-trait.png') top center no-repeat;
}

#menu1 a.active {
	color: #fbee0d;
	background: url('/images/proforaide/menu1-trait.png') top center no-repeat;
}

/* MENU 2 
#menu2 {
	float: left;
	clear: both;
	height: 35px;
	width: 800px;
	margin-top: 1px;	
}

#menu2 a, #menu2 a:link, #menu2 a:visited {
	color: #fff;
	text-decoration: none;
	padding: 9px 12px;
	height: 17px;
	display : block;
	float: left;		
}

#menu2 a.active {
	color: #fbee0d;
}

#menu2 a:hover, #menu2 a.active:hover {
	background: url('/images/proforaide/menu2_hover.jpg') top repeat-x;
	color: #fff;
}

#menu2 a img {  }
#menu2 a.aimg { padding: 0; height: 35px; }
*/
.separator {
	float: left;
	width: 2px;
	height: 35px;
	background: url('/images/proforaide/menu2_separator.jpg') top left;	
}

/* PASTILLE */
#pastille {
	width: 160px;
	height: 57px;
	padding: 73px 0 0 0;
	float: left;
	margin: -87px 0 0 0;
	background: url('/images/proforaide/pastille-top.png') top left;
	color: #fff;
	text-align: center;
	font-size: 15px;
}

/* GLOBAL */
#global {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url('/images/proforaide/pastille-bottom.png') top right no-repeat;
	text-align: left;	
}

#wrapper {
	float: left;
	background: #fff;
	height: auto;
	width: 940px;
	padding: 3px 10px;	
}

#wrapper-top {
	width: 960px;
	height: 7px;
	background: url('/images/proforaide/wrapper-top.png') top left;
	float: left;
}

#wrapper-bottom {
	width: 960px;
	height: 7px;
	background: url('/images/proforaide/wrapper-bottom.png') top left;
	float: left;
	clear: both;
}

.col1 {
	width: 680px;
	float: left;	
}

.col2 {
	width: 240px;
	margin-left: 20px;	
	float: left;
}

/* FOOTER */
#footer {
	clear: both;
	text-align: center;
	height: 115px;
	margin: 0;
	background: url('/images/proforaide/footer.png') bottom center no-repeat;	
}

#footercenter {
	width: 960px;	
	height: 100px;
	padding-top: 15px;
	text-align: left;
	margin: auto;
	color: #fff;
	font-size: 12px;
}

#footercenter a, #footercenter a:link, #footercenter a:visited {
	color: #fff;
	text-decoration: underline;	
	padding: 0 3px;
	cursor: pointer;
}

#footercenter a:hover {
	text-decoration: none;	
	background: none;
}

/* DEMANDE D'INFORMATIONS */
a.demandeinfo, a.demandeinfo:link, a.demandeinfo:visited {
	display: block;
	float: left;
	width: 224px;
	height: 100px;
	padding-top: 23px;
	margin: 10px 0 0 10px;
	background: url('/images/proforaide/demande-informations.png') top left;
	text-decoration: none;
	color: #373737;
	font-size: 14px;
	text-align: center;
}

a.demandeinfo span, a.demandeinfo:link span, a.demandeinfo:visited span {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	line-height: 23px;	
}

a.demandeinfo small, a.demandeinfo:link small, a.demandeinfo:visited small {
	padding-top: 24px;
	font-size: 14px;
	float: left;
	width: 224px;
	text-align: center;
}

a.demandeinfo:hover span {
	color: #000;	
}















/* End of 'proforaide-design' */

