/* MEDIAIDEA TECHNOLOGIES - 'Mediaidea', by Benoit Baverel & Alexandre Viennot, http://mediaidea.fr/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2006, Mediaidea Technologies */
/* Added: October 1st, 2006 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
   designer's written permission. However, feel free to study the CSS and use
   techniques you learn from it elsewhere. */


/** Elements Génériques */
body {
	background:#c8c8c8 url('../images/bg/ads_bg.png');
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:Arial, sans-serif;
	margin-left:auto;
	margin-right:auto;
}

img {
	border:none;
	vertical-align:middle;
}

input, option, select {
	font-size:11px;
}

input[type=checkbox] {
	cursor:pointer;
	vertical-align:middle;
}

input[type=submit], input[type=reset], input[type=button] {
	cursor:pointer;
}

form {
	margin:0px;
	padding:0px;
}

a {
	color: #3b5998;
	text-decoration: none;
	cursor:pointer;
}

label {
	cursor:pointer;
}

hr {
	margin:0px;
	padding:0px;
	height:1px;
	border:none;
	border-top:1px solid #cccccc;
	margin-bottom:10px;
}
/*------------------------------------------------------ */




/** Entete, Pied de Page */
div#logo {
	font-family:Arial, sans-serif;
}

div#logo .logo_main {

}

div#logo .logo_ads {
	/*background:#ffffff url(../images/ads_logo.png) no-repeat left top;*/
	width:1024px;
	height:150px;
}

div#footer {
	clear:both;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#777;
}

div#footer a {
	text-decoration:none;
	color:#fff;
}

div#footer .footer_copyright {
	margin-top:0px;
}

div#footer .footer_menu {
	margin-top:2px;
}

div#footer .footer_mediaidea {
	margin-top:10px;
	font-weight:normal;
	font-size:10px;
	color:#fff;
}
/*------------------------------------------------------ */




/** Conteneur du site */
div#container {
	background:#ffffff;
	font-family:Arial, sans-serif;
	color:#737373;
	width:1040px;
	min-height:400px;
	_height:400px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #777;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
}

div#main {
	border:0px solid #999999;
	min-height:400px;
	_height:400px;
}
/*------------------------------------------------------ */




/** Identification */
div.auth {
	background:url(../images/auth_background.png) no-repeat;
	width:701px;
	height:440px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

div.auth div.auth_form {
	float:right;
	padding:5px;
	margin-top:120px;
	margin-right:112px;
	width:168px;
	height:110px;
}

div.auth div.auth_form div.label {
	padding-top: 3px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
	margin:0px;
}

div.auth div.auth_form input[type=text], div.auth div.auth_form input[type=password] {
	background:#000000;
	border:none;
	color:#ffffff;
	width:160px;
	height:15px;
}

div.auth div.auth_form input[type=submit] {
	float:right;
	cursor:pointer;
}
/*------------------------------------------------------ */




/** Partie Menu */
div#menu {
	/*background:#ffffff url(../images/bg/ads_menu_bg.png) no-repeat left top;*/
	background:#777;
	height:30px;
	font-size:14px;
	font-family:Arial, sans-serif;
	letter-spacing:1px;
	margin-bottom:10px;
}

div#menu div.element {
	height:30px;
	float:left;
	color:#7d6554;
}

div#menu div.element a {
	display:block;
	_width:50px;
	padding-top:7px;
	padding-left:15px;
	padding-right:15px;
	height:23px;
	text-align:center;
	color:#f9f9f9;
	font-size:13px;
	font-family:arial;
	white-space:nowrap;
}

div#menu div.element a:hover {
	text-decoration:none;
}

div#menu div.element a.inactive {
	color:#7d6554;
}

div#menu div.element a.inactive:hover {
	color:#b09887;
}

div#menu option {

}

div#menu div.anim_flash_menu {
	margin-top:30px;
	margin-left:auto;
}
/*------------------------------------------------------ */




div.tools_article {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	padding:5px;
}

