/*********************/
/** SITE DE VERONNE **/
/**  CSS PRINCIPALE **/
/*********************/

html {
	padding:				0;
	margin:					0;
	background-color:		#46155D;
}

body {
	color:					#512964;
	font-family:			"Helvetica", "Arial";
	font-size:				11px;
	padding:				0;
	margin:					0;
}

form, input {
	padding:				0;
	margin:					0;
}

img {
	border:					none;
}

.hiddenStructure {
  position: absolute;
  left: -999em;
}

#container {
	width:					978px;
	text-align:				left;
	margin:					0 auto;
}

#header {
  width:  978px;
  height: 48px;
  background: transparent url(../images/background-top.gif) left top no-repeat;
}

#header ul {
  float: right;
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  padding: 12px 0px 0px 0px;
  font-size: 0.9em;
  font-family: "Verdana";
  color: #959595;
}

#header ul li {
  float: left;
  margin: 0px;
  padding: 0px 0.8em;
  border-left: 1px solid #959595;
}

#header ul li.first {
  border-left: 0px;
}

#header ul li.last {
  padding-right: 0px;
}

#header ul li a {
  font-family: "Verdana";
  color: #959595;
  text-decoration: underline;
}

#header ul li a:hover {
  text-decoration: none;
}


#header_link {
	float:					right;
	width:					440px;
	height:					18px;
	color:					#959595;
	text-align:				right;
	padding-top:			12px;
	font-size:				10px;
	background-image:		url('img/bg_header_link.gif');
	background-position:	top right;
	background-repeat:		no-repeat;
}

#header_link a {
	font-family:			"Verdana";
	color:					#959595;
	text-decoration:		underline;
}

#header_link a:hover {
	text-decoration:		none;
}

#header_link img {
	vertical-align:			middle;
}

#header_img {
	float:					left;
	width:					500px;
	height:					30px;
}

#frame_top {
	float:					left;
	width:					978px;
	height:					18px;
}

#frame_content {
  width:  978px;
  background: white url('img/bg_frame_content.jpg') top right repeat-y;
  overflow: hidden
}

#two_columns {
  width:  961px;
  height: auto !important;
  height: 538px;
  min-height: 538px;
}

/** PARTIE GAUCHE **/
#column_left {
	float:					left;
	width:					498px;
}

#logo {
	float:					left;
	width:					498px;
	height:					102px;
	background-image:		url('img/bg_logo.jpg');
	background-position:	top left;
	background-repeat:		no-repeat;
}

#menu {
  overflow: hidden;
  width: 480px;
  margin-left: 17px;
  background: transparent url('img/bg_menu.jpg') top left no-repeat;
  margin-bottom: 1.5em;
}

#menu_level_1 {
  float: left;
  width: 170px;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 96px;
  list-style-type: none;
  list-style-image: none;
}

* html #menu_level_1 {
  margin-left: 48px;
}


#menu_level_1 li {
  margin: 0px;
  padding: 0px;
}

#menu_level_1 a {
  display: block;
  width: 140px;
  color: #46155D;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.9em;
  margin-bottom: 5px;
  padding-left: 30px;
  vertical-align: middle;
  line-height: 21px;
  background: transparent url(../images/icon_actu.gif) left top no-repeat;
}

#menu_level_1 a:hover,
#menu_level_1 a.selected {
  color: #009EE0;
}

#menu_level_1 a.rubrique-1 {
  line-height: 21px;
  background-image: url(../images/icon_actu.gif);
}

#menu_level_1 a.rubrique-2 {
  line-height: 27px;
  background-image: url(../images/icon_qui.gif);
}

#menu_level_1 a.rubrique-3 {
  line-height: 26px;
  background-image: url(../images/icon_me_consulter.gif);
}

#menu_level_1 a.rubrique-4 {
  line-height: 26px;
  background-image: url(../images/icon_favoris.gif);
}

#menu_level_1 a.rubrique-5 {
  line-height: 19px;
  background-image: url(../images/icon_charte.gif);
}

#menu_level_1 a.rubrique-6 {
  line-height: 21px;
  background-image: url(../images/icon_actu.gif);
}

#menu_level_1 a.rubrique-7 {
  line-height: 24px;
  background-image: url(../images/icon_contact.gif);
}

