/*
Theme Name: Theme Drom
Theme URI: http://wordpress.org/
Description: Theme de la commune de Drom.
Version: 1.O
Author: Nguyen Duy
Author URI: http://www.directinfoservice.com
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: transparent url('images/fondBody.jpg')top left;
background-repeat:repeat-x;
text-align: center;
}

#corps1{
margin:0 auto;
width:1000px;
text-align:justify;
min-height:420px;
}

#page {
background-color: white;
text-align: left;
margin: -8px auto;
padding: 0px 0 0px 5px;
background: transparent url('images/fondPage.jpg') repeat-y top left;
width:1012px;
}

#header{
	width:1000px;
	height:100px;
	background: transparent url('images/fondHead.jpg') no-repeat bottom left;
	}	

#header2{
	width:1000px;
	height:200px;
	background: transparent url('images/header2.jpg') no-repeat bottom left;
	margin:0 auto;
	padding-bottom:10px;
	}	

#content{
	width:1000px;
	background-color: #ffffff;
	}
#content #gauche{
	float:left;
	width:755px;
	}
#content #droite{
	width:245px;
	float:right;
	background-color:#ffffff;
	}
#content #droite #calendar{
	width:245px;
	height:224px;
	background: transparent url('images/fondCalendrier.jpg') no-repeat bottom left;
	padding-left:35px;
   
	}
#content #droite #calendar #up{
	height:85px;
	}
#content #droite #calendar #date{
	text-align:left;
	padding-left:40px;
	padding-top:95px;
	padding-bottom:5px;
	color:#808080;
	font-weight:bold;
	}
#content #droite #calendar #saint{
	text-align:left;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:5px;
	}
#content #droite #calendar #lever{
	text-align:left;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:5px;
}
#content #droite #calendar #coucher{
	text-align:left;
	padding-left:5px;
	padding-top:15px;
}
span.titre{
	color:#9cb51c;
	font-weight:bold;
	}
span.valeur{
	color:#ec9718;
	font-weight:bold;
	}
span#titlePage{
	color:#9cb51c;
	font-weight:bold;
	font-size:1.2em;
	}
span.date{
	color:#999999;
	}

#content #droite #galerie{
	width:245px;
	height:210px;
	background: transparent url('images/fondGalerie.jpg') no-repeat bottom left;
	padding-left:40px;
	padding-top:15px;
	margin-bottom:15px;
	}
#content #droite #galerie a{
	color:#ffffff;
	text-decoration:none;
	}

#content #droite #galerie #up2{
	height:25px;
	}
	
#content #droite #galerie img{
	border:0px;
	}
	
#content #droite #datesaretenir{
	text-align:left;
	width:245px;
	height:148px;
	background: transparent url('images/fondDatesaretenir.jpg') no-repeat bottom left;
	margin-bottom:30px;
}

#content #droite #datesaretenir #titredate{
	color:#808080;
	font-weight:bold;
	padding-left:90px;
	padding-top:20px;}
	
#content #droite #datesaretenir #lesdates {
	color:#9cb51c;
	font-weight:bold;
	padding-top:12px;
	padding-left:50px;
	min-height:22px;
	}

#content #droite #datesaretenir #lesdates a{
	color:#9cb51c;
	font-weight:bold;

	}
	
#content #droite #datesaretenir #liendate{
padding-top:15px;
float:right;
padding-right:10px;
}

#content #droite #datesaretenir a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#content #droite #newsletter{
	width:245px;
	height:105px;
	background: transparent url('images/fondNewsletter.jpg') no-repeat bottom left;
	margin-bottom:80px;
}
#content #droite #newsletter #contentNews{
	padding-left:120px;
	padding-top: 70px;
}


#content #gauche #subHead{
	width:755px;
	height:138px;
	background: transparent url('images/fondSubHead.jpg') no-repeat bottom left;
	}
#content #gauche #subHead #image{
	float:left;
	width:434px;
	height:138px;
	margin-left:-112px;
	}
	
#titrePage{
	position:absolute;

	top:217px;
	color:#9bb41b;
	font-size:1.6em;
	font-weight:bold;
	}

#ouTrouverDrom{
	float:right;
	left:738px;
	}
#ouTrouverDrom a{
	display:block;
	width:130px;
	height:100px;
	text-decoration:none;
	}
#ouTrouverDrom a:hover{
	text-decoration:none;
	}
	
	
#content #gauche #menu{
	float:left;
	width:210px;
	background-color:#ffffff;
	}

#content #gauche #menu #search{
    font-size:1.4em;
	width:210px;
	height:235px; /*193*/
	background: transparent url('images/fondSearch.jpg') no-repeat top left;
	}
input#s{
	width:150px;
	}
#content #gauche #menu #search #contentSearch{
	padding-top:55px;
	padding-left:15px;
	}

#content #gauche #contenu{
	float:right;
	background-color:#ffffff;
	width:505px;
	text-align:justify;
	padding-left:33px;
	padding-right:7px;
	}



#content #gauche #contenu a{
	color:#ec9718;
	text-decoration:none;
	font-weight:bold;
	border:none;
	}