div.tools_main {
	float:left;
	text-align:center;
	margin-right:15px;
}

div.tools_main a {
	display:block;
	color:#666666;
}
div.tools_main a:hover {
	color:#004488;
}

div.tools_social_main {
	padding-top:15px;
}

div.tools_social_lib {
	float:left;
	margin-right:20px;
	font-size:11px;
}

div.tools_social {
	float:left;
	text-align:center;
	margin-right:10px;
}


div.central {
	background:#000000;
	width:660px;
	margin-right:230px;
	border:0px solid #161616;
	min-height:600px;
	_height:600px;
}




/** Formulaire Email Article **/

table.article-mail-form label {
	font-size:11px;
	font-weight:bold;
}
table.article-mail-form input[type=text], table.article-mail-form textarea {
	border:1px solid #cccccc;
	font-size:11px;
	padding:2px;
}
/*------------------------------------------------------ */



/** Formulaire commentaire Article **/

table.article-comment-form label {
	font-size:11px;
	font-weight:bold;
}
table.article-comment-form input[type=text], table.article-comment-form textarea {
	border:1px solid #cccccc;
	font-size:11px;
	padding:2px;
}
/*------------------------------------------------------ */




/** Bloc d'actu **/
div.art_splitter{
	margin:0px;
	padding:0px;
}
/*------------------------------------------------------ */




/** Common **/

div.splitter {
	background:url(../images/obs_splitter.png) no-repeat center;
	height:5px;
}

div.msg {
	font-size:11px;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:10px;
}

div.lnk_page {
	background:#ffffff;
	margin-top:20px;
	border:1px solid #cccccc;
	text-align:center;
	padding:5px;
}

div.no_result{
	margin-left:10px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	background:url(../images/icones/warningS.png) no-repeat;
	padding-left:20px;
}

span.required {
	font-size:12px;
	padding-left:5px;
	color:#ee0000;
	font-weight:bold;
}

div.error_message {
	color:#990000;
	margin-bottom:10px;
}
div.error_message div.error_title {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}

div.error_message li {
	margin-left:10px;
}
/*------------------------------------------------------ */




/* DEBUG */
#debug {
	position: absolute;
	top: 0;
	width: 100%;
	height: 4px;
	background: #d99;
	z-index:12000;
}
#debug div {
	display: none;
	padding: 3px 0.5em 2px;
}
#debug p {
	margin : 0.5em 0;
}
#debug:hover {
	height: auto;
}
#debug:hover div {
	display: block;
}
/*------------------------------------------------------ */


.svwp {width: 50px; height: 20px; background: none;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer {position: relative; overflow: hidden; margin: 0; padding: 0; background: none}
/*your list of images*/
.slideViewer ul {position: relative; left: 0; top: 0; width: 1%; list-style-type: none; margin: 0; padding: 0}
.slideViewer ul li {float:left}

/*typographic info*/
/* do not modify padding */
.slideViewer span.typo{padding: 6px; background: #fff; color: #000; font: normal 10px Verdana; filter:alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60}
/*the thumbnails slider*/
.thumbSlider {overflow: hidden; width: 1%; background: #fff}
.thumbSlider ul {list-style-type: none; margin: 0; padding: 0}
.thumbSlider ul li{float:left; margin: 0}
.thumbSlider a{color: #fff; text-decoration: none}
.thumbSlider a img{border: 0; display: block; padding: 0}
/* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
.thumbSlider p.tmbrdr {position:relative; left: 0; font-size: 0.01em; left: 0; margin: 0; padding: 0}
/*the left and right buttons (links)*/
/* could be any color  */
.thumbSlider a.left, a.right {background: transparent; color: #f00; font: bold 16px Arial; overflow: hidden}
.svwp a.left span, a.right span{}
.svwp a.left img, a.right img{border: 0}
/* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
.svwp a.l_dis, a.r_dis {background: transparent; cursor: default}
.svwp a.l_dis span, a.r_dis span {display: none}
.svwp a:focus {outline:none;}