body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

a{
	color:#FF3F3F;
	text-decoration:underline;	
}

a:hover{
	color:#FF3F3F;
	text-decoration:none;
}

h1 {
	font-size:18px;
	color:#FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	width: 740px;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid white;
}

h2 {
	padding:0;
	font-size:14px;
	color:#FFFFFF;
}

.menurighttop {
	display: none;
}

.menurightbottom {
	display: none;
}

#menuright {
	position: absolute;
	width: 161px;
	height: 359px;
	top: 200px;
	right: 0;
	padding: 20px 10px 0 10px;
	color:#ffffff;
	font-size: 11px;
	text-align:justify;
	background:url(../images/NEWfondMenuRight_s1.jpg) no-repeat ;
}

#menuright h2 {
	text-align:left;
	text-transform:uppercase;
	font-size: 12px;
}

#menuright marquee {
	margin-top: 30px;
	width:161px;
	height: 168px;
	text-align:justify;
}

#menuright img {
	float:right;
	margin: 3px;
	border:none;
	max-width:140px;
	float:right;
	margin-right: 30px;
}

#menuright a {
	color: #880404;
	font: 11px Arial, Verdana, Helvetica;
	text-decoration:none;
}

#menuright a:hover {
	font: 11px Arial, Verdana, Helvetica;
	text-decoration:none;
}


#sponsors{
 float:right;
}

#sponsors img{
	margin-right:4px;
 	float:none;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	border-bottom:1px solid #FFF;
}

#page {
	width: 968px;
	margin: auto;
	position: relative;
	padding: 0px;
}

#header {
	width: 970px;
	height: 107px;
	background:url(../images/NEWheader_s1.jpg);
}
#banner {
	display: none;
}

#banner a img {
	border: none;
}

#contentmenutop {
	width:970px;
	height:26px;
	background:url(../images/NEWfondUL_s1.jpg) no-repeat;
	height: 34px;
}


#menutop ul, #menutop li {
	padding: 0px;
	height:auto;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	}

#menutop ul {
	width:640px;
	margin: 0 0 0 330px;
	float: left;
}
#menutop li {
	float: left;
}

#menutop li a { 
	display: block;  
	text-decoration: none;
	text-align: center;
	padding-top:4px;
	margin-right:10px;
}

#menutop_bas {
	display: none;
}

#roll a{
	color:#FFF;
}

#roll a:hover {
	color:#719ECD;
}

#selected a{
	color:#719ECD;
}
#selected a:hover {
	color:#FFFFFF;
}

#deconn a{
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	background:url(http://www.atem2000.fr/img/boutondeconnect.gif) no-repeat;
}
#deconn a:hover {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
	background:url(http://www.atem2000.fr/img/boutondeconnect.gif) no-repeat;
}

#footer {
	clear: both;
	border: none;
	font-size:11px;
	width:970px;
	height:50px;
}


#contentfooter {
	padding-top: 12px;
	width:923px;
}

#contentfooter a{
	
	color:#FFF;
	padding-left:30px;
	text-decoration:none;
}

#contentfooter a:hover{
	color:#719ECD;
	text-decoration:none;
}

#content1 img {
	margin:2px;
}
#content1 {
	background: #0A3874;
	width: 903px;
	padding-left: 20px;
}
.classform{
	border:1px solid #880404;
	padding : 5px;
}

.fields {
	font-size: 12px;
	font-weight: bold;
	color: #880404;
	font-family: Arial, Verdana, Helvetica;
	border-color: #880404;
	background-color: #434077;
}

legend {
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	color:#F60;
	font-weight:bold;
}

.tablelogin{
border: 1px dotted #880404;
}

.champlogin{
font-size: 12px;
border-color: #880404;
width: 110px;
height: 16px;
background:url(http://www.atem2000.fr/admin/img/login.gif) no-repeat;
padding-left:18px;
margin-bottom:6px;
}

.champpsw{
font-size: 12px;
border-color: #880404;
width: 110px;
height: 16px;
background:url(http://www.atem2000.fr/admin/img/key.gif) no-repeat;
padding-left:18px;
margin-bottom:6px;
}

input {
	border: 0;
	font-size: 11px;
	margin-bottom: 2px;
	width: 160px;
}

select {
	border:1px solid #000000;
}
	
fieldset {
padding:5px;
border:1px dotted #880404;	
}

textarea {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
border:1px solid #880404;
}