/* Thanks to Snow77, Skalpa and Leostotch for the initial work, Dugris for help  */
/* Mor.pho.GEN.e.sis version 2.0 by kris (http://www.xoofoo.org and http://www.frxoops.org) */
/* file name : style.css (version 2.0) - 22 mai 2007 */

@import url(forms.css);
@import url(blocks.css);
@import url(content.css);

* { 	margin: 0;
	padding: 0;}

 body {
 
  margin: 0px 0 0px 0 ;
	/*margin:							0;
	padding:							0 10px;
	color:							#fff;
	background-color: 			#000;
	font-family:					"Lucida Grande", Verdana, sans-serif;
	font-size:						10pt;*/
	background: #FFFFFF url(img/fondo.png) repeat-x ;
	background-position: right top;

		font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	
}

a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }




ta2ble { width: 					100%;}
table td {
	padding: 						0;
	border-width: 					0;
	vertical-align: 				top;
}
/* ======= encapsulage du thème dans le body ======= */
#xo-wrapper {}
#xo-bgstatic {}
#xo-canvas {
	/*margin:							0;
	color:							#333;
	background-color: 			#fff;*/
	width: 700px;	
	margin: 0 auto;
}
body.theme-dialog #xo-canvas {
	margin:							0 6px;
}
/*================= Zone de contenu ===================*/
#xo-canvas-content {
    /*padding:							12px;
	color:							#666;
	background-color: 			#c6c7c9;*/
	padding: 20px 0;
}
#xo-page {
	/*color:							#666;
	background-color:				#fff;
	border-width: 					1px 2px 1px 1px;
	border-style: 					solid;
	border-color:					#b6b7b8;*/
	float: left;
	width: 460px;
}
#xo-canvas-rightcolumn {padding: .5em;}
#xo-content {
	/*clear:							both;
	margin:							0;
	padding:							.5em;
	color:							#333;
	background-color:				#fff;*/
	float: left;
	width: 618px;
}
#xo-uptop {
	margin: 							0;
	padding-top: 					5px;
	font-size: 						.9em;
	text-align:						right;
}
#xo-uptop a {
	color: 							#32529C;
	background-color: 			transparent;
}
#xo-uptop a:hover {
color: 								#EAAD7B;
background-color: 				inherit;
}
#xo-logger-output { font-size:	.8em;}
/* ============== header ================= */
#xo-header {}
#xo-top {
	height: 							32px;
	color: 							#333;
	background-color:				#E2E2E2;
}
/* ---------- Bannières ---------- */
#xo-banner {
	/*color:							#666;*/
	/*clear:							both;
	position:						relative;
	z-index:							100;
	width:							100%;
	height:							80px;
	background-color:				#E9E9E9;*/
	background: url(img/img02.jpg) no-repeat;
	height:							130px;
}
#xo-banner.commercial {
	height:							130px;
}
body.theme-dialog #xo-banner {
	padding-top:					6px;
	padding-left:					10px;
	height:							48px;
}
#xo-banner-ad {
	position:						absolute;
	top:								15px;
	right:							60px;
}
#xo-banner-ad object, #xo-banner-ad img {
	display:							block;
}
/*----------------------Top Menu ----------------------------------------------*/
#xo-topmenu {
	float: right;
}

#xo-topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#xo-topmenu li {
	display: inline
}

#xo-topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#xo-topmenu a:hover {
	text-decoration: underline
}

#xo-topmenu1 {
	background: url(img/img03.gif) no-repeat left center;
}

#xo-topmenu2 {
	background: url(img/img04.gif) no-repeat left center;
}

#xo-topmenu3 {
	background: url(img/img05.gif) no-repeat left center;
}

/*---------------------- Nom du site dans le header ----------------------------*/
#xo-logo {
	float: left;
	padding: 65px 0 0 0;
}

#xo-logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#xo-logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#xo-logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/*============= Style pour l'include globalnav.html ================*/
#xo-globalnav {
	/*margin:							0px;
	padding:							2px 45px 0;
	min-height:						20px;
	color:							#32529C;
	background-color:				#E2E2E2;
	list-style-type:				none;
	font-size:						1.1em;
	font-weight: 					bold;*/
	height: 40px;
}
#xp-globalnav ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}
* html #xo-globalnav { height: 40px; }

#xo-globalnav .x2-label {
	display:							none;
}
#xo-globalnav li {
	/*display:							inline;
	margin:							0;
	padding-left:					.5em;
	padding-right:					.5em;
	font-size: 						.9em;*/
	display: inline;
}
#xo-globalnav a {
	/*color:							#32529C;
	background-color:				inherit;
	text-decoration:				none;*/
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(img/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#xo-globalnav a:hover {
	/*color:							#EAAD7B;
	background-color:				inherit;
	text-decoration:				none;*/
	text-decoration: underline;
}
/*=============== Affichage Pied de page - Footer  ====================*/
#xo-footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(img/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */

