
body {
	margin : 0;
	padding : 0;
	font-family : verdana, tahoma, monospace;
	color:#4f4e4d;
	font-size : 12px;
	line-height: 15px ;
	text-align : left;
	background : #ffffff;
	background : #ffffff url(bg.png) repeat-y 50% 50%;
}

img { border : none; }

a { 
	color : #4a79aa;
	text-decoration : none;
	background : transparent;
}
a:hover { 
	color : #fa9c16;
	text-decoration : none;
	background : transparent;
}

.gauche-corps a {
	font-weight: 900;
}

hr {
	clear: both;
	visibility: hidden;
	margin-bottom : 0px;
}
.hr {
	color: #6b8aa9;
	border : 1px #6b8aa9 solid;
	height : 1px;
	visibility: visible;
}

h1 {
	margin : 0px;
	margin-bottom : 20px;	
	font-size : 14px;
	line-height: 14px ;
	background-image : url(gauche-fond.png);
	background-repeat: repeat;
	background-position: 0 0;	
}

iframe {
	width : 740px;
	margin-left : auto;
	margin-right : auto;
}
.page {
	margin-top: 23px;
	border : 0px black solid;
}

/*#############*/
/*----------------------TETE*/
/*#############*/
.tete {
	width : 776px;
	height : 65px;
	margin-top : 15px;
	margin-left: auto;
	margin-right: auto;
	text-align : left;
	background : #ffffff;
	border : 0px blue solid;
}

.en-tete {
	border : 0px green solid;
}

.logo-img {
	float : left;
	margin-right : 0px;
	border : 0px red solid;
}

.titre-img {
	margin-top : 10px;
	border : 0px red solid;
}

.titre {
	width : 520px;
	height : 31px;
	margin-top : 10px;
	font-size : 30px;
	line-height: 30px ;
	background : #ffffff;
	background-image : url(fond-titre.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border : 0px green solid;
}

/*#############*/
/*----------------------MENUS*/
/*#############*/
.menu {
	height: 60px;
	border : 0px solid #4a79aa;
}

.menu-off {
	font-size : 12px;
}
.menu-off:hover {
	font-size : 12px;
}
.menu-on {
	color : #fa9c16;
	font-weight : 900;
	text-decoration : none;
	font-size : 12px;
	background : transparent;
}

.menu-bouton {
	float : left;
	margin-top : 0px;
}

.menu-photo-lien-on {
	margin-right : 15px;
	color : #fa9c16;	
}
.menu-photo-lien-off {
	margin-right : 15px;
}

.menu-photo {
	width : 600px;
	height : 127px;
	line-height : 18px;
	padding-left : 160px;
	padding-top : 13px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(menu-photo.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.menu-video {
	width : 600px;
	height : 127px;
	line-height : 18px;
	padding-left : 160px;
	padding-top : 13px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(menu-video.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
.menu-live {
	width : 600px;
	height : 127px;
	line-height : 18px;
	padding-left : 160px;
	padding-top : 13px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(menu-live.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
.menu-site {
	width : 600px;
	height : 127px;
	line-height : 18px;
	padding-left : 160px;
	padding-top : 13px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(menu-site.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.teuteg {
	width : 480px;
	padding: 10px;
	text-align: center;
	border : 2px solid #fa9c16;	
}
.teuteg legend{
	color : #fa9c16;
	font-variant: small-caps;
	font-weight : 900;
}

.pub-text {
	width: 550px;
	height: 30px;
	text-align: center;
	border : 0px solid #4a79aa;
}
.pub-text legend{
	color : #4a79aa;
	font-variant: small-caps;
	font-weight : 900;
}
.pub-text a{
	color : #4a79aa;
	text-decoration : underline;
	font-weight : 900;
	margin-left: 9px;
	margin-right: 9px;
}

.pub-lien {
   text-align: center;
   margin-top: -10px;
}

.pub {
 	width : 780px;
	margin-left: auto;
	margin-right: auto;	
	margin-top : 0px;
	padding: 0px;
	border : 0px red solid;  
}

/*#############*/
/*----------------------CORPS*/
/*#############*/
.corps {
	width : 780px;
	margin-left: auto;
	margin-right: auto;	
	margin-top : 0px;
	padding: 0px;
	border : 0px red solid;
}

/*page accueil*/
.accueil {
	position : relative;
	margin-left : 245px;
	text-align : left;
	border : 0px red solid;
}

.gauche {

	margin-left : 10px;
	width : 228px;
	float : left;
	background : transparent;
	border : 0px red solid;
}
.gauche-haut {
	background-image : url(gauche-haut.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 12px ;
	border : 0px red solid;
}
.gauche-corps{
	background-image : url(gauche-fond.png);
	background-repeat: repeat;
	background-position: 0 0;
	padding-left : 4px;
	padding-right : 4px;
}
.gauche-bas {
	background-image : url(gauche-bas.png);
	background-repeat: no-repeat;
	line-height: 12px ;
	background-position: 0 0;
}
.corps-haut {
	background-image : url(corps-haut.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 11px ;
	border : 0px red solid;
}
.corps-corps{
	width : 525px;
	background-image : url(corps-fond.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.corps-bas {
	background-image : url(corps-bas.png);
	background-repeat: no-repeat;
	line-height: 11px ;
	background-position: 0 0;
}

.bouton {
	float : left;
}

.corps-video-haut {
	width : 760px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(fond-video-haut.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
.corps-video {
	width : 758px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image : url(corps-fond.png);
	background-repeat: repeat;
	background-position: 0 0;	
}
.corps-video-bas {
	width : 760px;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	background-image : url(fond-video-bas.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
}
/*galeries photos*/
.min-portrait{
	float: left;
	margin-left:10px;
	margin-bottom:10px;
	width:120px;
	height:120px;
	line-height: 120px;
	font-size: 120px;
	text-align: center;
	border : 0px solid red;
}
.min-portrait img {
	border : 1px solid #4a79aa;
}

.min-paysage{
	float: left;
	margin-left:10px;
	margin-bottom:10px;
	width:120px;
	height:120px;
	line-height: 120px;
	font-size: 120px;
	text-align: center;
	border : 0px solid red;
}
.min-paysage img {
	border : 1px solid #4a79aa;
}


/*SITES MATURES*/
.top-site1 {
	margin-left: 10px;
}
.top-site2 {
	margin-left: 10px;
	margin-right: 10px;
}
.top-site3 {
	margin-left: 10px;
	margin-right: 10px;
}
.top-site4 {
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

.top-annuaire {
	text-align: center;
	font-size: 15px;
	
}

/*#############*/
/*----------------------END*/
/*#############*/

.treebabe {
	text-align : right;
}

.contact {
	color : #4a79aa;
	text-decoration : none;
	font-size : 10px;
	background : transparent;
}
.contact:hover { 
	color : #4a79aa;
	text-decoration : underline;
	font-size : 10px;
	background : transparent; 
}




