@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	font-family: Calibri, Arial;
	text-decoration: none;
	font-size: 10px;
	background-color: #d1d1d1;
	color: #d1d1d1;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	clear: both;
}

legend{
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
label {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#general {
	width: 975px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	display: block;
	height: 1120px;
}


#general #copyright {
	font-size: 7px;
	color: #000;
	background-color: #8D8D8D;
	height: 25px;
}
#general #copyright h1 {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}


#copyright p {

}
#bandeau03 {
	background-image: url(../images/contact/lgart_portfolio_bandeau03.jpg);
	height: 350px;
	width: 975px;
	font-family: Calibri;
	margin-top: 5px;
	margin-bottom: 20px;
}
#general #portfolio ul li img {
	margin-top: 20px;
	clear: both;
	position: relative;
	margin-left: 20px;
}



#navtop {
	margin-top: -35px;

}


#navigation {
	height: 45px;
	text-decoration: none;
	background-color: #FFF;
	width: 975px;
	
}
#general #navigation {

}
#general #navigation ul li {
	float: left;
}


#general #navigation ul li a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
}


#general #navigation ul li a:hover {
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#general #blanc {
	height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 975px;
}
#general #navigation #link {
	float: right;
	height: 40px;
	width: 80px;
}

#general #navigation #link #deviantart {
	float: right;
	height: 40px;
	width: 27px;
	position: absolute;
	display: block;
	z-index: 20;
	margin-top: -60px;
	margin-left: -30px;
}

#general #navigation #link #twitter {
	float: right;
	height: 40px;
	width: 27px;
	position: absolute;
	display: block;
	z-index: 20;
	margin-top: -60px;
	margin-left: -65px;
}
#general #navigation #link #facebook {
	width: 27px;
	height: 40px;
	position: absolute;
	float: right;
	display: block;
	z-index: 20;
	margin-top: -60px;
	margin-left: -100px;
}
#general #navigation #link #blog{
	float: right;
	height: 40px;
	width: 27px;
	position: absolute;
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: -55px;
	z-index: 20;
	margin-left: 15px;
}
#general #navigation #link #blog a p {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#general #navigation #link #blog a p a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	text-decoration: none;
}

#menu2 {
	font-family: Calibri;
	font-size: 20px;
	height: 70px;
	font-family: Calibri;
	text-decoration: none;
	font-size: 20px;
	color: #000;
	background-color: #AEAEAE;
	height: 35px;
	list-style-type: none;
	width: 975px;
	
}

#general #menu2 ul li {
	float: left;
	padding-right: 10px;
	padding-left: 30px;
	list-style-type: none;
	padding-top: 6px;
}

#general #menu2 ul #page2  a{
	color: #000;
	text-decoration: none;
}
#general #block {
	background-color: #AEAEAE;
	height: 440px;
	width: 900px;
	margin-left: 35px;
	box-shadow: 5px 5px 10px #CCC;
}


#general #menu2 ul li a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#general #menu2 ul #page1 li a {
	color: #F00;
}

#general #menu2 ul li a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

}

form{
	color: #EB0100;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;

}
fieldset{
	border:none;
	-moz-border-radius: 20px 20px 20px 20px; /** Firefox et Mozilla **/
	-webkit-border-radius:20px;  /** chrome **/
	-khtml-border-radius: 20px; /** Opera **/
	border-radius: 20px; /** pour tout les autres navigateurs  **/
	behavior: url(../border-radius.htc);
}

#portfolio {
	width: 975px;
	display: block;
}
#general #blanc2 {
	height: 80px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#general #top p a {
	color: #000;
	font-family: Calibri;
	text-decoration: none;
	padding-left: 450px;
}


#top {
	font-family: Calibri;
	background-color: #707070;
	font-size: 24px;
	font-weight: bold;
	height: 31px;
	width: 975px;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
#general #about {
	font-family: Calibri;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: #acacac;
	height: 480px;
	width: 550px;
	margin-top: 30px;
	margin-left: 40px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 40px;
	box-shadow: 5px 5px 10px #CCC;
}
#general #about ul li #cv {
	padding-left: 200px;
	margin-top: 10px;
}
#general #about #ludo_photo {
	height: 240px;
	width: 160px;
	z-index: 10;
	box-shadow: 5px 5px 10px #CCC;
	background-color: #333;
	display: block;
	float: right;
	margin-right: -250px;
	margin-top: -410px;
}
#general #about ul li br {
	display: block;
}
#general #about ul li{
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin-left: 20px;
	text-align: justify;
}
#general #about ul li p .space {
	color: #000;
	margin-bottom: 500px;
	height: 500px;
	text-decoration: none;
}
#general #about ul li #linkedin {
	margin-right: 10px;
	height: 35px;
	width: 90px;
}
#general #about ul li br {
	vertical-align: middle;
	display: block;
	height: 50px;
}

.blocgris {
	background-color: #999;
	border: medium solid #000;	
}


#blocgris { 
	background-color: #999;
	border: medium solid #000;
}

form{
	color: #EB0100;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
fieldset{
	border:none;
	text-decoration: none;
}
#general #block h2 {
	font-size: 20px;
	margin-left: 15px;
}
#general #block form fieldset #effaceur {

}
#general #block form fieldset #effaceur2 {
	height: 15px;
}

#general #block form #effaceur {
	height: 10px;
	
}

.erreurPHP {
	background:#F06;
	color:#fff;
	padding:5px;
	display:block;
	position:absolute;
	left:10px;
	top:10px;
	font-size:0.75em;
	
	opacity : 0.9;
	filter : alpha(opacity=90);
	width: auto;
}
