@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e6e5e2;
}

.case {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #33332B;
	border: 1px solid #CCCCCC;
}

#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #78766F;
	color: #33332B;
}

html, body { height: 100%; margin: 0; padding: 0; color: white; text-align: center; }
div#centered { border: 0; background-color: white; height: 50%; width: 50%; position: absolute; left: 25%; top: 25%; color: black; }

#hide {
	visibility: hidden;
	height: 0px;
	width: 0px;
}

/* OUR MODELS */

.titre
{
	font-size:24px;
}

.cadre_models
{
	color:#33312b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableaux_models
{
	color:#33312b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 15px;
}

.models_images
{
	border: 1px solid #e6e5e2;
}

.models_images_cadre
{
	margin-left:25px;
}

.cases_contraste
{
	background-color:#F0EFEC;
}

.case_top_round
{
	background-image:url(../images/models/barre_top.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: top;
}

.case_bottom_round
{
	background-image:url(../images/models/barre_bottom.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: bottom;
}

.small_text
{
	font-size:10px;
}

.small_text_bottom
{
	color:#33312b;
	font-size:10px;
}

.small_case_top_round
{
	background-image:url(../images/mission/barre_haut.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: top;
}

.small_case_bottom_round
{
	background-image:url(../images/mission/barre_bas.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: bottom;
}

.texte
{
	color:#5c5a56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align: justify;
}

.texte a
{
	color: #990000;	
}

/* CONTACT US */

.case_top_round_left
{
	background-image:url(../images/contact/round_L_Up.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: top;
}

.case_bottom_round_left
{
	background-image:url(../images/contact/round_L_Down.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: bottom;
}

.case_top_round_right
{
	background-image:url(../images/contact/round_R_Up.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: top;
}

.case_bottom_round_right
{
	background-image:url(../images/contact/round_R_Down.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: bottom;
}

#contact_us_directly
{
	height: 30px;
	width: 200px;
	top: -15px;
	position: relative;
	z-index: auto;
	right: 5px;
	float: right;
}

.texte_contact
{
	color:#5c5a56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
	height: 320px;
	padding-top:10px;
	line-height: 22px;
}

.texte_contact a
{
	color: #990000;	
}


.texte_contact_bigger
{
	font-size: 16px;
	line-height: 22px;
}

.required_contact
{
	color:#5c5a56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right:12px;
}

/* VISIT OUR MODEL HOME */

.texte_visit
{
	color:#5c5a56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
	line-height: 22px;
}

.texte_visit a
{
	color: #990000;	
}

#schedule_visit
{
	height: 30px;
	width: 300px;
	top: -15px;
	position: relative;
	z-index: auto;
	right: 5px;
	float: right;
}


/* BROCHURE */

.text_brochure
{
	font-size:18px;
	margin-left:25px;
	margin-right:25px;
}

/* IN THE PRESS */

.case_top_round_800
{
	background-image:url(../images/press/round_corner_630_up.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: top;
}

.case_down_round_800
{
	background-image:url(../images/press/round_corner_630_down.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	background-position: bottom;
}

.press_image_cadre
{
	border: 5px solid #e6e5e2;
}

.press_image_cadre:hover
{
	border: 5px solid #000;
}
