body {
	margin:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

h1{
	color:#e51988;
	font-size:2.5em;
}

h2{
	color:#e51988;
	font-size:2.2em;
}

.gris12{
	font-size:12px;
	color:#666666;	
}

.rose12{
	font-size:12px;
	color:#e51988;	
}


a.gris12{
	font-size:12px;
	color:#F6C;
}
a.gris12:hover{
	font-size:12px;
	color:#666;
}

a.rose12{
	font-size:12px;
	color:#F6C;
	text-decoration:none;
}
a.rose12:hover{
	font-size:12px;
	color:#666;
}



.menu {padding:0 0 0 16px; margin:0; list-style:none; height:40px; background:#fff url(imgs/buttonfond.gif); position:relative; }
.menu li {float:left;}
.menu li a {display:block; float:left; height:40px; line-height:40px; color:#e1208a; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer;}
.menu li a b {float:left; display:block; padding:0 8px 0 4px;}
.menu li.current a {color:#333333; background:url(imgs/buttonr.gif);}
.menu li.current a b {background:url(imgs/buttonr.gif) no-repeat right top;}

.menu li a:hover {color:#666666; background:#fff url(imgs/buttonl.gif);}
.menu li a:hover b {background:url(imgs/buttonl.gif) no-repeat right top;}
.menu li.current a:hover {color:#333333; background:#fff url(imgs/buttonr.gif); cursor:default;}
.menu li.current a:hover b {background:url(imgs/buttonr.gif) no-repeat right top;}
