/* CSS Document - Author: Shaibal Mandal */

body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left: 50%;
	background: #F9ECF1 url(http://www.jeunes-amatrices.com/images/bg2.gif) center repeat-y;
}

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

#container
{
	width: 500px;
	margin-left: -260px;
	text-align:center;
}

#topheader
{
	background-color: #CC6699;
	width: 520px;
	height: 65px;
}

#header {
	width: 520px;
	height: 20px;
	background: #D55E82;
	text-align:center;
	padding: 0;
	font-size: 11px;
	color: #000;
}

#hcat {     
        margin: 0; padding: 4px 0 0px 0;
	width: 520px;
	height: 20px;
	text-align:center;
	background: #CC6699;
	font-size: 11px;
	color: #000;
}

#hmil {
        margin: 0; padding: 0px 0 12px 0;
	width: 520px;
	text-align:center;
	background: #E6A2C4;
	font-size: 11px;
	color: #000;
        font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
}

#hmildisc {
        margin: 0; padding: 15px 0 15px 0;
	width: 520px;
	text-align:center;
	background: #E6A2C4;
	font-size: 11px;
	color: #000;
        font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
}

#title
{
    font-size: 24px;
    color: #000;
    font-family: verdana;
    margin: 0px;
}

.medium {
    font-size : 11px;
    color : #000000;
    font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;

} 

.menubar {
    font-size : 11px;
    color : #000000;
    font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
} 

.menubar A:link { 

color : #000000;

text-decoration : underline;

} 

.menubar A:visited { 

color : #000000;

text-decoration : underline;

} 

.menubar A:active { 

color : #000000;

text-decoration : underline;

} 

.menubar A:hover { 

color : #fd9a00;

text-decoration : underline;

} 

#navcontainer
{
	background-color: #ccc;
}

.navitem
{
	background-color: #F9ECF1;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 120px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}


.navitemlast
{
	background-color: #F9ECF1;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 130px;
	margin-top:1px;
	margin-right:0px;
	float:left;
}


#main
{
    position: relative;
    line-height: 1.4em;
    width: 520px;
	height: 60px;
	padding: 0px;
	text-align:center;
	color:#A82283;
}


#menu {
	margin: 0; padding: 2px 0 2px 0;
	font-weight:bold;
	font-size: 10px;
	background-color: #D55E82;
	text-decoration: underline;
	color:#fff;
	height: 16px;
	width: 520px;
        font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
#menu ul {
	text-align:center;
	list-style: none;
	margin: 0; padding: 0;
	color:#FFF;
}
#menu ul li {
	display: inline;
	text-align:center;
}
#menu ul li a {
        padding-left: 16px;
        text-align:center;
	color: #FFF;	
	text-decoration: underline;
	float:left;
}
#menu ul li a:hover {
	background-color: #000;
	text-align:center;
	color: #FFF;
}
#menu ul li#current a {
        padding-right: 16px;
	background-color: #D55E82;
	color: #fff;
        vertical-align:middle; 
	float:right;
}

#sidebar
{
	width: 520px;
	height: 20px;
	border: 1px;
	background-color: #F9ECF1;
}

h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

.headertext1
{
	font-size:18px;
	font-weight:bold;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color:#89007E;
	color: #fff;
	text-align:center;
	height: 20px;
	padding-top:5px;
	clear:both;
}

img
{
	border: 0px solid #fff;
}
