<!--
/* ------------------------------------------------------------- */
/* Corps */
body {
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, Times, serif;
	line-height: 1.5em;
	background-color: #73000A;
	margin: 0px;
}

/* ------------------------------------------------------------- */
/* Div conteneur centrée divisé en trois div horizontales : top, middle et bottom*/
#container {
	color: #000000;
	background-color: #FFFFFF;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* ------------------------------------------------------------- */
/* Image tout en haut */
#top {
	background-image: url('../../img/top.gif');
	background-repeat: no-repeat;
	height: 38px;
	clear: both;
	position: relative;
}

/* ------------------------------------------------------------- */
/* Image, bannière, bandeau pub, anim flash en haut sur toute la largeur*/
#utop {
	background-image: url('../../img/uk/utop.jpg');
	background-repeat: no-repeat;
	height: 120px;
	clear: both;
	position: relative;
}

/* ------------------------------------------------------------- */
/* Image, bannière, bandeau pub, anim flash en haut sur toute la largeur - page contact*/
#utopcontact {
	background-image: url('../../img/uk/utop_contact.jpg');
	background-repeat: no-repeat;
	height: 120px;
	clear: both;
	position: relative;
}

/* ------------------------------------------------------------- */
/* Milieu qui sera divisé en deux colonnes : left et right */
#middle {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: both;
	width: 978px;
	position: relative;
	padding-bottom: 14px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

/* ------------------------------------------------------------- */
/* Pied de page */
#bottom {
	color: #FFFFFF;
	background-color: #73000A;
	background-image: url('../../img/bottom.jpg');
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	height: 138px;
	position: relative;
}

/* ------------------------------------------------------------- */
/* Pied de page - Menu */
#bottom-navbar {
	clear: both;
	padding-top: 10px;
	height: 34px;
}

/* ------------------------------------------------------------- */
/* Pied de page - Menu - liens */
#bottom-navbar a {
	color: #73000A;
	background-color: #FFFFFF;
	text-decoration: none
}

#bottom-navbar a:hover {
	text-decoration: underline
}

/* ------------------------------------------------------------- */
/* Pied de page - Note sous le menu */
#bottom-note {
	clear: both;
	height: 24px;
	font-weight: bold;
	color: #73000A;
}

/* ------------------------------------------------------------- */
/* Pied de page - Adresse société */
#bottom-address {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Times, serif;
	font-size: medium;
	line-height: 1.2em;
}

/* ------------------------------------------------------------- */
/* Pied de page - Copyright et réalisation */
#bottom-copyright {
	clear: both;
	color: #FFFFFF;
	font-family: Verdana, Arial, Times, serif;
	font-size: x-small;
}

/* ------------------------------------------------------------- */
/* Pied de page - Copyright */
#bottom-copyright .bleft {
	width: 490px;
	text-align: left;
	float: left;
}

/* ------------------------------------------------------------- */
/* Pied de page - réalisation */
#bottom-copyright .bright {
	width: 490px;
	text-align: right;
	float: left;
}

/* ------------------------------------------------------------- */
/* Pied de page - réalisation - liens */
#bottom-copyright .bright a {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom-copyright .bright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------------------------------------------------------- */
/* Barre de navigation principale */
#navbar {
	color: white;
	background-image: url('../../img/amenu_off.jpg');
	background-repeat: repeat;
	height: 31px
}

/* ------------------------------------------------------------- */
/* Barre de navigation pour le sous menu */
#umenu-navbar {
	color: #73000A;
	font-weight: bold;
	line-height: 1.8em;
	background-color: #EEE4E5;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 4px;
}

/* ------------------------------------------------------------- */
/* Barre de navigation pour le sous menu - liens */
#umenu-navbar a {
	color: #73000A;
	text-decoration: none;
}

#umenu-navbar a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------- */
/* Colonne de droite dans le div middle */
#col-right {
	width: 210px;
	padding: 4px;
	float: left
}

/* ------------------------------------------------------------- */
/* Colonne de droite dans le div middle - images */
#col-right img {
	padding-left: 10px;
}

