body,table {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#272727;
	font-size: 12px;
	font-family: Verdana, Trebuchet MS, Arial ; 
    font-weight: normal;
	color: #272727;  	
}

/* Zone EN-TETE*/
.header
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
    position: relative;
    width: 940px;
    height: 185px;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}
.rotator{
	position: absolute;
	right: 10px;
	top: 17px;
}

.back
{
	position: absolute;
    top: 168px;
    right: 15px;
    color: #ffffff;
    font-size: 11px;
    height:20px;
    border:solid 1 red;
    font-weight:bold;
}

.flags
{
	position: absolute;
    top: 10px;
    left: 900px;
    color: #ffffff;
    font-size: 11px;
     height:20px;
      font-weight:bold;
}

.StateBar
{
	position: absolute;
    top: 168px;
    left: 15px;
    color: #ffffff;
    font-size: 11px;
     height:20px;
      font-weight:bold;
}

.datalistPlanning
{
	padding:0px;
}

.menua
{
    position: absolute;
    right:15px;
    top: 0px;
    color:#ffffff;
    font-size: 11px;
}

/* Zone PIED DE PAGE */
.footer
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    width: 940px;
    text-align: center;
    font-size: 11px;
    vertical-align: bottom;
    background-image: url(Images/footer.gif);
	background-repeat: repeat-y;
	font-size: 9px;
}

.gesct{
	position: relative;
	right: 30px;
	top: 2px;
	background-image: url(Images/gesct.gif);
}

/* Zone CENTRE DE PAGE */
.page
{
    background-image: url(Images/page.gif);
	background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
    padding-top:0px;
    text-align: left;
    position: relative;
    width: 940px;
}
.sidebar {
	float: left;
	width: 200px;
	height: 100%;
	padding-top:0px;
}

.pageContent {
    margin-left: 210px;
	padding-left: 6px;
	padding-top:10px;
	border-left:solid 1px #eeeeee;
}

.pageName {
	color:#284775;
	font-size: 12px;
	font-weight:bold;
}

.nav
{
    color: #5D7B9D;
    font-size: 11px;
    padding-left:6px;
    padding-bottom:6px;
}


#content {
	padding-top: 10px;
	padding-left: 6px;
}

#liensEspaceMembre
{
    margin-left: 2em;
    margin-top: 1.0em;
}


#prepa_entete
{
    margin-top: 2.0em;
    background-color: #efeff7;
    width:450px;
    border-bottom: #738294 thin solid;
    display:block;
}
#prepa_nom
{
    float:left;
}
#prepa_type
{
    text-align:right;
}



.gridcontent
{
    margin-top: 1.0em;
    width:660px;
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
}
.menu
{
    margin-bottom: 0.3em;
    text-transform: uppercase;
}

.menutop 
{
    position: absolute;
    right:15px;
    top: 0px;
    color:#076b7b;
}

.menutop A:hover
{
    color:#7cb1b9;
}
.treeview
{
    margin-left: 2em;
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    line-height: 2.1em;
    margin: 0px;
}
.headercell
{
    color: #003063;
    font-weight:bold;
    vertical-align:text-top;
    text-align:right;
    width:150px;
}

/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid #efeff7;
	height: 1px;
}

/* TITRE */
h1,h2,h3
{
    margin: 0;
	font-family: verdana;
	font-size: 12px;
}
h1
{
 	margin-top: 1.0em;
	margin-bottom: 1.12em;
    font-size: 12px;
    font-weight: bold;
}
h2
{
    font-weight: normal;
}
h3
{
    font-weight: bold;
}

/* LIENS HYPERTEXTE */
a {
	text-decoration: none;
	color: #ff5e0a;
}

a:visited {
	text-decoration: none;
	color: #ff5e0a;
}

a:hover {
	text-decoration: underline;
	color: #ff5e0a;
}

a:active {
    text-decoration: none;
	color: #ff5e0a;
}

/* LISTE */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}

.calendrier {
	z-index:1000;
}

.gridViewMarginNull 
{
	margin:0px;
}

.couponPicto {
	font-family: Cthulhu Glyphs;
}




.dwRowStyle input[type=text]
{
	width: 80%;
	padding: 0px;
	margin: 0px;
	align:left;
	
}

.dwAlternativeRowStyle  input[type=text]
{
	width: 80%;
	padding: 0px;
	margin: 0px;
	align:left;
}

.tinyMCEDiv
{
width:98%;
height:150px;
overflow:scroll;
border:solid 1px #ffffff;
}

.texte50px
{
    width:50px;
}

.texte200px
{
    width:200px;
}

.texte300px
{
    width:300px;
}

.texte400px
{
    width:400px;
}

FieldSet
{
    padding-top:10px;
    padding-bottom:10px;
}

Legend
{
    color:#076b7b;
    font-weight:bold;
    font-size:medium;
}