/* Style CSS CARAMZO Creation originale JMGWebDesign Copyright 2014 */
/* screen.css pour caramzo.com/index.html */
/* MAJ Octobre 2018 */

@import url(https://fonts.googleapis.com/css?family=PT+Sans&subset=latin,latin-ext);@font-face {
	font-family: "caviar";
	src: url(CaviarDreams_Bold.ttf);
}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,figcaption {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
fieldset,iframe {
	border: none;
}




body
{
	
	background: url(http://www.caramzo.com/images/bg-page.png);
	font-family: Calibri, Arial, sans-serif;
	color: #000000;
	text-align: justify
	text-decoration: none;
	margin: auto;
}

#top-index
{
	background: url(http://www.caramzo.com/images/bg-top-2.jpg);
	margin: 0px;
	width:100%;
	height: 100px;
	color: #fff;
	font-family: caviar;
	

}

#top-index-local
{
	background: url(http://www.caramzo.com/images/bg-top-3.jpg);
	margin: 0px;
	width:100%;
	height: 100px;
	color: #fff;
	font-family: caviar;
	

}

h1
{
	font-size: 30px;
	margin:0px;
	padding-left: 20px;	
	padding-top: 20px;
}

#email
{
	display:inline-block;
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 20px;
	padding-right: 20px;
}

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



header
{
	background: url(http://www.caramzo.com/images/bg-head.png) repeat-x;
  	height: 80px;	
  		-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

}

#logo
{
	display: inline-block;
	float: left;
	position: absolute;
	margin: 0px;
	margin-left: 20px;
	
}

#logo img
{
	height: 70px;
	
}

#bandes
{
	display: none;
	position: absolute;
	float: right;
	
}



nav
{
	display: block;
	position: relative;
	height: 42px;
	right: 60px;
	margin-right: 10px;
	margin-top: 50px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	margin:0px;
	padding:0px;
	
	
		
}

nav, nav ul
{
	list-style:none;
	border-radius: 0px 0px 0px 0px;
	padding: 0;
	line-height: 40px;
	margin: 0px 0px 0px -20px;
	text-align: center;
	
}

nav ul
{
	position: absolute;
	right: 0;
	text-decoration: none;
	margin-top: 20px;
		width: auto;
		display: table;
	table-layout: fixed;
}

nav ul li{
	display: table-cell;	
}


nav a
{
	display: block;
	padding: 0;
	background: none;
	font-size: 1.2em;
	color: #327082;
	background: none;	
	text-decoration: none;
	font-weight: bold;
}

nav li
{
	float: left;
	border-right: 1px solid #fff;
	padding-left: 20px;
	padding-right: 20px;
	
}

nav li ul a
{
	font-size: 18px;
	line-height: 90%;
}

.resume
{
	font-size: 14px;
	margin-left: 20px;	
}

html>body nav li
{
	border-right: 1px solid transparent;
}

nav li ul
{
	width: 100px;
	left: -999em;
	z-index: 1;
background: url(http://www.caramzo.com/images/bg-head.png) repeat-x;
  			
	}



nav li ul li
{
	width: 300px;
	margin-left: 0px;
	text-align: justify;
	font-size:0,8em;
background: url(http://www.caramzo.com/images/bg-head.png) repeat-x;
  	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;	
}



nav li ul ul
{
	margin: -40px 0 0 105px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;

}

html>body nav li ul ul
{
	border-left: 1px solid transparent;
}

nav a:hover
{
	color: #ffffff;
	text-shadow: 2px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
}

nav li:hover ul ul, nav li.sfhover ul ul
{
	left: -999em;
}


nav li:hover ul, nav li li:hover ul, nav li.sfhover ul, nav li li.sfhover ul
{
	position: relative;
	left: 0;
	min-height: 0;
	margin-top: 0px;
	z-index: 100;
}





.menu_actif
{
	color: #ffffff;
	text-shadow: 2px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);

}




.langue img
{
	float: right;	
	width: 30px;
	margin-top: 5px;
}



section{
	width: 1200px;	
	height:360px;
	margin:0 auto;
	position:relative;
	z-index:2;
}


article{
	width: 620px;
	display:block;
	float:left;
	position:relative;
	padding: 20px 0 0 20px;
}

#slider{
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
}

aside{
	width: 520px;
	float: right;
	position: relative;
	padding: 20px 0 20px 20px;
	padding-top: 30px;
	

	
}

#aside-contenu{
background: #fafafa;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
 		
}


#aside-contenu-bis{
background: #fafafa;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
	
 		
}

#ancre-prix{
	clear: both;
	background: #fafafa;
	width: 90%;	
	margin:0 auto;
	margin-top: 40px;
	position:relative;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

}

#ancre-prix h3,p,img,table{
	padding: 10px;
}

/**********
TABLEAU PRIX
***********/


.tableau{
	text-align: center;	
}

.triangle{
	line-height: 25px;
	background-color: rgba(200,200,200,0.7);	
	
	
	}


table{
	display:inline-block;
	margin-top: 25px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	border-collapse: collapse;
		
}


td{
	vertical-align: middle;
	padding: 20px;
	border-right: 1px solid rgba(255,255,255,0.5);
	border-left: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	
	background-color: rgba(255,255,255,0.5);
	min-width: 200px;
	max-width: 200px;
	
	}

.vide{
	opacity: 0;
	border-left: none;
	min-width: 150px;
	max-width: 150px;
	border-bottom: 1px solid rgba(255,255,255,0);
	
	
	}

.prix{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	}


.etoile{
	text-align: center;
}

.triangle-down1 {
    text-align: center;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid rgba(0,204,204,1);
    margin-top: -20px;
}


.triangle-down2 {
    text-align: center;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #3cb0fd;
    margin-top: -20px;
}

.triangle-down3 {
    text-align: center;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #3498db;
    margin-top: -20px;
}

.vitrine{
	background-color: rgba(0,204,204,1);
	color: white;
	
}

.catalogue{
	background-color: #3cb0fd;
	color: white;
	
}

.commerce{
	background-color: #3498db;
	color: white;
	
}

.gris{
	background-color: rgba(200,200,200,0.7);	
	border-bottom: 1px solid rgba(255,255,255,0.5);
	
}

.clair{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	
	}


.clair p{
	font-size: 14px;
	text-align: left;	
	margin-top: -10px;
	line-height: 16px;
}

.gris p{
	font-size: 14px;
	text-align: left;	
	margin-top: -10px;
	line-height: 16px;
}



.price{
		font-size: 30px;
	}

.monthly{
		font-size: 13px;
		margin-bottom: 10px;
		text-transform: uppercase;
		color: #999;
		margin-top: -20px;
	}


.star-five {
   margin: 0px 0;
   position: relative;
   display: inline-block;
   color: #00cccc;
   width: 0px;
   height: 0px;
   border-right:  10px solid transparent;
   border-bottom: 7px  solid #00cccc;
   border-left:   10px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
.star-five:before {
   border-bottom: 8px solid #00cccc;
   border-left: 3px solid transparent;
   border-right: 3px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -4.5px;
   left: -6.5px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);
   
}
.star-five:after {
   position: absolute;
   display: block;
   color: #00cccc;
   top: .3px;
   left: -10.5px;
   width: 0px;
   height: 0px;
   border-right: 10px solid transparent;
   border-bottom: 7px solid #00cccc;
   border-left: 10px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}


.star-five2 {
   margin: 0px 0;
   position: relative;
   display: inline-block;
   color: #3cb0fd;
   width: 0px;
   height: 0px;
   border-right:  10px solid transparent;
   border-bottom: 7px  solid #3cb0fd;
   border-left:   10px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
.star-five2:before {
   border-bottom: 8px solid #3cb0fd;
   border-left: 3px solid transparent;
   border-right: 3px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -4.5px;
   left: -6.5px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);
   
}
.star-five2:after {
   position: absolute;
   display: block;
   color: #3cb0fd;
   top: .3px;
   left: -10.5px;
   width: 0px;
   height: 0px;
   border-right: 10px solid transparent;
   border-bottom: 7px solid #3cb0fd;
   border-left: 10px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}

.star-five3 {
   margin: 0px 0;
   position: relative;
   display: inline-block;
   color: #3498db;
   width: 0px;
   height: 0px;
   border-right:  10px solid transparent;
   border-bottom: 7px  solid #3498db;
   border-left:   10px solid transparent;
   -moz-transform:    rotate(35deg);
   -webkit-transform: rotate(35deg);
   -ms-transform:     rotate(35deg);
   -o-transform:      rotate(35deg);
}
.star-five3:before {
   border-bottom: 8px solid #3498db;
   border-left: 3px solid transparent;
   border-right: 3px solid transparent;
   position: absolute;
   height: 0;
   width: 0;
   top: -4.5px;
   left: -6.5px;
   display: block;
   content: '';
   -webkit-transform: rotate(-35deg);
   -moz-transform:    rotate(-35deg);
   -ms-transform:     rotate(-35deg);
   -o-transform:      rotate(-35deg);
   
}
.star-five3:after {
   position: absolute;
   display: block;
   color: #3498db;
   top: .3px;
   left: -10.5px;
   width: 0px;
   height: 0px;
   border-right: 10px solid transparent;
   border-bottom: 7px solid #3498db;
   border-left: 10px solid transparent;
   -webkit-transform: rotate(-70deg);
   -moz-transform:    rotate(-70deg);
   -ms-transform:     rotate(-70deg);
   -o-transform:      rotate(-70deg);
   content: '';
}






#plan{
	background: #fafafa;
	width: 1200px;	
	margin:0 auto;
	position:relative;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

 		
}