/* ------------------------------------------------------------- */
/* Cadre avec une bordure à gauche */
.cr-border-left {
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* ------------------------------------------------------------- */
/* Liens du menu principal */
a.menu {
	color: white;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-image: url('../../img/amenu_off.jpg');
	background-repeat: repeat;
	float: left;
	font-weight: bold;
}

a.menu:hover {
	color: white;
	text-decoration: none;
	background-image: url('../../img/amenu_on.jpg');
	background-repeat: repeat;
	font-weight: bold;
}

/* ------------------------------------------------------------- */
/* Séparateurs des liens du menu principal */
.menu_sep {
	display: block;
	height: 31px;
	width: 2px;
	padding: 0px;
	background-image: url('../../img/amenu_sep.jpg');
	background-repeat: no-repeat;
	float: left;
}

/* ------------------------------------------------------------- */
/* Séparateurs des liens du menu principal - le dernier */
.menu_sep_last {
	display: block;
	height: 31px;
	width: 2px;
	padding: 0px;
	background-image: url('../../img/amenu_sep.jpg');
	background-repeat: no-repeat;
	float: left;
}

/* ------------------------------------------------------------- */
/* Drapeaux */
#menu_flag {
	float: right;
	height: 31px;
	padding: 8px 20px 3px 0px;
}
#menu_flag img {
	border: 0px;
}

/* ------------------------------------------------------------- */
/* Div des liens dans la page */
.lien {
	font-size: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-weight: bold;
}

/* ------------------------------------------------------------- */
/* Div des liens dans la page - liens */
.lien span {
	font-weight: bold;
	font-size: 8px;
}

.lien a {
	color: #73000A;
	text-decoration: none;
}

.lien a:hover {
	color: #73000A;
	text-decoration: underline;
}

.lien a:visited {
	color: #73000A;
}
/* ------------------------------------------------------------- */
.lienleft {
	font-size: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

.lienleft a {
	color: #73000A;
	text-decoration: none;
}

.lienleft a:hover {
	color: #73000A;
	text-decoration: underline;
}

.lienleft a:visited {
	color: #73000A;
}

/* ------------------------------------------------------------- */
/* Div des liens dans la page 2 */
.lien2 {
	font-size: 10px;
	padding-right: 10px;
	margin-top: 4px;
	text-align: right;
	font-weight: bold;
}

.lien2 a {
	color: #73000A;
	text-decoration: none;
}

.lien2 a:hover {
	color: #73000A;
	text-decoration: underline;
}

.lien2 a:visited {
	color: #73000A;
}

.lien2 span {
	font-weight: bold;
	font-size: 8px;
}

/* ------------------------------------------------------------- */
/* Div des liens page Metiers_proprietes */
.lien_prop {
	font-size: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 15px;
	text-align: right;
	font-weight: bold;
}

.lien_prop a {
	color: #73000A;
	text-decoration: none;
}

.lien_prop a:hover {
	color: #73000A;
	text-decoration: underline;
}

.lien_prop a:visited {
	color: #73000A;
}

/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle */
#col-left {
	width: 750px;
	padding: 4px;
	float: left
}

/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle - partie horizontale haute */
#col-left-ho1 {
	width: 750px;
	clear: both
}

/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle - partie horizontale haute - partie gauche */
#col-left-ho1v1 {
	width: 270px;
	float: left;
}

/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle - partie horizontale haute - partie gauche - cadre arrondi */
#col-left-ho1v1 .cadre {
	width: 256px;
	padding-bottom: 10px;
	background: white url('../../img/ethique_c.gif') no-repeat;
	background-position: center bottom;
	font-size: small;
	color: #73000A;
}

#col-left-ho1v1 .cadre h1 {
	height: 62px;
	background: transparent url('../../img/uk/ethique_t.jpg') no-repeat;
	background-position: center top;
	margin-bottom: 2px;
}

#col-left-ho1v1 .cadre p {
	line-height: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#col-left-ho1v1 .adresse {
	line-height: 1.6em;
	color: #73000a;
	text-align: center;
	margin: 4px;
	padding-top: 15px;
}

#col-left-ho1v1 .adresse p{
	margin: 4px;
}

#col-left-ho1v1 .adresse h2 {
	font-weight: bold;
	font-size: 1.1em;
	font-weight: bold;
	margin: 4px;
}

#col-left-ho1v1 .texte {
	line-height: 1.6em;
	color: #000000;
	margin: 4px;
}

#col-left-ho1v1 .texte p{
	margin: 4px;
}