#menu_level_2 {
  float: left;
  width: 200px;
  font-weight: bold;
  line-height: 1.9em;
  padding: 0px 0px 12px 10px;
  margin: 10px 0px 0px 0px;
  border-left: 1px solid #DEB7D8;
  list-style-type: none;
  list-style-image: none;
}

#menu_level_2 li {
  margin: 0px;
  padding: 0px;
}

#menu_level_2 a {
  color: #46155D;
  text-decoration: none;
}

#menu_level_2 a:hover,
#menu_level_2 a.selected {
 color: #009EE0;
}

#news {
  overflow: hidden;
  width: 480px;
  padding: 0px;
  margin-left: 17px;
  background: transparent url(img/bg_news.gif) right top repeat-y;
}

.news {
  float: left;
  width: 110px;
  margin-left: 9px;
}

* html .news-first {
  margin-left: 4px;
}

.news_img {
  margin-bottom: 5px;
}

.news h3 {
  color: #009EE0;
  font-weight: bold;
  font-size: 14px;
  margin: 0px 0px 1px 0px;
}

.news .content {
  line-height: 1.2em;
  margin: 0px 0px 12px 0px;
}

.news .content a {
  color: #512964;
  text-decoration: underline;
}

.news .content a:hover {
 text-decoration: none;
}

.news_content_payment {
	float:					left;
	display:				inline;
	width:					110px;
	line-height:			1.2em;
	color:					#898989;
	margin:					3px 0px 0px 7px;
}

.purple_number {
	font-weight:			bold;
	font-size:				16px;
	line-height:			1.4em;
}

.pink_number {
	color:					#CC0099;
	font-weight:			bold;
	font-size:				16px;
	line-height:			1.4em;
}

/** PARTIE DROITE **/
#column_right {
	float:					left;
	width:					463px;
}

#flash_object {
	float:					left;
	width:					463px;
}

#page_content {
	float:					left;
	display:				inline;
	width:					417px;
	margin:					15px 0 0 30px;
	padding-bottom:         24px;
}

h1,
#page_title {
	font-size:				18px;
	font-weight:			bold;
	text-transform:			uppercase;
	margin: 0px 0px 5px 0px;
}

h1.rubrique-title {
  margin-bottom: 68px;
}

h2,
#page_subtitle {
	float:					left;
	width:					417px;
	font-size:				18px;
	color:					#009EE0;
	margin:			0px 0px 18px 0px;
  font-weight: normal;
}

#page_text {
	float:					left;
	width:					417px;
	font-size:				12px;
	line-height:			1.4em;
}

#page_text p {
	font-size:				12px;
	line-height:			1.4em;
	padding:				0px;
	margin:					0px 0px 20px 0px;
	clear:					both;
}

#page_text p a, #page_text ul a {
	color:					#512964;
	text-decoration:		underline;
}

#page_text p a:hover, #page_text ul a:hover {
	text-decoration:		none;
}

#page_text table {
	font-size:				12px;
}

#frame_bottom {
  width:  978px;
  height: 38px;
  background: transparent url('img/bas_cadre.gif') left top no-repeat;
}


/** MISC **/
.input_text {
	width:					197px;
	height:					16px;
	font-family:			"Arial";
	font-size:				12px;
	background:				none;
	padding-top:			2px;
	margin-bottom:			7px;
	border:					1px solid #CEBFD6;
}

.free_text {
	font-family:			"Arial";
	font-size:				12px;
	width:					407px;
	height:					81px;
	background:				none;
	margin-bottom:			20px;
	border:					1px solid #CEBFD6;
}

.small_input_text {
	width:					34px;
	height:					16px;
	font-family:			"Arial";
	font-size:				12px;
	background:				none;
	padding-top:			2px;
	margin:					0 18px 7px 0;
	border:					1px solid #CEBFD6;
}

.small_input_text.no_margin {
	margin-right:			0;
}

.img_form {
	margin-right:			22px;
}

.blue_font {
	color:					#009EE0;
}

.red_font {
	color:					#FF0000;
}

.pink_font {
	color:					#CC0099;
}

.alinea_14 {
	margin-left:			14px;
}

.size_10 {
	font-size:   			10px;
}

.img_float
{
	float:                  left;
}


.blue_font {
	color:					#009EE0;
	font-weight:			bold;
	font-size:				13px;
	line-height: 			2em;
}

.menu-contextuel {
  float: right;
}

.add-into-button img {
  border: 0px;
}