.partenaires-contenu {
	display:inline-block;
	overflow: scroll;
	position: relative;
	height: 285px;
	width: 500px;
	padding: 10px;
	
		
}

.image-plan{
	text-align:center;
	background: #fafafa;
	padding: 20px;
	padding-top: 0px;
	
}


#description{
	clear:both;
	display: inline-block;
	position: relative;
	width: 90%;
	height: 1000px;
	overflow: scroll;
	left: 40px;
	top: 40px;	
	background: #fafafa;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

	
}




.title
{
	
position: relative;
	width: auto;
	height: 40px;
	font-size: 20px;
	font-family: caviar;
	padding:0px;
	padding-left:40px;
	margin: -10px 10px 0px -20px;
	color: #ffffff;
	background: #327082; /* Old browsers */
background: -moz-linear-gradient(left, #327082 0%, #7cbacc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#327082), color-stop(100%,#7cbacc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #327082 0%,#7cbacc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #327082 0%,#7cbacc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #327082 0%,#7cbacc 100%); /* IE10+ */
background: linear-gradient(to right, #327082 0%,#7cbacc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327082', endColorstr='#7cbacc',GradientType=1 ); /* IE6-9 */

	text-shadow:1px 1px 0px #333333;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

}

.title:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #666 #666 transparent transparent;
}

.title p{
	padding-top: 10px;	
	font-family: caviar;
}

.title-plan
{
	
position: relative;
	width: auto;
	height: 80px;
	font-size: 20px;
	font-family: caviar;
	padding:0px;
	padding-left:40px;
	margin: -10px 10px 0px -20px;
	color: #ffffff;
	background: #327082; /* Old browsers */
background: -moz-linear-gradient(left, #327082 0%, #7cbacc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#327082), color-stop(100%,#7cbacc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #327082 0%,#7cbacc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #327082 0%,#7cbacc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #327082 0%,#7cbacc 100%); /* IE10+ */
background: linear-gradient(to right, #327082 0%,#7cbacc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327082', endColorstr='#7cbacc',GradientType=1 ); /* IE6-9 */

	text-shadow:1px 1px 0px #333333;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

}

.title-plan:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #666 #666 transparent transparent;
}

.title-plan p{
	padding-top: 10px;	
	font-family: caviar;
}

h2{
	font-size: 20px;
	font-family: caviar;
	font-weight: normal;
	padding: 10px;

}

#plan-lotissement{
	clear: both;
	background: #fafafa;
	width: 90%;	
	margin:0 auto;
	position:relative;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

}

#plan-lotissement h3,p,img,table{
	padding: 10px;
}

