body {
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
}
.left {
	background-image: url(interface/ombreleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-image: url(interface/ombreright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.header {
	background-color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F4F4F4;
	padding: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E8080;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A0A0;
	border-left-color: #A0A0A0;
	background-color: #FFFFFF;
	font-size: 9px;
	height: 100%;
	padding: 10px;
	background-image: url(interface/ombre_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D2D2D2;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #D2D2D2;
	color: #7E8080;
	padding: 2px;
	background-color: #FFFFFF;
}
.nav_coins {
	height: 5px;
	width: 5px;
	padding: 0px;
	margin: 0px;
}
.nav_top {
	background-image: url(interface/nav_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 5px;
	padding: 0px;
	margin: 0px;
}
.nav_bottom {
	background-image: url(interface/nav_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
	padding: 0px;
	margin: 0px;
}
.nav_right {
	background-image: url(interface/nav_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.nav_left {
	background-image: url(interface/nav_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.nav_contenu {
	background-color: #FBFBFB;
	text-align: center;
	padding: 3px;
}
.aligntop {
	vertical-align: top;
}
.alignbottom {
	vertical-align: bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav_contenu a:link {
	color: #7E8080;
	text-decoration: none;
}
.nav_contenu a:visited {
	color: #7E8080;
	text-decoration: none;
}
.nav_contenu a:hover {
	color: #000000;
	text-decoration: none;
}
.header a:link {
	color: #7E8080;
	text-decoration: none;
}
.header a:visited {
	color: #7E8080;
	text-decoration: none;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
strong {
	color: #000000;
	font-weight: normal;
}
.ajouter {
	text-align: center;
	vertical-align: middle;
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDC;
}
.padright {
	padding-right: 20px;
}

.fincontenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFB1B1;
	background-image: url(interface/gradient_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.vert {
	color: #197301;
}
.vert a:link {
	color: #197301;
	text-decoration: none;
}
.vert a:visited {
	color: #197301;
	text-decoration: none;
}
.vert a:hover {
	color: #197301;
	text-decoration: underline;
}
.rouge {
	color: #990000;
}
.rouge  a:link {
	color: #990000;
	text-decoration: none;
}
.rouge a:visited {
	color: #990000;
	text-decoration: none;
}
.rouge a:hover {
	color: #990000;
	text-decoration: underline;
}
.titretableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(interface/gradient_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B2B2;
}
.titredroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-image: url(interface/gradient_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B2B2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDC;
	width: 45px;
	padding-left: 15px;
}
.titredroite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-image: url(interface/gradient_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B2B2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDC;
	width: 85px;
	padding-left: 15px;
}
.tableauoptions {
	padding-top: 6px;
	padding-bottom: 6px;
	width: 140px;
	text-align: center;
}
.borduretableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE0E0;
}
.nombrephotos {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDC;
}
.gestionphotos {
	text-align: right;
}
.champform {
	padding: 6px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDC;
}
.champform input{
}
.champform select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #D2D2D2;
	color: #7E8080;
	padding: 2px;
	background-color: #FFFFFF;
}
.descriptionform {
	width: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDC;
	vertical-align: top;
	padding: 8px;
	padding-left: 15px;
}
li {
	color: #990000;
}
.options {
	width: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDCDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDC;
	vertical-align: top;
	padding: 8px;
	padding-left: 15px;
	text-align : center;
}

#zonetexte{
	height : 220px;
	position: relative;
	bottom: 0px;
}
#zonefichier{
	height : 220px;
	position: relative;
	bottom : 220px;

}
#zonelien{
	height : 220px;
	position: relative;
	bottom : 440px;
}
.cache{
	visibility : hidden;
}
.choixTypes {
	padding: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDC;
}
