body {
	text-align : center;
	margin : 10px 50px 10px 50px;
        background : #fff;
	padding : 0px;
	background-image : url('http://www.atgc-montpellier.fr/pictures/bg_atgc_137_137.png');
}

img {
	border : 0px solid;
}

td.logo {
	padding-left : 20px;
}

img.logo-paysage {
	height : 80px;
}

img.logo-portrait {
	height : 120px;
}

img.icon {
	height : 50px;
}

#page {
	text-align : left;
	min-width : 800px;
	width : 100%;
	margin : 10px auto 10px auto;
	position : relative;
	background : #fff;
	border : 1px solid black;
	padding : 0px;
	font-family : Verdana, Arial, Helvetica, FreeSans, sans-serif;
}

table#banner {
	text-align : center;
	color : #fff;
	font-size : 20px;
	font-weight : bold;
	margin-bottom : 3px;
}

#banner a:link, #banner a:visited {
	color : #fff;
	text-decoration : none;
}

#banner tr.top {
	min-height : 120px;
	vertical-align : middle;
}

#banner tr.middle {
	height : 1px;
}

#banner tr.bottom {
	vertical-align : top;
	height : 20px;
}

#banner td.top_left {
	width : 164px;
	background-color : #a6caf0;
}

#banner td.bottom_left {
	width : 164px;
	background-color : #006699;
}

#banner td.top_middle {
	min-width : 513px;
	background : url('http://www.atgc-montpellier.fr/pictures/ATGC-banner-1024.jpg') center no-repeat;
	font-weight : bold;
	font-size : 95px;
}

#banner td.bottom_middle {
	background-color : #7e9adb;
}

#banner td.top_right {
	width : 123px;
	background-color : #7875a2;
}

#banner td.bottom_right {
	width : 123px;
	background-color : #7875a2;
}

#paragraphe {
	min-height : 380px;
	font-size : 12px;
	margin-left : 150px;
	text-align : justify;
	border-left : 4px solid; 
	border-color : #ee968c;
	padding-left : 10px;
	padding-right : 5px;
	margin-bottom : 10px;
	margin-top : 10px;
}

#paragraphe pre {
	font-size : 12px;
	font-weight : normal;
	font-family : Courier;
}

#paragraphe p {
	font-size : 10px;
	font-weight : normal;
	margin-top : 4px;
	margin-bottom : 4px;
}

#paragraphe li {
	margin-bottom : 15px;
}

#paragraphe h3 {
	margin-bottom : 5px;
}

#paragraphe img {
	max-width : 630px;
}

#paragraphe div {
	font-size : 11px;
	font-weight : normal;
}

#paragraphe div.soustitre {
	font-weight : bold;
	font-size : 12px;
}

#paragraphe div.titre {
	font-weight : bold;
	font-style : italic;
}

#paragraphe div.auteur {
	font-weight : bold;
}

#paragraphe div.ref {
	font-weight : normal;
}

#paragraphe div.center {
	text-align : center;
}

#paragraphe div.warning {
	font-size : 14px;
	padding-top : 2px;
	padding-bottom : 0px;
	padding-left : 50px;
	color : #EE1111;
	font-weight : bold;
	text-align : justify;
}

#paragraphe div.important {
	font-size : 12px;
	line-height : 100%;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 0px;
	color : #EE1111;
	font-weight : bold;
	text-align : left;
}

a {
	text-decoration : none;
	color : #006699;
	font-weight : bold;
}

a :visited {
	text-decoration : none;
	color : #999999;
}

a :hover {
	text-decoration : underline;
	color : #006699;
}

#menu {
	position : absolute;
	display : block;
	left : 0px;
	width : 140px;
	font-size : 10px;
	padding-left : 2px;
	margin-top : 15px;
	margin-bottom : 10px;
	text-align : left;
}

#menu a.niv1 {
	padding-left : 6px;
}

#menu a.niv2 {
	padding-left : 14px;
}

#menu a.niv3 {
	padding-left : 22px;
	font-size : 9px;
	font-style : italic;
}

#menu a.niv4 {
	padding-left : 30px;
	font-size : 8px;
	font-style : italic;
}

#menu hr {
	background-color : #ee968c;
	color : #ee968c;
	height : 4px;
	border : 0px;
}

#menu hr.invisible {
	height : 0px;
	color : #fff;
}

#menu hr.niv1 {
	height : 4px;
}

#menu hr.niv2 {
	height : 3px;
}

#menu hr.niv3 {
	height : 2px;
}

#menu hr.niv4 {
	height : 1px;
}

#footer {
	min-width : 768px;
	font-size : 9px;
	vertical-align : top;
	margin-right : 15px;
	margin-left : 15px;
	padding-right : 0px;
	padding-top : 4px;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
	border-color : #ee968c;
	text-align : right;
}

#footer img {
	height : 80px;
}

#footer table {
	border : 0;
	width : 100%;
}

.bench table {
	border : 1px solid;
}

.bench td {
	border : 1px solid;
	text-align : center;
}

.formulaire {
	font-family : Verdana, Helvetica san-serif; 
	color : black;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	width : 100%;
	border : 0px;
	margin : 1px;
	border-collapse : collapse;
}

.formulaire tr {
	border-bottom : 1px dashed;
	border-color : #ee968c;
}

.formulaire tr.last {
	border-bottom : 0px;
}

.formulaire tr.expandable {
	vertical-align: top;
	border-bottom : 0px;
}

.expandable td.control {
	width : 20px;
}

.formulaire td {
	padding : 2px;
	padding-bottom : 3px;
	padding-top : 4px;
}

.formulaire caption {
	background-color : #ee968c;
	text-align : center;
	font-size : 14px;
	font-style : italic;
}

.note {
	font-weight : normal;
	font-size : 9px;
}

.new {
	font-weight : bold;
	font-size : 12px;
	color : #EE1111;
}

.inlineMenu {
	font-family : Verdana, Helvetica san-serif; 
	background-color : #ee968c;
	color : black;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	width : 100%;
	border : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
}

.inlineMenu td {
	border : 1px;
	border-style : solid;
	border-color : #eb9596;
}