/* ************ MENU DE GAUCHE ************* */
#menu ul{
list-style-type:none;
margin-left:-40px;
margin-top:-3px;
}

#menu ul li.liParent{
	background: transparent url('images/fondMenu.jpg') repeat-x bottom left;
	width:210px;
	}
	
#menu ul li.selected{
	/*background-color: #d8d8d8;*/
	background: #d8d8d8 url('images/boutonMenu.jpg') no-repeat top left;
	
}
	
#menu ul li.liParent a{
	display:block;
	/*height:33px;*/
	padding-top:9px;
	padding-left:5px;
	padding-bottom:9px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:1.2em;
	}
#menu ul li.liParent a:hover{
	text-decoration:none;
	}

#menu ul ul.children{
display:none;
}

#menu ul li.selected ul.children{
display:block;

/*background-color: #eeefe8;
margin-left:0px;*/

}

#menu ul li.selected ul.children li.liChildren{
background-color: #eeefe8;
width:210px;
text-align:left;
}

#menu ul li.selected ul.children li.liChildren a{
display:block;
padding-top:7px;
padding-left:50px;
padding-bottom:7px;
font-weight:bold;
color:#999999;
text-decoration:none;
font-size:1.1em;
}
#menu ul li.selected ul.children li.liChildren a:hover{
color:#efad4a;
}

/* *********************** */


.clear {
	clear: both;
}

#footer {
	width: 1000px;
	height:63px;
	background: transparent url('images/fondFooter.jpg') repeat-x bottom left;
	color:#ffffff;
	text-align:center;
	}
#footer a{
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover{
	color:#efad4a;
	text-decoration:none;
	}
#footer #imgFooter1{
	float:left;
	margin-top:-29px;
	margin-left:5px;
	}
	
#footer #imgFooter2{
	float:left;
	margin-top:-29px;
	margin-left:70px;
	}
#footer #contentFooter{
	float:left;
	margin-left:150px;
	margin-top:10px;
	}
#footer #imgFooter3{
	float:left;
	margin-top:-29px;
	margin-left:70px;
	}
#footer #imgFooter4{
	float:left;
	margin-top:-29px;
	margin-left:70px;
	}


/* End Structure */

/*  ************ CSS FORMULAIRE ACTE MARIAGE ********************/

form#acte_mariage input#i_jourDate{
	width: 25px;
	}
form#acte_mariage input#i_anneeDate{
	width: 30px;
	}
form#acte_mariage textarea.textarea{
	width:150px;
	height:60px;
	}
form#acte_mariage select#natureActe{
	width:190px;
	}
form#acte_mariage select#i_moisDate{
	width:90px;
	}
form#acte_mariage input.submitButton{
	background-color:#000000;
	color:#ffffff;
	border:1px;
	}

table#formulaire td.entete{
	text-align:center;
	height:20px;
	background-color:#CCCCCC;
	}

span.error{
	color:red;
	}
/* ************************************************************ */

/* ********************** PAGE ACTUALITE ********************** */
#actuHaut{
	width:505px;
	background: transparent url('images/barre.jpg') no-repeat bottom left;
	padding-bottom:25px;
	padding-top:5px;
	text-align:justify;
	}
#actuHaut a{
	color:#ec9718;
	text-decoration:none;
	font-weight:bold;
	}

#actuTri{
	margin-top:25px;
	}
#actuTri .actuNormal{
	float:left;
	width:160px;
	margin-right:8px;
	text-align:left;
	}
.photoActu{
	width:160px;
	height:55px;
	background-color:#cccccc;
	}

.extrait{
	height:80px;
	}

span.titre2{
	color:#9cb51c;
	font-weight:bold;
	font-size:1.2em;
	}
span.valeur2{
	color:#ec9718;
	font-weight:bold;
	font-size:1.2em;
	}

