BODY, TABLE {
	font-family: arial;
	font-size: 11px;
}

A {
	color: white;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

INPUT[type=text] {
	border: 1px solid black;
	height: 16px;
	font-size: 11px;
}

TEXTAREA {
	border: 1px solid black;
	font-size: 11px;
}

#fond {
	background-image: url("../images/fond.gif");
	background-repeat: no-repeat;
	width: 765px;
	height: 1200px;
}

#popup {
	width: 450px;
	background-repeat: no-repeat;
}

.adresse {
	background-image: url("../images/fond_adresse.jpg");
	height: 400px;
}

.install {
	background-image: url("../images/fond_install.jpg");
	height: 600px;
}

#popup .inner {
	height: 210px;
	width: 360px;
}

#popup .titre {
	color: #FF6600;
	font-weight: 700;
}

#popup .grostitre {
	font-weight: 700;
}

#popup A {
	color: black;
}

#corps {
  position: relative;
  left: 0px;
  width: 715px;
  top: 20px;
  text-align: left;
}

#bandeau {
	position: relative;
	left: 12px;
}

#clock {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}

#menubar {
	font-family: verdana;
	font-size: 10px;
}

#menubar #clock {
	float : left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	position: relative;
	top: 4px;
}

#menubar #menu {
	font-family: verdana;
	font-size: 9px;
}

#menubar #menu .menuitem_left {
	background-image: url("../images/btn_left_out.jpg");
	background-repeat: no-repeat;
	float : left;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	width: 108px;
}

#menubar #menu .menuitem_center {
	background-image: url("../images/btn_center_out.jpg");
	background-repeat: no-repeat;
	float : left;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	width: 108px;
}

#menubar #menu .menuitem_right {
	background-image: url("../images/btn_right_out.jpg");
	background-repeat: no-repeat;
	float : left;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	width: 108px;
}

#menubar #menu .menuitem_left_over {
	background-image: url("../images/btn_left_over.jpg");
	background-repeat: no-repeat;
	float : left;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	width: 108px;
}

#menubar #menu .menuitem_center_over {
	background-image: url("../images/btn_center_over.jpg");
	background-repeat: no-repeat;
	float : left;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	width: 108px;
}

#menubar #menu .menuitem_right_over {
	background-image: url("../images/btn_right_over.jpg");
	background-repeat: no-repeat;
	float : left;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	text-align: center;
	width: 108px;
}

#menubar #menu a {
	color: black;
}

#search {
	float: right;
	font-family: arial;
	font-size: 11px;
}

#barre_gauche {
	background-image: url("../images/fond_alaune.jpg");
  	background-position: 0% 100px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	width: 140px;
	height: 925px;
}

#alaune {
	background: #99CC99;
	color: #FFFFFF;
	width: 118px;
	height: 231px;
}

#content {
	background-image: url("../images/fond_blason.jpg");
  	background-position: center;
	background-repeat: no-repeat;
	height: 925px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#content .title {
	color: #00CCCC;
	font-size: 18px;
	font-weight: 700;
}

#liste .line {
	background-color: #CDF0FE;
}

#liste .line A {
	color : black
}

#footer {
	font-family: verdana;
	font-size: 9px;
	position: relative;
	text-align: center;
}


#bordertest {
	border: 1px solid black;
}

#externalmarquee {
	border:2px solid white;
	color: white;
	margin: 3px;
	padding: 1px;
	text-align: left;
}

#externalmarquee A .title {
	color: white;
	font-size: 13px;
	font-weight: 700;
}

#externalmarquee A .subtitle {
	color: white;
	font-size: 11px;
}

#table_une {
	background-image: url("../images/fond_une.jpg");
	background-repeat: no-repeat;
	height: 150px;
	padding: 10px;
	width: 100%;
}

#table_une .innertitle {
	color: #CC3366;
	font-size: 20px;
}

#reagir {
	border: 2px solid #FFCC01;
	height: 100px;
	padding: 0px;
	text-align: center;
	width: 100px;
}

#reagir A {
	color: #FF6600;
}

#reagir .title {
	background-color: #FFCC01;
	height: 20px;
	padding: 2px;
}

.breaker {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.plus {
	text-decoration: none;
	color: #FF6600 !important;
}

.smalllink {
	color: black;
	font-size: 10px;
}

.smalltitle {
	color: #3399CC;
	font-size: 12px;
	font-weight: 700;
}

.record_list {
	margin: 0px;
	padding: 0px;
	width: 540px;
}

.demicadre {
	background-image: url("../images/fond_agenda.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 540;
}

.demicadre A {
	color: #666699;
	font-weight: 700;
}

.demicadre .innertitle {
	color: #CC3366;
	font-size: 20px;
}

.demicadre .title {
	color: #CC3366 !important;
	font-size: 25px;
	font-weight: 300 !important;
}

#popup_formulaire {
	height: 540px;
	width: 450px;
	background-image: url("../images/fond_formulaire.jpg");
	background-repeat: no-repeat;
}

#popup_formulaire .titre {
	color: #FF6600;
	font-weight: 700;
}

#popup_formulaire A {
	color: #FF6600;
}