body,td,th {
	font-family: "Courier New", Courier;
	color: #2D2D2D;
	background-color: #FFF;
	font-size: 62.5%;
}
a:link {
	color: #2A2A2A;
	text-decoration: none;
	outline:none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	outline:none;
	color: #000;
}
a:hover {
	text-decoration: none;
	outline:none;
	color: #767676;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	outline:none;
}

.CONTAINER {
	width: 960px;
	clear: both;
	margin: auto;
	font-size: 1.5em;
	text-align: center;
}
.HEADER {
	padding-right: 45px;
	padding-left: 45px;
	height: 100px;
	border: thin solid #FFF;
}
.petit {
	float: left;
	text-decoration: none;
}
.models {
	text-align: center;
	float: left;
	margin-left: 220px;
	padding-top: 0px;
	font-size: 110%;
	font-weight: bolder;
	color: #C00;
	text-decoration: none;
}
.CONTAINER .HEADER .models a {
	text-decoration: none;
	color: #FFF;
}

.title {
	float: right;
	margin-top: 50px;
}


.lineTOP {
	text-align: center;
}




.CONTENT {
	height: 500px;
	padding: 0px;
	margin: 0px;
	border: thin solid #FFF;
	text-align: center;
}









.FOOTER {
	height: 70px;
	clear: both;
	border: thin solid #FFF;
	font-size: 100%;
	/* [disabled]background-color: #CCC; */
}

.menu {
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	margin-right: 45px;
	margin-left: 50px;
}
.menu .nav_1 {
	float: left;
	width: 175px;
	padding-top: 6px;
}
.menu .nav_2 {
	float: left;
	width: 170px;
	padding-top: 15px;
	text-align: center;
}
.menu .nav_3 {
	float: left;
	width: 160px;
	padding-top: 4px;
	text-align: center;
}

.menu .nav_4 {
	float: left;
	width: 155px;
	text-align: center;
	padding-top: 8px;
}
.menu .nav_5 {
	float: left;
	width: 95px;
	text-align: center;
	padding-top: 1px;
}

.menu .nav_6 {
	float: right;
	text-align: right;
	width: 105px;
	padding-top: 7px;
}
.social {
	text-align: center;
	margin-top: 60px;
	/* [disabled]background-color: #CCC; */
	margin-right: auto;
	margin-left: auto;
	width: 253px;
	padding-top: 20px;
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #000; */
}



.fb_rlov   {
	text-decoration: none;/* to avoid unwanted dotlines around the image */
	display: block;/* ???? */
	background-image: url(../../images/00_siteGraphics/socialMedia/socialMedia%5B246x246%5DBW_sprites/fb_BW_sprt.png); /* the sprite */
	background-repeat: no-repeat;
	
	background-size: 56px 28px;/* here you can adjust the size of the image */
	height: 28px;/* the height of the background-size */
	width: 28px;/* half the width of the background-size */
	/*style*/
	margin-left: 0px;/*icon distance*/
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	/* [disabled]background-color: #0C0; */
}

.fb_rlov:hover { background-position: -28px; }


.inst_rlov   {
	text-decoration: none;/* to avoid unwanted dotlines around the image */
	display: block;/* ???? */
	background-image: url(../../images/00_siteGraphics/socialMedia/socialMedia%5B246x246%5DBW_sprites/instagram_col_sprt.png); /* the sprite */
	background-repeat: no-repeat;
	background-size: 240px 32px;/* here you can adjust the size of the image */
	height: 32px;/* the height of the background-size */
	width: 120px;/* half the width of the background-size */
	float: left;
	/*style*/
	margin-left: 0px;/*icon distance*/
	margin-right: 15px;
	/* [disabled]background-color: #0C0; */
}

.inst_rlov:hover { background-position: -120px; }

.w_rlov   {
	text-decoration: none;/* to avoid unwanted dotlines around the image */
	display: block;/* ???? */
	background-image: url(../../images/00_siteGraphics/socialMedia/socialMedia%5B246x246%5DBW_sprites/wordpress_col_sprt.png); /* the sprite */
	background-repeat: no-repeat;
	background-size: 150px 32px;/* here you can adjust the size of the image */
	height: 32px;/* the height of the background-size */
	width: 75px;/* half the width of the background-size */
	float: left;
	/*style*/
	margin-left: 0px;/*icon distance*/
	margin-right: 0px;
	/* [disabled]background-color: #0C0; */
}

.w_rlov:hover { background-position: -75px; }
.link {
	padding: 3px;
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