#col-left-ho1v1 .texte h1 {
	font-weight: bold;
	font-size: 1.1em;
	font-weight: bold;
	margin: 4px;
}

#col-left-ho1v1 .cadre2 {
	width: 256px;
	padding-bottom: 10px;
	background: white url('../../img/prop_c.gif') no-repeat;
	background-position: center bottom;
	font-size: small;
	color: #73000A;
	margin-bottom: 15px;
}

#col-left-ho1v1 .cadre2 h1 {
	height: 36px;
	background: transparent url('../../img/uk/prop_t.gif') no-repeat;
	background-position: center top;
	margin-bottom: 2px;
}

#col-left-ho1v1 .cadre2 img {
	border: 0px;
	margin: 8px;
}

#col-left-ho1v1 .cadre2 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* ------------------------------------------------------------- */
/* Cadre Nos Projets - cadre3 */
#col-left-ho1v1 .cadre3 {
	width: 256px;
	padding-bottom: 10px;
	background: white url('../../img/projets_c.gif') no-repeat;
	background-position: center bottom;
	font-size: small;
	color: #73000A;
}

#col-left-ho1v1 .cadre3 h1 {
	margin-bottom: 0em;
	height: 36px;
	background: transparent url('../../img/uk/projets_t.gif') no-repeat;
	background-position: center top;
}

#col-left-ho1v1 .cadre3 p {
	color: #3D3D3D;
	margin-top: 0em;
	font-size: x-small;
	margin-left: 10px;
	margin-right: 10px;	
}

/* ------------------------------------------------------------- */
/* Cadre Omnivin fiche d'identité - cadre4 */
#col-left-ho1v1 .cadre4 {
	width: 256px;
	padding-bottom: 10px;
	background: white url('../../img/omnivins_c.gif') no-repeat;
	background-position: center bottom;
	font-size: small;
	color: #73000A;
}

#col-left-ho1v1 .cadre4 h1 {
	margin-bottom: 0em;
	height: 36px;
	background: transparent url('../../img/uk/omnivins_t.gif') no-repeat;
	background-position: center top;
}

#col-left-ho1v1 .cadre4 h4 {
	margin: 5px 0px 0px 9px;
	color: #3D3D3D;
	font-size: x-small;
	font-weight: bold;
}

#col-left-ho1v1 .cadre4 p {
	font-size: x-small;
	color: #3D3D3D;
	margin: 0px 10px 0px 10px;
}

#col-left-ho1v1 .cadre4 img {
	margin: 5px 10px 0px 10px;
}

/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle - partie horizontale haute - partie droite */
.col-left-ho1v2 {
	width: 480px;
	float: left;
}

.img_bpage {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle - partie horizontale haute - partie droite - titre */
.cadre-title {
	font-family: Times, serif;
	font-size: x-large;
	font-weight: normal;
	line-height: 1em;
	color: #73000A;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	margin: 4px;
}

/* ------------------------------------------------------------- */
/* Colonne de gauche dans div middle - partie horizontale haute - partie droite - texte */
.cadre-text {
	font-size: 1.1em;
	clear: both;
	position: relative;
	padding-bottom: 20px;
	margin: 0px;
}

.cadre-text a {
	color: #73000A;
	text-decoration: none;
}

.cadre-text a:hover {
	color: #73000A;
	text-decoration: underline;
}

.cadre-text-lg h2 {
	color: #73000A;
	font-size: 1.1em;
	margin: 10px 0px 0px 4px;
}
.cadre-text h2 {
	color: #73000A;
	font-size: 1.1em;
	margin: 10px 0px 6px 4px;
}

.cadre-text h2 a {
	color: #73000A;
	text-decoration: none;
}

.cadre-text h2 a:hover {
	color: #73000A;
	text-decoration: underline;
}

.cadre-text p {
	margin: 4px 4px 4px 4px;
}

.cadre-rouge {
	margin: 4px;
	color: #73000A;
}

.cadre-text img {
	valign: middle;
	float: right;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 18px;
	margin-right: 8px;
	padding-left: 8px;
	border: 0px;
}

.cadre-text img.aleft {
	float: left;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 18px;
	margin-right: 8px;
	padding-left: 8px;
	border: 0px;
}

.cadre-text h3 {
	text-align: center;
	font-size: 1.1em;
	color: #73000A;
}

/* ------------------------------------------------------------- */
.cadre-anim {
	clear: both;
	position: relative;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
.cadre-anim h2 {
	color: #73000A;
	font-size: 1.1em;
	margin: 10px 0px 6px 0px;
}

/* ------------------------------------------------------------- */
.cadre-catalogue {
	height: 150px;
	width: 150px;
	font-size: 0.8em;
	position: relative;
	margin: 20px 0px 20px 0px;
	float: left;
}

/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
/* Titres des pages */
.page-title {
	font-family: Times, serif;
	font-size: x-large;
	font-weight: normal;
	line-height: 1.5em;
	color: #73000A;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	margin: 4px;
	padding-bottom: 4px;
}

/* ------------------------------------------------------------- */
/* Colonne de gauche page Historique */
#col-left-ho1v3 {
	width: 580px;
	float: left;
	padding-left: 20px;
}

/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* Colonne de droite dans div middle - partie horizontale basse utilisée dans index uniquement */
#col-left-ho2 {
	margin-top: 20px;
	width: 750px;
	clear: both
}

