body {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 1px;
}

form {
  margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

img {
	text-decoration: none;
	border: none;
}

input {
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #A7C4D5;
	border-width: 1px;
}

.radio {
	border: none;
}


input.description {
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #960000;
	border-width: 1px;
  width: 500px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #285E9C;
	border-width: 1px;
}

select {
	font-family: Arial;
	font-size: 12px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	width: 100px;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #A7C4D6;
	text-decoration: none;
	border: none;
}


a.copyright {
	font-family: Arial;
	font-size: 15px;
	color: #285E9C;
	text-decoration: underline;
	border: none;
}

a:hover {
	text-decoration: underline;
}

h6 {
	vertical-align:top;
	font-size: 16px;
	margin-bottom: 0px; padding-bottom: 0px;
}

table.liste {
	background: #FFFFFF;
	border: 1px solid #cacaca;
	border-bottom: 0px solid #cacaca;
	border-collapse: collapse;
}

table.main {
  width: 1024px;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
}

td.title {
	font-family: Arial;
	font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FFFFFF;
}

td.subtitle {
	font-family: Arial;
	font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

td.error {
	font-family: Arial;
	font-size: 12px;
  color: red;
}

td.archived {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-decoration: line-through;
}

a.topmenu {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
  font-weight: bold;
	text-decoration: none;
}

a.topmenu:hover {
	text-decoration: underline;
}

td.topmenu{
color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
  font-weight: bold;
  padding-right:5px;	

}

a.subscribe_menu {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

a.subscribe_menu:hover {
	text-decoration: underline;
}

a.subscribe_menu_active {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
  font-weight: bold;
	text-decoration: none;
}

a.criterion {
	text-decoration: none;
}

a.login {
	color: #FFFFFF;
	font-size: 11px;
  font-weight: bold;
	text-decoration: none;
}

td.subscribe_menu {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

td.subscribe_menu_active {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
  font-weight: bold;
	text-decoration: none;
}

input.search_restaurant {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
  font-weight: bold;
	background: #000000;
	border-style: solid;
	border-width: 1px;
	width: 150px;
  padding: 3px; 
}

input.login {
  color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
  font-weight: bold;
	background: #960000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	width: 120px;
  padding: 3px; 
}

input.button {
	font-size: 11px;
	border-color: #8B8E8E;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	width: 75px;
}

select.criterion {
	border-style: solid;
	border-color: #960000;
	border-width: 1px;
	width: 140px;
}

td.criterion_group {
	background: #000000;
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
  font-weight: bold;
}

table.banner{
border:none;
background-image:url(img/banner.jpg);
width:1024px;
height:190px;
}

table.banner1 {
	background-image:url(img/banner1.jpg);
}

table.banner2 {
	background-image:url(img/banner2.jpg);
}

table.banner3 {
	background-image:url(img/banner3.jpg);
}

table.banner4 {
	background-image:url(img/banner4.jpg);
}

table.banner5 {
	background-image:url(img/banner5.jpg);
}

table.banner6 {
	background-image:url(img/banner6.jpg);
}

table.banner7 {
	background-image:url(img/banner7.jpg);
}

table.banner8 {
	background-image:url(img/banner8.jpg);
}

table.banner9 {
	background-image:url(img/banner9.jpg);
}

table.banner10 {
	background-image:url(img/banner10.jpg);
}

table.banner11 {
	background-image:url(img/banner11.jpg);
}

table.banner12 {
	background-image:url(img/banner12.jpg);
}


TD.col_left{
background-image:url(img/menuleft.jpg);

}

TD.required{
	font-weight:bold;
}

/*TAB*/
ul {
	vertical-align:top;
	font-size: 11px ;
	margin-bottom: 0px; padding-bottom: 0px;
	margin-top: 3px; padding-top: 3px;
}

#mainnav{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:0;
}

#mainnav li{
	padding-right:0px;
	float:left;
	margin-bottom:0px;
}

#mainnav li a{
width: 100px;
text-align: center;
	padding:0 5px;
	border-left:1px solid #cacaca;
	border-top:1px solid #cacaca;
	border-bottom:0px solid #cacaca;
	border-right:1px solid #cacaca;
	border:0px;
	margin-right: 2px;
	background:#fff;
	display:block;
	color:#000;
	text-decoration:none;
	padding: 5px;
}

.consultNameRep {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color:#285E9C;
}

.consultName {
	font-size: 13px;
	font-weight: bold;
	color:#285E9C;
}

.consultNameDetail {
	font-size: 14px;
	font-weight: bold;
	color:#285E9C;
}



.consultText {
	font-size: 11px;
	font-weight: none;
	color:#424242;
}

.consultTextDetail {
	font-size: 12px;
	font-weight: bold;
	color:#424242;
}

.commentaireText {
	font-size: 9px;
	text-decoration: none;
	color:#285E9C;
}



.descriptionText {
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	color:#424242;
}

.descriptionText:hover {
	color:#none;
	text-decoration: none;
}


.leftText {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.leftText2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}


.explicationText {
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
	color:#5B5B5B;
}

.borderMenu {
	background-image:url(img/bordermenu.jpg);
}
.borderMenu_2 {
	background-image:url(img/bordermenu_2.jpg);
	text-align: center;
}

.menu_CB {
	background-image:url(img/menu_CB.jpg);
	
}

.menu_Login {
	background-image:url(img/menu_Login.jpg);
	
}

.menu_Page1 {
	background-image:url(img/menu_Page1.jpg);
	
}

.menu_Page2 {
	background-image:url(img/menu_Page2.jpg);
	
}

.menu_Experience {
	background-image:url(img/menu_Experience.jpg);
	
}

.menu_desciption_Conseiller {
	background-image:url(img/menu_desciption_Conseiller.jpg);
	font-size: 12px;
	color:#424242;
}



.menu_competence {
	font-size: 12px;
	color:#000000;
}

.menu_competence:hover {
	color:#FF9800;
	
}

.menu_competence_bottom {
	font-size: 11px;
	color:#A7C4D6;
}

.menu_competence_bottom:hover {
	color:#FF9800;
	
}


.loginForm {    
    font-size: 11px;	
	color:#FFFFFF;
}

.loginFormError {    
    font-size: 12px;
	color:#FF0000;
}

.InscriptionForm {    
    font-size: 11px;
	font-weight: bold;
	color:#FF9800;
}

.copyright {
    font-size: 9px;
	color: #424242;	
}

.copyright_link {
    font-size: 9px;
	color: #424242;	
}



.loginError {
    font-size: 11px;
	font-weight: bold;
	color:#FF0011;
}

.bottom_link{
    font-size: 11px;
	color:#A7C4D6;
}

.bt_page {
	font-size: 14px;
	color:#000000;
}

.trame{
	text-align: left;
	width: 100%;
}

.even {
	font-size: 12px;
	background-color: #EBEBEB;
}

.odd {
	font-size: 12px;
	background-color: #FFFFFF;
}

.actualiser {
	font-size: 12px;
	color:#000000;
}
/*TAB*/

.icone{
	padding:0
	width:100%;
	padding-bottom:3px;
	border:0px solid black;
	text-align:center;
}

.alertmailIcon{
padding-left:20px;
}


.erreur_login {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-color:#FF0000;
	
}

hr {
	border: 1px solid #C2C2C2;
	
}

.lien_menu {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
	
		
}

