@import url("dropdown/dropdown.css");
@import url("dropdown/default.advanced.css");

#body						{background-color:#fff;}
#Main 						{width:100%; height:auto; text-align: center; position:static;}
.CSSSizing					{width:1024px;}
.clear 						{clear:both;}
#MainFixMole				{height:auto; margin:0 auto; background-color:#c7c0b8; text-align: left;}
#MainHead					{width:910px; height:142px; margin: 0 57px 0 57px; background: url(../images/BackgroundMain.gif) no-repeat center top;}
#SloganPane					{width:390px; float:left;}
#HeadLogo					{padding-top:10px; float:left;}
#HeadTagCloud				{width:345px; float:right;}
#MainFixWhite				{width:1024px; background: url(../images/BackgroundContent.gif) repeat-y center top;}
#MainMenu					{width:1024px; height:90px; padding-top:20px;}
#MenuLeft					{width:845px; float:left;}
#MenuRight					{width:132px; height:37px; padding:5px 0 5px 35px; float:right; background: url(../images/BackgroundBlog.png) repeat-x left top; font-family: Verdana; font-size: 20px; letter-spacing:6px; color:#FFF;}
#MainContent				{width:863px; min-height:520px; overflow: hidden; margin: 0 24px 0 79px; border: #e3e0dc 1px solid;}
#dnn_ContentPane			{width:606px; float: left; padding-top:25px;}
#dnn_RightPane				{width:200px; padding:0 0; float: right;}
#MainFoot					{width:863px; height:25px; margin: 0 24px 0 79px;}
#FootLeft	 				{width:400px; float:left; color:#908271; font-family:Arial; font-size: 9px; }
#FootLeft a 				{color:#908271; font-family:Arial; font-size: 9px; }
#FootRight, #FootRight a 	{text-align:right; color:#908271; font-family:Arial; font-size: 9px; }

/* STYLES DE CONTENU */

p							{margin: 0 0; padding:0 0;}
.ContentSloganLine1			{padding:73px 0 0 20px; color:#56378A; font-family:Tahoma,Arial,Helvetica; font-size:23px; font-weight:normal;}
.ContentSloganLine2			{margin:-8px 0 8px 0px; padding:0 0 0 90px; color:#56378A; font-family:Tahoma,Arial,Helvetica; font-size:32px; font-weight:normal;}

.Normal, .NormalDisabled 	{font-family:Arial,Helvetica; color:#535353; font-size:12px; font-weight:normal;}
.CadreContentLeft			{width:545px; padding: 10px 10px 10px 10px; clear:both;}

.Container-LeftMauve {
	padding-top: 25px;
	padding-right: 40px;
	margin-bottom:5px;
	background:transparent;
}

.Container-LeftMauve .containerhead {
	margin-bottom:5px;
}

.Container-LeftMauve .containerhead .dnntitle {
	color: #57368a;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 14px;
	padding-left: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.Container-LeftMauve .containerhead .dnntitle h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.Container-LeftMauve .containermain	{
	padding: 27px 0 40px 50px;
	border-top:4px #57368a solid;
	background:transparent
}

.Container-LeftMauve .containerpane	{
	margin:0px 0px;
}

ul.dropdown {
	text-align: left;
}

ul.menuwidth {
	width:798px;
	height:37px;
	background: #fff url(../images/BackgroundMenu.png) repeat-x scroll 0 0;
	padding-left: 47px;
}

li.arrow {
	background: url(../images/rew.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a#current {
	color: #DC006B;
}

/* Ajout Vocation City */

body
{
	background-color: white;
	margin: 0;
	padding: 0;
}

body,
input,
textarea,
select,
optgroup,
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#announcement div {
	color: #535353;
	background: #efe8ed;
	padding: 0.5em;
	text-align: center;
	margin-top: 2em;
}

#announcement p {
	margin-bottom: 1em;
}

#announcement .title,
#announcement a {
	color: #DD0070;
}