@charset "utf-8";
/* CSS Document */
body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	float: right;
	margin-right:30px;
	list-style-type: none;	
}
ul li {
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 27px;
	width: 125px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
h1 {
	background-image: url(img/bouton_h1.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 22px;
	width: 100px;
	padding-left: 10px;
	padding-top: 5px;
	float: right;			

}

#menu_footer {
	background-image: url(img/bouton_h1.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 22px;
	width: 100px;
	text-decoration: none;
	margin:auto;
	text-align:center;
				

}

.Style1 {color: #000000}
.style4 {color: #990000}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#left {
	background:#666666;
	height:109px;
	width: 247px;
	float: left;
	background-image: url(img/carnabytattoo_left.png);
}

#right {
	background:#666666;
	height:109px;
	width: 247px;
	float: right;
	background-image: url(img/carnabytattoo_right.png);
}

#center {
	background-color: #000000;
	height:109px;
	width: auto;
	background-image: url(img/carnabytattoo_logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#left2 {
	background:#666666;
	height:35px;
	width: 247px;
	float: left;
	background-image: url(img/carnabytattoo_left_beta.png);
}

#right2 {
	background:#666666;
	height:35px;
	width: 247px;
	float: right;
	background-image: url(img/carnabytattoo_right_beta.png);
}

#center2 {
	background-color: #000000;
	height:35px;
	width: auto;	
}
#left3 {
	background:#000000;
	height:100%;
	min-height:624px;
	width: 247px;
	float: left;
	background-image: url(img/left_down.png);
	background-repeat: no-repeat;
}

#right3 {
	height:100%;
	min-height:624px;
	width: 247px;
	float: right;
	background-image: url(img/right_down.png);
	background-repeat: no-repeat;
}

#center3 {
	background-color: #000000;
	height: 100%;
	max-width:auto;
	min-height:624px;
	padding: 10px;
	text-align: justify;

}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	text-align: justify;
	width:100%
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	float: left;
	text-align: justify;
}
div.main{
	width: 100px;
	font-weight: bold;
}
 
div.title{
	background-image: url(img/bouton.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 27px;
	width: 125px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
  cursor: pointer;
}
 
div.content{
  width: 200px;
  height: 1px;
  display: block;
  overflow: hidden;
  font-weight: normal;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

#copy{
	width:200px;
	height:200px;
	background-image: url(img/copyright.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align:center;
	font-size:12px;
	letter-spacing:normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	float:left;
}
#partenaires{
	width:400px;
	height:200px;
	font-size:12px;
	letter-spacing:normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	float:left;
	background-image: url(img/partenaires.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#noir a{
	color:#ffffff;
	text-decoration: none;
}
#noir a hover{
	color:#ffffff;
	text-decoration: none;
}
