@charset "utf-8";
/*

Fichier CSS - Design USI 2.0
Design bas� sur le Template Trentco de Joomla
Auteur : Jeremy Grancher

*/


/************************* STYLES GENERAUX **************************************/

body
{	margin:0;
	padding:0;
	text-align: center;
	background: #000;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;

}

body, td, th, tr, p, div
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 145%;
}

h3
{	font-size: 12px;
}

p
{	margin:0;
	padding: 10px;
	padding-left: 0;
}

img, fieldset
{	border: 0;
}

a
{	outline: none;
}

a:link, 
a:active, 
a:visited
{	color: inherit;
	text-decoration: none;
}

a:hover
{	text-decoration: underline;
}

.gauche
{	float: left;
}

.droite
{	float: right;
}


/************************* HAUT DE LA PAGE **************************************/

#header
{	position: relative;
	height: 110px;
}

#logo
{	position: absolute;
	top: 60px;
	left: 0;
	width: 200px;
	height: 50px;
}

#menu
{	position: absolute;
	right: 210px;
	bottom: 8px;
}

#menu ul,
#menu li
{	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li
{	float: left;
	line-height: 30px;
}

#menu a, 
#menu a:link, 
#menu a:visited 
{	font-size: 11px;
	color: #C9C0A3;
	padding-left: 12px;
	padding-right: 12px;
}

#menu ul li a:hover,
#menu ul li a#menu_actif
{	text-decoration: underline;
	color: white;
}


/************************* CORPS DES PAGES **************************************/

#corps
{	position: relative;
	width: 845px;
	margin: 0 auto;
	text-align: left;
}

#corps_contenu, #corps_contenu_references
{	float: left;
	width: 615px;
	background: #fff;
	padding-top: 10px;
	padding-left: 10px;
}

#corps_contenu
{	height: 450px;
}

#image_principale
{	width: 600px;
	height: 400px;
	text-align: center;
	background-color: black;
	color: white;
}

#bloc_formulaire
{	width: 600px;
	text-align: center;
	background-color: black;
	color: white;
}

#bloc_formulaire td
{	color: white;
}

#bloc_formulaire #nom_partenaire
{	font-weight: bold;
	width: 150px;
	text-align: right;
	color: #999999;
}

#bloc_formulaire #nom_partenaire a
{	color: #999999;
}

#bloc_formulaire #contenu_partenaire
{	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 9px;
}

#image_principale img
{	border: 2px solid black;
	/*margin: 0;*/
}

#dessous_presentation a, #dessous_presentation a:visited
{	color: black;
}

#dessous_image div, #dessous_image p
{	color: #666;
}

#dessous
{
}

#dessous_presentation
{	float: left;
	width: 600px;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#dessous_image
{	float: left;
	width: 490px;
	height: 35px;
	border: none;
	text-indent: 20px;
	padding-top: 15px;
	text-align: left;
	font-style: italic;
}

#pagination
{	float: right;
	width: 110px;
	height: 35px;
	border: none;
	text-align: right;
	padding-top: 7px;
	padding-right: 15px;
}

#pagination img
{	display: inline;
}

#image_presentation, #image_references
{	width: 600px;
	background-image: url(images/fond_1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*overflow-y: auto;*/
	background-color: black;
	border: 2px ridge #999999;
}

#image_presentation
{	height: 400px;
}

#image_references
{	padding-bottom: 15px;
}

#image_presentation h4, #image_references h4, #image_principale h4, #bloc_formulaire h4, h4
{	height: 30px;
	width: 220px;
	margin-top: 10px;
	padding-top: 7px;
	background-image: url(images/right_h5.png);
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#image_presentation table, #image_references table
{	width: 525px;
	margin: 10px;
	margin-left: 25px;
}

#image_presentation table:hover, #image_references table:hover
{	background-color: #2F2F2F;
	cursor: default;
}

#image_presentation td, #image_references td
{	padding: 5px;
	padding-left: 10px;
}

#presentation_prestations
{	display: block;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 520px;
	color: #FFF;
	text-align: justify;
}

.titre_prestation
{	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color:#0F5F7F;
}

.date_prestation
{	text-align: right;
	color: #999999;
	font-size: 9px;
}

.contenu_prestation
{	width: 100%;
	color: white;
	text-align: justify;
	font-size: 10px;
}

.image_prestation
{	width: 85px;
	height: 60px;
}


/************************* DIV DE DROITE **************************************/

#right
{	width: 220px;
	float: left;
	padding-top: 30px;
}

#right_presentation
{	width: 220px;
	float: left;
}

#right_presentation a,
#right_presentation a:link,
#right_presentation a:visited
{	color: #C9C0A3;
}

#right_presentation a:hover
{	color: white;
}

#right p, #right_presentation p
{	padding: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #fff;
}

#right_presentation h3
{	margin-top: 15px;
}

#right h3, #right_presentation h3
{	background: url(images/right_h3.jpg) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	text-transform: none;
	height: 24px;
	color: white;
	font-weight: bold;
}

#right_presentation ul, #right_presentation li
{	padding-left: 30px;
	padding-bottom: 5px;
	margin: 0;
}

#right_presentation li
{	padding-left: 1px;
	list-style-image: url(images/arrow4.png);
}

#right #signature_news
{	font-size: 10px;
	font-style: italic;
	color: #999999;
}


/************************* EQUIPE **************************************/

.photo_membre
{	float: left;
	width: 255px;
	height: 355px;
	margin: 20px;
	margin-right: 0;
}

.photo_membre img
{	border: none;
}

.fiche_membre
{	float: right;
	width: 290px;
	height: 355px;
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 5px;
	text-align: left;
	overflow-y: auto;
}

.fiche_membre li
{	color: white;
	padding-left: 0;
	list-style-position: inside;
	list-style-image: url(images/arrow3.png);
}

.fiche_membre td
{	color: white;
	width: 50%;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}

/************************* CONTACT **************************************/

form
{	margin: 0;
	padding: 0;
}

label
{	color: white;
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

label:hover
{	cursor: pointer;
}

input[type=text], input[type=password], input[type=submit], input[type=file], textarea
{	width: 170px;
	color: black;
	font-size: 11px;
}

input[type=text], input[type=password]
{	height: 15px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	padding-top: 2px;
}

input[type=submit]
{	width: 170px;
	color: white;
	font-weight: bold;
	background-color: #0978A5;
	padding: 5px;
}

textarea
{	width: 230px;
	overflow: auto;
	font-family: Arial, Verdana, Geneva, sans-serif;
	height: 80px;
	margin-left: 60px;
}

input[type=submit]:hover
{	color: black;
	cursor: pointer;
}

.label_message
{	margin-top: 75px; /* Textarea divis� par 2 */
}

.msg_erreur
{	text-align: left;
	color: #C9C0A3;
	font-weight: bold;
}

.msg_succes
{	text-align: left;
	color: white;
	font-weight: bold;
}



/************************* FOOTER **************************************/

#footer
{	clear: both;
	width: 625px;
	text-align: left;
	
}

#footer p
{	padding: 0;
	padding-top: 5px;
	color: #999;
}

#footer a,
#footer a:link, 
#footer a:visited,
#right a,
#right a:link, 
#right a:visited
{	color: #999;
}

#footer a:hover
{	text-decoration: underline;
}

.space
{	height: 50px;
}


/************************* STYLES GENERAUX A IMPLANTER **************************************/

/*
.inputbox
{	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #ddd;
}

.small
{	font-size: 9px;
	text-decoration: none;
	font-weight: normal;  
}

.componentheading,
.contentheading
{	font-size: 13px;
	color: #E13D0C;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	text-transform: lowercase;
}

h1, h2, h3, h4
{	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

h1
{	font-size: 14px;
}

h2
{	font-size: 13px;
	color: #333;
}

h3
{	font-size: 12px;
}

h4
{	font-size: 11px;
	color: #333;
}

ul
{	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li
{	list-style-image: url(images/arrow1.jpg);
	padding-left: 1px;
	line-height: 150%;
}
*/