/* ------------------------------------------------------------- */
/* Colonne de droite dans div middle - partie horizontale basse utilisée dans index uniquement - partie gauche */
#col-left-ho2v1 {
	width: 360px;
	float: left;
}

/* ------------------------------------------------------------- */
/* Colonne de droite dans div middle - partie horizontale basse utilisée dans index uniquement - partie gauche - cadre arrondi */
#col-left-ho2v1 .cadre {
	width: 345px;
	padding-bottom: 10px;
	background: white url('../../img/chateaux_c.gif') no-repeat;
	background-position: center bottom;
	font-size: x-small;
	color: #000000;
}

#col-left-ho2v1 .cadre h1 {
	margin-bottom: 2px;
	height: 31px;
	background: transparent url('../../img/uk/chateaux_t.gif') no-repeat;
	background-position: center top;
}

#col-left-ho2v1 .cadre p {
	margin: 1em 10px;
}

#col-left-ho2v1 .cadre img {
	margin-left: 16px;
	margin-bottom: 6px;
}

/* ------------------------------------------------------------- */
/* Colonne de droite dans div middle - partie horizontale basse utilisée dans index uniquement - partie droite */
#col-left-ho2v2 {
	background-color: #FFFFFF;
	color: #000000;
	width: 390px;
	float: left;
}

-->
/* ------------------------------------------------------------- */
/* Colonne de droite dans div middle - partie horizontale basse utilisée dans index uniquement - partie droite */
.col-left-ho3v2 {
	background-color: #FFFFFF;
	color: #000000;
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
}

.col-left-ho3v2 .cadre-text {
	font-size: 1.1em;
	clear: both;
	position: relative;
	padding-bottom: 40px;
}

.col-left-ho3v2 .cadre-text p {
	width: 150px;
	margin-left: 0px;
}

.col-left-ho3v2 .cadre-text h2 {
	width: 150px;
	margin-left: 0px;
}

/* ------------------------------------------------------------- */
/* FORMULAIRES */

fieldset {
	margin-bottom: 1em;
	border: 1px solid #73000A;
	width: auto;
	margin: 0.5em;
}
fieldset p {
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
	clear: both;

}
legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	font-size: small;
	color: #73000A;
}

label.text {
	display: block;
	position: relative;
	float: left;
	width: 20%;
	text-align: right; /* n'hésitez pas pas à aligner à gauche, c'est pas mal aussi */
	margin: 0 1em 0 0;
	padding: 0.1em;
}

input.text, textarea {
	position: relative;
	font-family: Courier, Arial,sans-serif;
	font-size: small;
	width: 60%;
	background-color: #FFECEC;
	border: 1px solid #73000A;
	padding: 2px;
}

input.cb {
	position: relative;
	background-color: #FFF;
	margin: 0px;
}

label.cb_indic {
	width: 50%;
	display: block;
	float: left;
	margin: 0px 0px 10px 4px;
}

.btp {
	margin: 1em 0;
	text-align: center;
}

.btp .bt {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #73000A;
	border: 1px solid #000;
	padding: 2px;
}
p.warning {
	color: #73000A;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 4px;
}
-->

