@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
}
html {
}
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.antifloat {
	clear: both;
}
.accesible {
	display: none;
}

.calendrier-pompier {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
.calendrier-pompier .header {
	background-repeat: no-repeat;
	height: 169px;
}
.calendrier-pompier .page {
	background-image: url(../images/bg-top-page.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.calendrier-pompier .page .colonne-gauche {
	background-repeat: repeat-y;
	width: 283px;
	float: left;
	background-position: left top;
	background-image: url(../images/repet-y-colonne-gauche.jpg);
}
.calendrier-pompier .page .colonne-gauche .colonne-gauche-int {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/haut-colonne-gauche.jpg);
}
.calendrier-pompier .page .colonne-gauche .bas-colonne-gauche {
	background-image: url(../images/bas-colonne-gauche.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 283px;
	background-position: center bottom;
}
.calendrier-pompier  .page  .colonne-gauche  .colonne-gauche-int  .menu-global {
	display: block;
	padding-top: 65px;
	padding-right: 40px;
	padding-left: 35px;
}
.menu-global .titre .modeles {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	color: #FFB70B;
	text-align: center;
	padding-bottom: 5px;
	background-image: url(../images/titre-menu-global.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu-global  .menu {
	display: block;
	list-style-type: none;
	font-size: 10px;
	padding-bottom: 10px;
}
.menu-global .menu li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #999999;
}
.menu-global  .menu  li  a:hover,.menu-global .menu li a:focus {
	color: #FEB70D;
	background-color: #640000;
}
.menu-global  .menu  .nmb-pages  {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.menu-global .menu .align-droite {
	float: right;
}
.calendrier-pompier .page .colonne-droite {
	float: right;
	width: 700px;
}
.calendrier-pompier .page .colonne-droite .titre-page-calendrier {
	font-size: 14px;
	background-image: url(../images/titre-menu-accueil-calendrier-pompier-2011.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	color: #FEB70D;
	padding-top: 15px;
	padding-left: 10px;
	text-transform: uppercase;
}
.calendrier-pompier .page .colonne-droite .titre-page-calendrier .soustitre {
	font-size: 10px;
}

.calendrier-pompier  .page  .colonne-droite  ul.gros-boutons {
	list-style-type: none;
}
.gros-boutons  .lien-calendrier-a-votre-image    {
	display: block;
	height: 119px;
	width: 700px;
	background-image: url(../images/bouton-creer-un-calendrier-a-votre-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gros-boutons .lien-calendrier-a-votre-image:hover {
	background-image: url(../images/bouton-creer-un-calendrier-a-votre-image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gros-boutons .lien-remises-brulantes {
	display: block;
	height: 90px;
	width: 700px;
	background-image: url(../images/bouton-remises-brulantes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.gros-boutons .lien-remises-brulantes:hover {
	background-image: url(../images/bouton-remises-brulantes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gros-boutons .lien-nouveautes {
	display: block;
	height: 90px;
	width: 700px;
	background-image: url(../images/bouton-nouveautes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.gros-boutons .lien-nouveautes:hover {
	background-image: url(../images/bouton-nouveautes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gros-boutons .lien-video {
	display: block;
	height: 90px;
	width: 700px;
	background-image: url(../images/bouton-video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
.gros-boutons .lien-video:hover {
	background-image: url(../images/bouton-video.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calendrier-pompier .page .colonne-droite .bloc-texte {
	background-image: url(../images/top-bloc-page.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 630px;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 15px;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int p {
	display: block;
	padding-bottom: 10px;
	text-align: justify;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int a {
	color: #FFB70B;
	text-decoration: none;
	border-bottom: 1px dotted #FFB70B;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int a:hover {
	color: #FFFF00;
}


.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int .align-droite {
	float: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.calendrier-pompier      .page      .colonne-droite      .bloc-texte      .bloc-texte-int  p a img     {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-bas {
	background-image: url(../images/bottom-bloc-page.jpg);
	height: 14px;
	width: 661px;
}
.calendrier-pompier  .page  .colonne-droite  .bloc-produit  .bloc-produit-int  .miniature {
	height: 70px;
	width: 70px;
	display: block;
	text-align: center;
	float: left;
	padding: 4px;
}
.calendrier-pompier  .page  .colonne-droite  .bloc-produit  .bloc-produit-int  .miniature:hover {
	background-color: #6C0000;
}


.colonne-droite .bloc-produit {
	background-image: url(../images/top-bloc-produit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 661px;
	margin-bottom: 10px;
}
.colonne-droite .bloc-produit .foot-bloc-produit {
	background-image: url(../images/foot-bloc-produit.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 661px;
}
.colonne-droite .bloc-produit .bloc-produit-int {
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
.colonne-droite .bloc-texte .bloc-texte-int .bloc-descriptif {
	display: block;
	background-color: #4F0000;
	padding: 10px;
	color: #FFFFFF;
	width: 300px;
}

.colonne-droite  .bloc-texte  .bloc-texte-int  .info-sup  {
	font-style: italic;
	color: #999999;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int .citation {
	font-size: 12px;
	color: #FFB70B;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
}

.calendrier-pompier   .page   .colonne-droite   .bloc-texte   .bloc-texte-int  .bloc-descriptif  .format  {
	margin: 0px;
	padding: 0px;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int .bloc-descriptif .format-titre {
	font-weight: bold;
	color: #FFB70B;
	font-size: 14px;
}

.colonne-droite .bloc-texte .bloc-texte-int .bloc-descriptif .format .option {
	color: #FFB70B;
	text-transform: uppercase;
	font-weight: bold;
}



.footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.footer .footer-int {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
.footer .footer-int2 {
	padding-left: 300px;
	padding-top: 70px;
	display: block;
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.footer .footer-int .footer-int2 a {
	color: #FFB70B;
	text-decoration: none;
	font-size: 10px;
}
.footer .footer-int .footer-int2 a:hover {
	color: #6C0000;
}
.footer .footer-int .footer-int2 .sign {
	color: #999999;
}
.footer-int .footer-int2 .annonce-defil {
	display: block;
	padding-right: 80px;
	height: 50px;
}
.bloc-produit-int .modeles {
	display: block;
	list-style-type: none;
	font-size: 10px;
	width: 630px;
}
.bloc-produit-int .modeles li {
	display: inline;

}
.bloc-produit-int .modeles li a {
	display: block;
	float: left;
	height: 90px;
	width: 122px;
	text-align: center;
	padding-top: 10px;
	color: #6B0000;
	text-decoration: none;
	margin: 2px;
	background-image: url(../images/bg-btn-modele-up.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bloc-produit-int .modeles li a:hover {
	color: #FFFFFF;
	background-image: url(../images/bg-btn-modele.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.bloc-produit-int .modeles li a img {
	text-decoration: none;
	border-style: none;
}
.calendrier-pompier .page .colonne-droite .bloc-produit .bloc-produit-int .align-gauche {
	display: block;
	float: left;
	padding-right: 10px;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int .exclamation {
	color: #FEB70D;
	font-size: 15px;
	text-transform: uppercase;
}
.calendrier-pompier .page .colonne-droite .bloc-texte .bloc-texte-int .misenvaleur {
	font-size: 13px;
}

#slider1  li {
	display: block;
	height: 200px;
}
#slider1 li h2 {
	color: #660000;
	font-size: 18px;
	font-weight: bold;
}
#slider1 li p {
	font-size: 14px;
	color: #333333;
}
#slider1 li a {
	text-decoration: none;
	color: #333333;
}
#slider1 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* @override http://localhost/bxslider_v3_plugin/css/styles.css */

/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */

/*next button*/
.bx-next {
	position:absolute;
	top:40%;
	right:-24px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(bx_styles/gray_next.png) no-repeat 0 -30px;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:40%;
	left:-25px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(bx_styles/gray_prev.png) no-repeat 0 -30px;
}

/*pager links*/
.bx-pager a {
	margin-right: 5px;
	color: #fff;
	padding: 3px 8px 3px 6px;
	font-size: 11px;
	zoom:1;
	background: url(bx_styles/gray_pager.png) no-repeat 0 -20px;
	text-decoration: none;
}

/*auto start button*/
.bx-auto .start {
	background: url(bx_styles/gray_auto.png) no-repeat 0 2px;
	padding-left: 13px;
}

/*auto stop button*/
.bx-auto .stop {
	background: url(bx_styles/gray_auto.png) no-repeat 0 -14px;
	padding-left: 13px;
}

/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}
.bx-next:active, .bx-prev:active, .bx-next:focus, .bx-prev:focus {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}


/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
}

/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #666;
}

/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
}

.bx-auto a {
	color: #666;
	font-size: 12px;
}