#xo-legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#xo-legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#xo-links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

/*========== Menu principal dans bloc =============*/
#mainmenu a {
	display: 						block;
	margin: 							0;
	padding: 						1px;
	font-weight: 					500;
	border-bottom: 1px solid #ccc;
}
#mainmenu a:hover {
	text-decoration:				none !important;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	padding-left: 					20px;
	color:							#fff;
	background-color:				inherit;
	font-size:						.8em;
	font-style: 					italic;
}
#mainmenu a.menuSub:hover {
	color:							#32529C;
	background-color: 			inherit;
}

/*============ Menu utilisateur dans bloc ============*/
#usermenu a {
	display: 						block;
	margin: 							0;
	padding: 						2px;
	color:							#32529C;
	background-color: 			inherit;
	font-weight: 					normal;
	font-size: 						0.8em;
	line-height: 					1em;
}
#usermenu a:hover {
	padding-left: 					3em;
	color:							#666;
	background-color: 			inherit;
	font-style: 					italic;
	text-decoration:				none !important;
	border-left:					1px solid #666;
	border-bottom:					1px solid #666;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
	color: 							#ccc;
	background-color: 			#333;
}

/*=========== Règles nécessaires pour les anciens templates des modules ============*/
#usermenu a, #mainmenu a {	display: block;}
.xo-canvas-column .menuSub { padding-left: 1em;}


/*============== Styles pour system_siteclosed.html =================*/
#xo-siteclose {
	margin:							50px;
	padding:							30px;
	width:							400px;
	color:							#000;
	background-color:				#e2e2e2;
	border:							1px solid #7d7d7d;
	font-size: 						1.2em;
	font-weight: 					bold;
}
/*============== Styles pour system_redirect.html =================*/
#xo-redirect {
	width:							780px;
	margin:							50px auto;
	padding:							1em;
	text-align:						center;
	font-weight:					bold;
}

#xo-redirect .notreload {
	padding-top:					2px;
	height:							28px;
	color:							#fff;
	background-color:				inherit;
}

#xo-redirect .notreload a {
	color:							#cc0000;
	background-color: 			transparent;
	font-weight:					bold;
	text-decoration: 				none;
}

#xo-redirect .message {
	padding:							1em;
	min-height:						60px;
	color:							#333;
	background-color: 			#f3f3f3;
	border:		 					solid 1px #546f90;
	font-size:						1.2em;
	text-align:						center;
}
#xo-redirect .message img{
	padding:							1em;
}

.tabla_blanca {
	background-color:				white;
	color:							#333;
	border: 1px solid #EAEAEA;
	padding: 0px;
}

.titulos {
		font: 28px Trebuchet MS, arial, helvetica, sans-serif;
		color: #4E9BC9;
		background-image:	url(img/fondo_titulos.jpg);
		background-repeat:no-repeat; 
		width: 622px;
		line-height: 55px;
		padding-left: 10px;
 
}


.titulos a{
		
		color: #4E9BC9;
}

.titulos a:hover{
		
		color: #7FB72E;
text-decoration: none;
}


# m e n u ################################

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 20px;
	
	
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
		padding-left: 20px;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}

div.sdmenu div a {
	padding: 5px 10px 5px 20px;
	background: #fff;
	display: block;
	border-bottom: 1px solid #fff;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
font-family: Verdana, Arial, sans-serif;
		background : #fff url(img/linkarrow.gif) no-repeat left center;
}
div.sdmenu div a.current {
	background : #E1EEF6;
	
	
}


div.sdmenu div a:hover {
	background : #4E9BC9 url(img/linkarrow.gif) no-repeat left center;
	color: #fff;
		
	text-decoration: none;
}


/* Form elements */
input,textarea, select {
	color : #4D4D4D;
	font-size: 12px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #F7F7F7;
	color: #4D4D4D;
	border: 1px #424242 solid;
	font-size: 11px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #F7F7F7;
	color : #4D4D4D;
	border: 1px #000000 solid;
	font-size: 11px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #F7F7F7;
	color: #4D4D4D;
	font-weight : normal;
	border: 1px #000000 solid;
}

/* None-bold submit button */
input.liteoption {
	background-color : #F7F7F7;
	font-weight : normal;
	color: #4D4D4D;
	border: 1px #000000 solid;
}


.fondo_azul  {
background: #F7F7F7 url(img/img07.gif) repeat-x; 
padding: 8px;
}

.titulos_articulos { 

color: white;
font-weight : bold;
}


.titulos_articulos a {
color: white;
font-weight : bold;



}





