@CHARSET "ISO-8859-1";
* {
	font-family: Arial;
	font-size: 11px
}
button:hover {
	cursor:pointer;
}
a {
	color: #777777;
	text-decoration: underline;
}
table, td, form {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(other/bg.pattern.png) repeat-x top left;
	padding: 	0;
	margin: 	0;
}

#view {
	border: 0px solid red;
	margin: 0px auto;
	width: 		1113px;
	height:		94px;
	background: url(other/header.bg.hd.jpg) no-repeat top left;
	overflow: hidden;
}

.bg_white {
	background-color: white;
	border: 0px solid red;
}
.hr_sep {
	height: 4px;
	font-size: 1px;
	background: url(other/sep.png) repeat-x bottom left;
}
.panel_top_err {
	width: 620px;
	height: 24px;
	background: url(other/bloc.error.png) no-repeat top left;
}
#top {
	margin: 0pt auto;
	width: 1113px;
	height: 90px;
	overflow: hidden;
	background: url(other/header.bg.hd.jpg) no-repeat top left;
	
}
#top_spacer {
	padding-left: 109px;
}
#logo {
	width: 286px;
	height: 94px;
	background: url(other/logo.pro.png) no-repeat 7px 16px;
}
#logon  {
	float: right;
	height: 90px;
	width: 389px;
	padding-top: 16px;
	border: 0px;
}
.logon_title span {
	color: gray;
	font-weight: bold;
	font-style: italic;
	padding-left: 100px;
	font-size: 13px;
}
.logon_title {
	background: url(other/bienvenue.png) no-repeat 0px 0px;
	height: 19px;
	width: 257px;
}
#login_form {
	background: url(home/title.login.png) no-repeat 0px 18px;
	border: 0px solid red;
	width: 300px;
	height: 78px;
	padding-top: 4px;
}
.login_form_td {
	height: 20px;
	padding-top: 2px
}
.login_txt_header {
	font-size: 13px;
	color: #777777
}
.login_input {
	width: 102px;
	height: 12px;
}
.buttons {
	display: block;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	text-indent: -1000px;
	overflow: hidden;
}
.bt_go  {
	width: 56px;
	height: 38px;
	background: url(common/go.png);
}

#bt_simu  {
	width: 251px;
	height: 38px;
	background: url(home/bt.simu.png);
}
#bt_rdv  {
	width: 251px;
	height: 38px;
	background: url(home/bt.rdv.png);
}
#bt_retour  {
	width: 251px;
	height: 38px;
	background: url(home/bt.retour.png);
}

.login_bt_go {
	padding-top: 5px;
	padding-left: 180px;
}

#partner {
	border: 0px solid red;
	margin: 0pt auto;
	width: 800px;
}
#partner_spacer {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}

#partner_content {
	height: 33px;
}


#main {
	border: 0px solid red;
	margin: 0pt auto;
	width: 945px;
	background-color: white;
}
#main_spacer {
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 10px;
}

#main_content {
	border: 0px solid red;
	
}
#main_bloc_left  .gps {
	margin: 0pt auto;
	text-align: center;
	padding-top: 15px;
}
#main_bloc_left  .actus .date { 
	color: #C244AE;
	font-size: 12px;
}
#main_bloc_left  .actus-all  a {
	color: #C244AE;
	font-size: 11px;
}
#main_bloc_left  .actus-all {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
#main_bloc_left  .actus{
	padding-left: 15px;
	padding-top: 5px;
	font-size: 12px;
}

#main_panel_left {
	float: left;
	border: 0px solid red;
	width: 620px;
}

#main_panel_right {
	float: right;
	border: 0px solid red;
	width: 306px;
}
.main_bloc_spacer {
	padding-left: 10px;
}
.main_bloc_vspacer {
	padding-top: 4px;
}
#main_bloc_middle {
	border: 0px solid red;
	width: 302px;
	height: 235px;
	float: left;
	background: transparent url(home/docs.bg.png) no-repeat scroll 11px 30px;
}

#footer {
	background-color: #96bd2f
}
.panelbox {

}
.panel_top {
	width: 620px;
	height: 10px;
	background: url(other/bloc.top.png) no-repeat top left;
}
.panel_content_spacer {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.panel_content {
	width: 620px;
	background: url(other/bloc.bg.png) repeat-y top left
}
.panel_bottom {
	width: 620px;
	height: 14px;
	background: url(other/bloc.bottom.png) no-repeat top left
}
.panel_menu {
	height: 25px;
	background: url(other/menu/n.png) repeat-x top center;
	padding: 0px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 0px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	cursor: hand;
	cursor: pointer;
}
.panel_menu td {
	text-align: center;
	padding: 0px;
	height: 24px
}
.pmenu_s {
	border-top: 1px solid #cdcdcd;
	background: url(other/menu/hs.png) repeat-x top center;
}
.pmenu a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #C244AE;
}
.pmenu_s a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #C244AE;
}
.pmenu {
	border-top: 1px solid #cdcdcd;
	background: url(other/menu/n.png) repeat-x top center;
}
.pmenu:hover {
	background: url(other/menu/ns.png) repeat-x top center;
	border-top: 1px solid #C244AE;
}
.pmenu:active {
	background: url(other/menu/hs.png) repeat-x top center;
}
.pmenu_sep {
	width: 1px;
	font-size: 1px;
	padding: 0px !important;
	background: url(other/menu/s.png) repeat-y top left;
}
.form_sep {
	width:7px;
	background: url(other/hsep.png) repeat-y top center;	
}

/* title */
.s_section {
    font-style: italic;
    font-size: 18px;
    color: #C244AE;
}

/* Tabs 1 */

.tab1 {
    height: 27px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab1 li {
    background: #ffffff url(tab/full.png);
    float: left;
    margin: 0 1px 0 0;
    padding-left: 20px;
}

.tab1 a {
    background: #ffffff url(tab/full.png) 100% 0;
    color: #008;
    display: block;
    float: left;
    line-height: 2em;
    padding-right: 20px;
    text-decoration: none;
}

.ttab {
    height: 27px;
    background: #ffffff url(tab/tl.png);
}
.ttab td {
    background:  url(tab/r.gif) no-repeat 100% 0;
    padding-left: 20px;
    border-left: 1px solid white;
}

.ttab td.selected a {
    font-weight: bold;
}
.ttab td.selected a:hover {
    font-weight: bold;
    text-decoration: none;
}
.ttab a:hover {
    text-decoration: underline;
}
.ttab a {
    color: #C244AE;
    font-size: 12px;
    text-decoration: none;
}