a{
	color:#009bc8;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.command {
	border-collapse:collapse;
}
.command td{
	border: thin solid #878787;
	padding:5px;
}

input {
	margin-top:5px;
	font-family:tahoma
}
select {
	margin-top:5px;
	font-family:tahoma
}


#logo {
	position: absolute;
	top:0px;
	left: 0px;
}

body {
	padding:0px;
	border:0px;
	margin:0px;
	}
	
h1 {
	font-size: 22px;
	font-family:tahoma;
	color: rgb(83, 83, 83);
	border : 3px;
	}

h2 {
	font-size: 18px;
	font-family:tahoma;
	color: rgb(83, 83, 83);
	border : 3px;
	}

h3 {
	font-size: 14px;
	font-family:tahoma;
	color: rgb(83, 83, 83);
	border : 3px;
	}

	
* {
	color: rgb(83, 83, 83);
	font-size: 12px;
	font-family: tahoma;
}

.imgalign{
	float: left;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	width: 200px;
	height: 60px;
	margin: 3px;
}

.formError{
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color:#ff0000;
}

titlechoice {
	font-size: 200px;
	font-family:tahoma;
	color: #FFFFFF; 
	border : 3px;
	}

#notationnumber {
	font-size:24px;
	font-weight: bold;
	color:#585858;
	font-family:tahoma;
}
	
#error {
	background-color: #e34f4f;
	width:100%;
	font-size: 16px;
	padding:10px;
	font-family: tahoma;
	font-weight: bold;
	text-align : center;
	border: solid #FFFFFF

}
#notice {
	background-color: #bee783;
	width:100%;
	font-size: 16px;
	padding:10px;
	margin:10px;
	font-family: tahoma;
	font-weight: bold;
	text-align : center;
}

#linkf a{
	font-size: 9px;
	color: rgb(153, 153, 153);
	font-family:tahoma;
	}




#menu {
	float:left;
	width: 700px;
	position: absolute;
	top: 24px;
	left: 220px;
}
#menu ul {
	margin:22px 0 0 0;
}
#menu ul li{
	padding:0 0 4px 0;
	list-style-type:none;
	display:inline;
	background:url(../beaute/header_arrow.png) no-repeat center bottom;
}
#menu .firstHeaderli{
	background:none;
}
#menu ul li p {
	padding:0 5px 0 15px;
	display:inline;
	background:url(../beaute/header_li.png) no-repeat left;
}
#menu ul li p.selected a {
	text-decoration:none;
	font-family:tahoma;
	color:#383838;
	text-decoration: underline;
}

#menu ul li p a{
	font-weight: bold;
	text-transform:uppercase;
	font-size:9px;
	color:#585858;
	text-decoration:none;
	font-family:tahoma;
}
#menu ul li p:hover{
	font-weight: bold;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:9px;
	color:#585858;
	font-family:tahoma;
}



#footer{
	width:100%;
	height:81px;
	float:left;
}

#footer ul {
	padding:2px 0 2px 0;
	text-align : center
}

#footer ul li{
	padding:0 10px 0 15px;
	list-style-type:none;
	display:inline;
}
#footer ul.whiteFooter li{
	border-left:1px solid white;
}
#footer ul.blackFooter li{
	border-left:1px solid black;
}
#footer ul.whiteFooter .firstFooterli{
	border-left:none;
}
#footer ul.blackFooter .firstFooterli{
	border-left:none;
}
#footer ul li a{
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
#footer ul.whiteFooter li a{
	color: #FFFFFF;
	text-transform: uppercase;
}
#footer ul.blackFooter li a{
	color: #000000;
}

#mainright {
  	width:220px;
	float:right;
	background:#fff;
	padding:5px;
	padding-top:60px;
}

#maincenter {
	width:520px;
	float:left;
	background:#fff;
	padding:5px;
	padding-top:40px;
}

#mainleft {
	width:220px;
	float:left;
	background:#fff;
	padding:5px;
	padding-top:200px;
	}

	
#bannertop {
	width:100%;
	height:81px;
}
	
	
div.rounded{
	margin-bottom:30px;
}
div.rounded2{
	margin-bottom:30px;
	position: absolute;
	top: 110px;
	left: 12px;
}


div.rounded div.title,
div.rounded div.title2{
	background: url(../beaute/popup1_center.png) repeat-x top;
	min-height:50px;
	height:50px;
}

div.rounded2 div.title h2,
div.rounded2 div.title2 h2,
div.rounded div.title h2,
div.rounded div.title2 h2{
	padding:10px 0px 0px 15px;
	color:#585858;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase;
}
div.rounded div.title h3,
div.rounded div.title2 h3,
div.rounded2 div.title h3,
div.rounded2 div.title2 h3{
	padding-left:5px;
	font-weight: normal;
	color: rgb(100, 100, 100);
	font-size: 9px;
	font-family: tahoma;
}

div.rounded div.title2 div{
	background:url(../beaute/popup1_right.png) no-repeat top right;
}
div.rounded div.title2 div div{
	height:50px;
	background:url(../beaute/popup1_left.png) no-repeat top left;
}
div.rounded div.content2 div{
	background:#FFFFFF url(../beaute/popup1_middle_right.png) repeat-y top right;
}
div.rounded div.content2 div div{
	background:url(../beaute/popup1_middle_left.png) repeat-y top left;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px
}

div.rounded div.footer2 {
	background:url(../beaute/popup1_bottom.png) repeat-x top;
	height:6px;
}
div.rounded div.footer2 div{
	background:url(../beaute/popup1_bottom_right.png) no-repeat top right;
}
div.rounded div.footer2 div div{
	background:url(../beaute/popup1_bottom_left.png) no-repeat top left;
}



div.rounded2 div.title,
div.rounded2 div.title2{
	background: url(../beaute/popup2_center.png) repeat-x top;
	min-height:25px;
	height:30px;	
}


div.rounded2 div.title2 div{
	background:url(../beaute/popup2_right.png) no-repeat top right;
}
div.rounded2 div.title2 div div{
	height:50px;
	background:url(../beaute/popup2_left.png) no-repeat top left;
}
div.rounded2 div.content2 div{
	background:#b899fb url(../beaute/popup2_middle_right.png) repeat-y top right;
}
div.rounded2 div.content2 div div{
	background:url(../beaute/popup2_middle_left.png) repeat-y top left;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px
}

div.rounded2 div.footer2 {
	background:url(../beaute/popup2_bottom.png) repeat-x top;
	height:6px;
}
div.rounded2 div.footer2 div{
	background:url(../beaute/popup2_bottom_right.png) no-repeat top right;
}
div.rounded2 div.footer2 div div{
	background:url(../beaute/popup2_bottom_left.png) no-repeat top left;
}


.champp { 
	font-size: 10px; 
	border: 1px #95c94b solid
}
.champp2	 { 
	border:1px solid #95c94b;
	font-size: 10px; 
}