span#titleSingle{
	font-size:1.6em;
	font-weight:bold;
	color:#ec9718;
	}
	
	/* ANNUAIRES COMMERCANTS */
	#search{
	margin-top:5px;
	}
	#search form#searchAnnuaire input#submitButton{
	background-color:#ec9718;
	color:#ffffff;
	border:none;
	
	}
	#listeAnnuaire{
	margin-top:10px;
	margin-bottom:5px;
	}
	.singleAnnuaire{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:thin;
	border-bottom:dotted;
	border-color:#cccccc;
    margin-top:2px;
	}
	.logoAnnuaire{
	float:left;
	}
	.infosAnnuaire{
	float:left;
	margin-left:10px;
	}
	
	/* CSS GOOGLE MAP */
	
	#global {
                text-align: center;
                margin-left: auto;
                margin-right: auto;
            }
            #route {
                height: 130px;
                overflow-y: auto;
            }
            #map {
                float: left;
            }
            #options {
                width: 350px;
                float: left;
                padding: 0 10px 10px 10px;
                text-align: left;
            }
            .panel {
                background-color: #E8ECF9;
                border: 1px dashed black;
                padding: 5px;
                margin: 10px 0 10px 0;
            }
            .titre {
                text-align: left;
                font-weight: bold;
                margin: 0 0 5px 0;
            }

            .inputTxt {
                width: 100px;
            }
            	
            	
     /* 	COVOITURAGE		*/
     
     form#searchOffre input#submitSearch{
     border:0px;
     background-color:#cccccc;
     color:#666666;
     }
     
     table#searchForm td.entete{
     background-color:#dedede;
     color:#000000;
     }
     
     
     table.listOffre{
     margin-top:10px;
     }
     
     table.listOffre th.entete{
     width:100px;
     background-color:#ec9a1f;
     color:#ffffff;
     text-align:center;
     height:25px;
     }
     
     table.listOffre td.valeur{
 
     background-color:#e4f8e7;
     color:#098f20;
     text-align:center;
 
     }
     
     form input#boutonDetail{
     background-color:#098f20;
     color:#e4f8e7;
     border:none;
     }
     
     
     table#detailTrajet{
	margin-top:10px;
	margin-bottom:10px;
	}


	table#detailTrajet td.first{

	background-color:#f0f0f0;
	color:#21759b;
	font-weight:bold;
	text-align:left;
	height:25px;
	width:175px;
	padding-left:2px;
	
}

	table#detailTrajet td.second{

	padding-left:5px;
	
	}
	
	table#calendrierHebdo{
	margin-top:5px;
	margin-bottom:5px;
	}

	table#calendrierHebdo td.entete{
	color:#ffffff;
	background-color:#666666;
	width:120px;
	height:25px;
	text-align:center;
	font-weight:bold;
}

	table#calendrierHebdo td.value{
	
	background-color:#999ed4;
	
}

table#calendrierHebdo td.value2{
	background-color:#999ed4;
	text-align:center;
	
}

/* 	******************** LOCATION DE SALLES ***********************		*/
.photoSalle{
	/*float:left;*/
	/*width:150px;*/
	margin-top:5px;
	width:500px;
	height:110px;
	}
.photoSalle img{
	width:164px;
	height:165px;
	border:none;
	}
	
.infoSalle{
	/*float:right;*/
	/*width:350px;*/
	margin-top:5px;
	width:500px;
	border:thin;
	border-style:solid; 
	border-color:#cccccc;
	color:#333333;
	}

	
.infoSalle .content{
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	}

span.nomSalle{
	font-weight:bold;
	color:#9BB41B;
	}

table#book td.entete{
	background-color:#eeefe8;
	color:#999999;
	font-weight:bold;
	width:120px;
	padding-left:5px;
	}
table#book td.soumission{
	text-align:right;
	}
	
table#book td.champ{
	
	}

form#book input.champInput{
	width:195px;
	}

form#book textarea.champTexte{
	width:350px;
	height:80px;
	}
form#book input#soumettre{
	background-color:#05931d;
	color:#ffffff;
	border:none;
	}
	
	
	img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
	#content #gauche #contenu table{
	border:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.pika-wrap {width: 520px; margin: 0 auto;}

.pika-image {position: relative; height: 635px; width: 978px; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px;}
	/*position image holders */
	.pika-image .animation, .pika-image .main-image {position: absolute; top: 10px; left: 10px;}
	.pika-image .animation {display: none;z-index:2;}
	.pika-image img {border:0;}

.pika-image .caption {position: absolute; background: url(assets/images/75-black.png);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
	.pika-image .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url(assets/images/prev.png) no-repeat left 50%; height: 735px; width: 50px; top: 10px; left: 10px;cursor:pointer;}
	.pika-imgnav a.next {background: url(assets/images/next.png) no-repeat right 50%; height: 735px; width: 50px; top: 10px; right: 10px;cursor:pointer;}
	.pika-imgnav a.play {background: url(assets/images/play.png) no-repeat 50% 50%; height: 100px; width: 40px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(assets/images/pause.png) no-repeat 50% 50%; height: 100px; width: 40px;top:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {overflow: hidden; margin: 10px 0 0 0;}
.pika-textnav a {font-size: 12px; text-decoration: none; font-family:  helvetica, arial, sans-serif; color: #333; padding-top: 10px;padding-left: 4px;padding-right: 4px;padding-bottom: 4px;}
		.pika-textnav a:hover {background: #e5e5e5; color: #0065B2;}
	.pika-textnav a.previous {float: left; width: auto; display: block;}
	.pika-textnav a.next {float: right; width: auto; display: block;}
	
.pika-thumbs {margin: 10px 0 0 0; padding: 0; overflow: hidden; }
	.pika-thumbs li {float: left; list-style-type: none; width: 74px; padding: 3px; margin: 0 2px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {width: 74px; height: 74px; text-align: center; vertical-align: center; overflow: hidden;}

/* jCarousel Styles */
.jcarousel-skin-pika .jcarousel-container-horizontal {
    padding: 30px 15px;
}

.jcarousel-skin-pika .jcarousel-container-vertical {
    width: 90px;
    height: 350px;
    padding: 20px 20px;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
    height: 90px;
    width: 970px;
}

.jcarousel-skin-pika .jcarousel-clip-vertical {
    width:  90px;
    height: 350px;
}

.jcarousel-skin-pika .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-pika .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-pika .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

