/* Style CSS CARAMZO Creation originale JMGWebDesign Copyright 2014 */
/* iphone.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://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://caramzo.com/images/bg-top-2.jpg);
	margin: 0px;
	height: 100px;
	color: #fff;
	font-family: caviar;
	
	

}



h1
{
	font-size: 16px;
	margin:0px;
	padding-left: 10px;	
	padding-top: 10px;
}

#email
{
	display:inline-block;
	position: relative;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	margin-top: -80px;
}

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



header
{
	background: url(http://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;
	padding: 0px;

}

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

#logo img
{
	height: 70px;
	
}

#bandes
{
	display: inline-block;
	position: absolute;
	right: 20px;
	padding-top: 30px;
	
}

#bandes img
{
	height: 30px;
}




nav
{
	height: auto;
	display:block;
	left: 0px;
	position: relative;
	top: 55px;
	z-index:100;
	
}

nav ul{
		width: 100%;
}

nav li{

}




nav ul li{
	display: table;
	position: relative;	
	width: 100%;
	padding: 0px;
	background: url(http://caramzo.com/images/bg-head.png) repeat-x;
	text-align: center;
	height: 40px;

}




nav ul li ul li{
	display: table-cell;
	margin: 0px;
	height: 40px;
	width: 330px;
	position: relative;
	padding-left: 60px;
	font-size: 10px;

}








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

}


.barre
{
	display: none;
	color: #327082;
	margin-left: 20px;
	margin-right:20px;
	font-size: 1.5em;
	text-shadow:none;
	
}

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



section{
	width: 320px;	
	height:400px;
	margin:0 auto;
	position:relative;
	z-index:2;
	margin-top: 250px;
}


article{
	width: 300px;
	display:block;
	float:left;
	position:relative;
	padding: 10px;
}

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

aside{
	width: 320px;
	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;
	padding-left: 10px;
 		
}

#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;
	padding-left: 10px;
 		
}

.title
{
	
position: relative;
	width: auto;
	height: 30px;
	font-size: 18px;
	font-family: caviar;
	padding:0px;
	padding-left:40px;
	margin: -10px 10px 0px -30px;
	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: 5px;	
	font-family: caviar;
}

.partenaires-contenu {
	display:inline-block;
	overflow: scroll;
	position: relative;
	height: auto;
	width: 280px;
	padding: 10px;
	padding-left: 0px;
	font-size: 10px;
		
}


#plan{
	background: #fafafa;
	width: 320px;	
	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;		
}




#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-plan
{
	
position: relative;
	width: auto;
	height: 50px;
	font-size: 14px;
	font-family: caviar;
	padding:0px;
	padding-left:40px;
	margin: -10px 10px 0px -20px;
	padding-right: 10px;
	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: 5px;	
	font-family: caviar;
}

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

}



.photo
{
  display: inline-block;
  margin: 0px;
  width: 0px;
  border: none;
 }

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

#ancre-prix{
	clear: both;
	background: #fafafa;
	width: 320px;	
	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;

}

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

#plan-lotissement{
	clear: both;
	background: #fafafa;
	width: 320px;	
	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: 320px;	
	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;
}

table {
	display:inline-block;
	width: 100%;
	margin-top: 10px;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	border-collapse: collapse;

		
}




td {
	vertical-align: middle;
	padding: 10px;
	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: 10px;
	max-width: 65px;
	}

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

	.triangle-down1 {
		opacity: 0;
    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 {
	opacity: 0;
    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 {
	opacity: 0;
    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;
}

.price{
		font-size: 10px;
	}

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

.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:9px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:160px;
	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;
	

}



footer
{
	text-align: center;
	background: url(http://caramzo.com/images/bg-top-2.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;
}



