/*******************************************************************************
   Balises HTML gÃ©nÃ©rales sur le site
*******************************************************************************/
body{
	width:100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
}
.globale{
}
h1{
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	font-size: 40px;
	font-weight:400;
	position:relative;
	left: 20%;
}
h2{
	font-family: Verdana, Tahoma, sans-serif;
	letter-spacing: 0.2em;
	word-spacin: 0.2em;
	color: #c00060;
	font-size: 20px;
	margin-bottom:0px;
}
h3{
	color: #c00060;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	display: inline;
	text-align: left;
}
h4{
	color: #841e43;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	text-align: center;
}
h5{
	color: #841e43;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
}
h6{
	color: #841e43;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}
a{
	color: #c00060;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #4484c4;/*bleu*/
	text-decoration: none;
	font-weight: bold;
}

ul{
	list-style-type: none;
}
input[type=submit]{
	height: 32px;
	width: 50px;
	display: inline;
	border: none;
	color: #000000;
	text-align: left;
	background-color: #bebebe;
}
input[type=button]{
	height: 42px;
	width: 127px;
	display: inline;
	border: none;
	color: #000000;
	text-align: left;
}
input[type=reset]{
	/*background-image: url(http://www.archiwwweb.org/images/util/bg-button-site.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center,0;*/
	height: 42px;
	width: 127px;
	display: block;
	border: none;
	color: #000000;
	text-align: left;
}
.rssindex{
	float: right;
}
.icosite{
	border: none;
}
/*******************************************************************************
   block Header
*******************************************************************************/
.B1{
	position : fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 135px;
	display: block;
	margin-bottom: 35px;
	background-color: #000000;
}
/* sous bloc d'en tÃªte */
.header{
}
.header img{border:none;}
/*******************************************************************************
   block footer
*******************************************************************************/
.B4{
	position : fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	background-color: #4484c4;
	display: block;
	clear: both;
}
/* sous bloc de pied de page */
.footer{
}
/*******************************************************************************
  blok Contenu
*******************************************************************************/
.B2{
	position: absolute;
	top: 151px;
	left: 21%;
	width: 78%;
	display: block;
	padding-bottom: 150px;
	z-index:0;
}
/* sous bloc de contenu */
.content{
}
.blocresa{
	width: 300px;
	float: right;
	margin-left: 10px;
	border: 3px dashed #c00060;
	padding: 5px;
	background-color: #4484c4;
	color: #ffffff;
}
.blocresa a{display: block; width:148px; height:50px; margin-left:25%;background-image: url(http://www.parisdecouvertes.com/images/reserver.png);background-position: center center; background-repeat:no-repeat;}

/*******************************************************************************
   bloc de menu principal
*******************************************************************************/
.B3 {
	position: fixed;
	top: 135px;
	left: 0px;
	width: 20%;
	display: block;
}

/* sous bloc de menu */
.menu {
}
#menu {
}
/*points vente visites*/
.resa4v{
	width: 90%; 
	border: 3px dashed #4484c4;
	margin-top: 15px;
	padding: 2px;
}
.menu_link {
	background-image: url(http://www.parisdecouvertes.com/images/puce1.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 10px;
}
.span_navigation{
	background-color: #4484c4;
	width: 90%;
	height: 15px;
	display: block;
	text-align: left;
	padding-left: 5px;
	line-height: 16px;
	margin-top: 5px;
	font-weight: bolder;
	color: white;
	margin-bottom: 5px;
	border: 3px solid #4484c4;
}
.span_Articles{
	background-color: #4484c4;
	width: 90%;
	height: 15px;
	display: block;
	text-align: left;
	padding-left: 5px;
	line-height: 16px;
	margin-top: 5px;
	font-weight: bolder;
	color: white;
	margin-bottom: 5px;
	border: 3px solid #4484c4;
	
}
/*******************************************************************************
   code liÃ© a l'interface d'adminitration
*******************************************************************************/
.Badmin{
	position: absolute;
	top: 600px;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	text-align: justify;
	background-color: #dedede;
}
.Badmin_content{
	width: 90%;
	position: relative;
	left: 5%;
}

/*******************************************************************************
   Style des indexs de Blog
*******************************************************************************/
.flash_actu{
	border-top: 1px dotted #5a615a;
	padding-bottom: 10px;
	text-align: left;
}
.img_snipet{
	width: 20%;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 15px;
	float: left;
	border: none;
}
.chapeau_snipet{
	font-size: 26px;
	font-family: serif;
	color: #5a615a;
}
.h2_snipet{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.date_snipet{
	font-size: 10px;
}
/*******************************************************************************
   code liÃ© aux pages de recherche
*******************************************************************************/
.search_result_header{
	border: 2px solid #c00060;
	padding: 5px;
}
.search_table_header{
	width: 100%;
}
.search_table_td1{
	width: 50%;
}
.search_table_td2{
	width: 50%;
	text-align: right;
}
.search_link{}
.search_url{
	color: #47b047;
}
.search_result_footer{
	border: 2px solid #c00060;
	padding: 5px;
}
.search_table_footer{
	width: 100%;
}
.searchtable{
	text-align: center;
}
.submitsearch{
	width: 148px;
}
.inputsearch{
}
/*******************************************************************************
   Indicateur XHTML
*******************************************************************************/
.ad{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.ad img{
	border: none;
	width: 44px;
	height: 17px;
}

/*******************************************************************************
   Code d'Ã©quivalence BBCode / CSS
*******************************************************************************/

/* images de diffrents formats                                         ******/
.imgright{
	width: 120px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
	float: right;
}
.imgleft{
	width: 120px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	float: left;
}
.imgfull{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgnorm{
	width: 51%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
.thumbzor{
	border: 1px solid #000000;
	height: 90px;
	width: 120px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.thumbzor:after {
	background: white url(http://www.parisdecouvertes.com/images/util/vignette.png) top left;
	height: 6px;
	width: 120px;
	display: block;
	content: \" \";
	margin-top: -2px;
	padding-top: 0px;
	/*border: 1px solid red;*/
}
.tablephpdoc{
	background-color: #faf3e3; 
}

/* justification des textes                                              ******/
.center{
	width: 100%;
	text-align: center;
}
.txtleft{
	width: 100%;
	text-align: left;
}
.txtright{
	width: 100%;
	text-align: right;
}
.txtjust{
	width: 100%;
	text-align: justify;
}
.fl{
	float: left;
	margin-right: 15px;
	margin-top: 3px;	
	margin-bottom: 3px;
}
.fr{
	float: right;
	margin-left: 15px;
	margin-top: 3px;	
	margin-bottom: 3px;
}

/* effets de style                                                       ******/
.ico_page{
	width: 110px;
}
.abonne{
	border: 1px solid #0051e6;
	background-color: #ffffff;
	color: #494949;
	padding: 5px;
	width: 85%;
}
.quote{
	border: 1px solid #0051e6;
	background-color: #ffffff;
	letter-spacing: 0.1em;
	word-spacin: 0.1em;
	color: #c00060;
	font-size: 14px;
	font-weight:bolder;
	text-align: center;
	padding: 5px;
	width: 95%;
	font-style: italic;
}
.auteur{
	position: relative;
	top: -18px;
	left: 40px;
	font-weight: bold;
	color: #7ddb31;
}
.separateur{
	color: #123456;
	width: 51%;
	clear: both;
}
.lettrine{
	font-size: 210%;
	font-weight: bolder;
	color: #494949;
	float: left;
	margin-right: 5px;
}
.a_externe{
	text-decoration: none;
}
.a_externe:before {
	background-image: url(http://www.parisdecouvertes.com/images/util/externe.png);
	background-repeat: no-repeat;
	background-position: left center;

	padding-left: 12px;
	height: 10px;
	width: 10px;

	display: block;
	content: \" \";
}

/*******************************************************************************
   effets de style forum
*******************************************************************************/
.fmsg{
	border: 1px solid #0051e6;
	color: #494949;
	padding: 5px;
	width: 80%;
	padding-bottom: 40px;
	margin-bottom: 15px;
	position: relative;
	left:85px;
}
.fmsgauteur{
	position: absolute;
	left: -85px;
	top: -10px;
	float: left;
	width: 80px;
	height: 150px;
	color: #c00060;
	font-size: 13px;
	display: block;
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	overflow: hidden;
}
.footer_msg{
	clear: both;
	height: 0px;
}
.f_site_link{
	border: none;
}
.f_avatar{
	width: 65px;
	height: 65px;
}
.editbox{
	/*border: 1px dotted #0051e6;*/
	position: relative;
	left: 65px;
	top: 5px;
	width: 558px;
	margin-bottom: 10px;
}
.optmsg{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	border-left: 1px solid #494949;
	border-bottom: 1px solid #494949;
}
#feditbutton{
	width: 32px;
	height: 32px;
	background-image: url(http://www.parisdecouvertes.com/images/util/fedit.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
	float: left;
}
#fdelbutton{
	width: 32px;
	height: 32px;
	background-image: url(http://www.parisdecouvertes.com/images/util/fdelete.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
}
#fquotebutton {
	width: 32px;
	height: 32px;
	display: block;
	background-image: url(http://www.parisdecouvertes.com/images/util/fquote.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
	float: left;
}
#foutilbutton{
	width: 32px;
	height: 32px;
	background-image: url(http://www.parisdecouvertes.com/images/util/fcmd.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
}
/* sous bloc de contenu pour la page d'instal                            ******/
.instal{
	padding: 10px;
}
.msg_important{
	color: #c00060;
	font-weight: bolder;
}
.msg_standard{
	color: #47b047;
	font-weight: bolder;
}
.msg_footer{
	width:100%;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	font-size:10px;
}
.msg_footer a:hover{
	color: #ffffff;
	font-weight: normal;
}.msg_footer a{
	color: #c00060;
	font-weight: normal;
}
.liste{
	list-style-image: url(http://www.parisdecouvertes.com/images/3d-16x16.png);
	position: relative;
	left: 15px;
	width: 90%;
}

/*******************************************************************************
   Code liÃ© Ã  tous les formulaires du site
*******************************************************************************/
.formtable{
	width: 800px;
	font-size: 13px;
	border:1px solid #000000;
}
.inputform{
	width: 300px;
}

.sgbdgrid_table{
	font-size: 10px;
}
.panel{
	border: 1px solid #7ddb31;
	padding: 10px;
	background-color: #f3faee;
}
.libelle{
	width: 300px;
}
/*******************************************************************************
   Code liÃ© Ã  l'interface de debugage
*******************************************************************************/
.debug{
	width: 90%;
	height: 50%;
	display: block;
	
	position: absolute;
	left: 5%;
	top: 5%;

	padding: 15px;
	border: 1px solid #fbaf0c;

	background-color: #000000;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.80;

	font-weight: bolder;
	color: #2cef48;
	overflow: auto;
}
.variable{
	color: #f88722;
}
.type{
	color: #494949;
}
.value{
	color: #ffffff;
}
.expanddiv{
	border: 1px dotted #fbaf0c;
	marging: 3px;
	padding: 5px;
	display: none;
	overflow: auto;
	
}
/*******************************************************************************
   Code de l'animation homepage
*******************************************************************************/
/*contenant*/
.anim{
	position: relative;
	width: 100%;
	height: 135px;
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(http://www.parisdecouvertes.com/images/parisdecouvertes2.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
}
/*contenu*/
.zonedefile{
	position: absolute;
	bottom: 1px;
	width: 100%;
	height: 90px;
	color:#ffffff;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:0.70;
	overflow: hidden;
}
/*coordonnÃ©es dans footer*/
.contact{
	width: 90%;
	font-family: Verdana, Tahoma, sans-serif;
	letter-spacing: 0.1em;
	word-spacin: 0.1em;
	color: yellow;
	font-size: 13px;
	font-weight:bolder;
	text-align: center;
}