#album-photos{
	clear: both;
	background: #fafafa;
	width: 90%;	
	margin:0 auto;
	position:relative;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;

}

#album-photos h3,p,img,table{
	padding: 10px;
}

.photo
{
  display: inline-block;
  margin: 10px;
  width: 200px;
  border: 5px solid #fff;
  box-shadow: 1px 5px 12px #555;
}

h3{
	font-family: caviar;
	color: #327082;
	font-size: 16px;	
}

.spacer{
	color: #327082;
	text-shadow: 2px 2px 4px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
	text-align: center;
		
}




.bouton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:caviar;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:230px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
	margin-top: 10px;
	
}
.bouton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.bouton_bateau:active {
	position:relative;
	top:1px;
}


.description-contenu {
	display:inline-block;
	position: relative;
	padding: 20px;
	

}

.photo-local
{
  display: inline-block;
  margin: 20px;
  width: 400px;
  border: 5px solid #fff;
  box-shadow: 1px 5px 12px #555;
}

.photo-local-album
{
  display: inline-block;
  margin: 20px;
  width: 800px;
  border: 5px solid #fff;
  box-shadow: 1px 5px 12px #555;
}

#album-photo-local
{
	text-align: center;
}

footer
{
	text-align: center;
	background: url(http://www.caramzo.com/images/bg-top-2.jpg);
	margin: 0px;
	margin-top: 80px;
	padding: 20px;
	color: #fff;
	font-family: caviar;
	

}

#footer-local
{
	text-align: center;
	background: url(http://www.caramzo.com/images/bg-top-3.jpg);
	margin: 0px;
	margin-top: 80px;
	padding: 20px;
	color: #fff;
	font-family: caviar;
	

}


.menu_footer a
{
	color: #ffffff;
	text-decoration: none;
}

.menu_footer a:hover
{
	color: #327082;
}

#formulaire
{
	padding: 20px;	
}

