﻿*{
	margin: 0;
	padding: 0;
}

body
{
	color: #6B6B6B;
	font-family: Arial;
	font-size: 12px;
}

img
{
	border: none;
}

#container
{
	width: 950px;
	margin: 0 auto;
}

#header
{
	padding-top: 20px;
	color: #000000;
}

#header a
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

#header a.lab
{
	background: transparent url(images/LAB.jpg) no-repeat center top;
	width: 210px;
	height: 75px;
	display: block;	
	float: left;
}

#header a.patricjean
{
	background: transparent url(images/patricjean.jpg) no-repeat center top;
	width: 242px;
	height: 75px;
	display: block;
	float: left;
}

#header a:hover
{
	background-position: 0 -75px;
}


#header img
{
	height: 73px;
}

#menu
{
	background-color: #000000;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;
}

#menu ul li
{
	display: inline;
	color:#FFFFFF;
}

#header div#menu ul li a
{
	text-decoration: none;
	color: #FFFFFF;
}

#content
{
	padding-top: 42px;
}

#colLeft
{
	float: left;
	width: 339px;
}

#colLeft p
{
	font-size: 14px;
}

#colLeft p b
{
	color: #000000;
	font-size: 16px;
}

#colMiddle
{
	margin-left: 363px;
	margin-right: 239px;
}

#colMiddle p
{
	font-size: 14px;	
}

#colMiddle p b
{
	color: #000000;
	font-size: 16px;
}

#colRight
{
	float: right;
	width: 225px;
}

#colRight p
{
	font-size: 14px;
}
#colRight p b
{
	color: #000000;
	font-size: 16px;
}

#left
{
	float: left;
	width: 560px;
}

#left #descEmbed
{	
	background-color: #555555;
	color: #FFFFFF;
	height: 21px;
	margin-top: 1px;
	padding-top: 11px;
	padding-left: 20px;
}

#left #descEmbed div
{
	padding-right: 20px;
	float: left;
}

#left #descEmbed span.auteur
{
	color: #00ADEF;
}

#infos
{
	padding: 10px 0;
	
}

#left #shared
{
	height:40px;
	margin-top: 5px;
	
}

#left #shared span
{
	padding-right: 20px;
}

#left #shared span.google
{
	background: url(images/googlebook.png) no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	padding-bottom: 5px;
	height: 30px;
}

#left #shared span.facebook
{
	background: url(images/facebook.png) no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	padding-bottom: 5px;
	height: 30px;
}

#left #shared span.delicious
{
	background: url(images/delicious.png) no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	padding-bottom: 5px;
	height: 30px;
}

#left #shared span.twitter
{
	background: url(images/twitter.png) no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	padding-bottom: 5px;
	height: 30px;
}


#left #shared a
{
	color: #00B7FF;
	text-decoration: none;
	cursor: pointer;
	line-height: 30px;
}


#right
{
	margin-left: 640px;
}


#box
{
	margin-top: 15px;
	width: 310px;
	height: 67px;
}

#box p
{
	font-size: 11px;
}

#box #image
{
	float: left;
	width: 107px;
	height: 67px;
}

#box #texte
{
	padding-left: 20px;
	height: 56px;
	overflow: hidden;
	text-align: justify;
}

#box #link
{
	height: 11px;
	text-align: right;
}

#box #link a
{
	text-decoration: none;
	color: #00ADEF;
}

#boxLecture
{
	margin-top: 15px;
	width: 225px;
	height: 67px;
}

#boxLecture p
{
	font-size: 11px;
}

#boxLecture #image
{
	float: left;
	width: 107px;
	height: 67px;
}

#boxLecture #texte
{
	padding-left: 20px;
	height: 56px;
	width: 98px;
	overflow: hidden;
	text-align: justify;
}

#boxLecture #link
{
	height: 11px;
	text-align: right;
}

#boxLecture #link a
{
	text-decoration: none;
	color: #00ADEF;
}

#links
{
	padding: 10px 0;
}

#url
{
	float:left;
	width: 260px;
}

#url input
{
	width: 220px;
}

#embed
{

	width: 280px;
	margin-left: 280px;
}

#embed input
{
	width: 230px;
}

#formSend label
{
	float: left;
	display: block;
	width: 100px;
	font-size: 10px;
}


#formSend div img
{
	width: 80px;
	float: left;
}

#formSend input[type=text]
{
	width: 180px;
}

#formSend input.captcha
{
	width: 90px;
	margin-left: 10px;
}

#formSend .submit
{
	color: #C9C9C9;
	background-color: #676767;
	border: solid 1px #5C5C5C;
}

#formSend #inputSend
{
	float: left;
	padding-top: 5px;
}

#formSend #message
{
	padding-top: 5px;
	margin-left: 300px;
}


#newsletter
{
	padding-top: 23px;
}

#newsletter p
{
	padding: 2px 0;
}

#newsletter label
{
	float: left;
	width: 150px;
}


div#currentRub a
{
	text-decoration: none;
	color: #00ADEF;
}

.clear{
	clear: both;
}
