@charset "utf-8";
/* CSS Document */

body {
	background-color: #0f1c23;
	background-image: url(img/bg_h.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	outline: none;
}

a.menu_index:link {
	color: #0099cc;
	text-decoration: none;
}

a.menu_index:visited {
	color: #0099cc;
	text-decoration: none;
}

a.menu_index:hover {
	color: #0099cc;
	text-decoration: underline;
}

a.menu_index:active {
	color: #0099cc;
	text-decoration: none;
}

.h1_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.h2_subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.h3_subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* Menu top */	

.menu_normal{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	height: 29px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.menu_active{
	background-image: url(img/menu_cursor.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.menu_right_normal{
	float: left;
	width: 24px;
	height: 29px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menu_right_active{
	background-image: url(img/menu_cursor.png);
	background-position: top center;
	background-repeat: no-repeat;
}

a.menu_top:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_top:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_top:hover {
	color: #0099cc;
	text-decoration: underline;
}

a.menu_top:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*Left boxes*/

.left_box_title {
	color: #6d6f72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.left_box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009BEC;
}

a.left_box:link {
	text-decoration: none;
}

a.left_box:visited {
	text-decoration: none;
}

a.left_box:hover {
	text-decoration: underline;
}

a.left_box:active {
	text-decoration: none;
}

/*portic-magazine.php*/

.ul_mag{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
}

.menu_mag{
	color: #0099cc;
}

a.menu_mag:link {
	text-decoration: none;
}

a.menu_mag:visited {
	text-decoration: none;
}

a.menu_mag:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu_mag:active {
	text-decoration: none;
}

/* news.php */

.date_news {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.link_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.desc_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #0099cc;
	text-align: justify;
}

/* contact.php */

.txt_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099cc;
	margin: 0px;
	margin-top: 2px;
}

/* login.php */

.form_login_txt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.form_login_box {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.box_contact_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.btn_contact_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
}

.label_contact {
	display: block;
	width: 150px;
	float: left;
	margin: 3px;
	text-align: left;
}

/* forum.php */

.box_question_top {
	background-image: url(img/box_question_top.png);
	background-repeat: no-repeat;
	width: 602px;
	height: 26px;
	padding-left: 35px;
	padding-right: 25px;
}

.box_question_middle {
	background-image: url(img/box_question_middle.png);
	background-repeat: repeat-y;
	width: 602px;
	padding-left: 35px;
}

.box_question_bottom {
	background-image: url(img/box_question_bottom.png);
	background-repeat: no-repeat;
	width: 602px;
	height: 21px;
}

/* Footer links */

#footer_links {
	width: 675px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009BEC;
}

#footer_links h1 {
	font-size: 10px;
	text-align: center;
}

#footer_links p {
	font-size: 8px;
	text-align: center;
}

#footer_links a {
	color: #009BEC;
}

#banner_top_ads {
	position: absolute;
	top: 0px;
	left: 202px;
	margin-top: 20px;
	width: 748px;
	height: 130px;
	text-align: right;
}

/* Overlay mag */

#overlay{
	background-image: url(img/bg_pageflip.png);
	color:#efefef;
	height:650px;
}

#mag {
	background-image: url(img/bg_pageflip.png);
	color:#efefef;
	height:650px;
}
	
.apple_overlay{
	display: none;
	width: 950px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 20px;
}

.apple_overlay .close{
	background-image: url(img/close.png);
	position: absolute;
	top: -15px;
	right: -10px;
	cursor: pointer;
	width: 35px;
	height: 35px;
}

div.contentWrap{
	height:650px;

}

/* ajout_bien.php */

#upload_overlay {
	width: 32px;
	height: 32px;
	background-color: #FFFFFF;
	border: solid 3px #666666;
	display: none;
	z-index: 9000;
	padding: 34px;
	text-align: center;
}

