@charset "UTF-8";
@import url("../../webfonts/OpenSans_Light/stylesheet.css");
@import url("../../webfonts/OpenSans_CondLight/stylesheet.css");
@import url("../../webfonts/OpenSans_Regular/stylesheet.css");
@import url("../../webfonts/OpenSans_Semibold/stylesheet.css");
@import url("../../webfonts/OpenSans_Bold/stylesheet.css");
@import url("../../webfonts/OpenSans_SemiboldItalic/stylesheet.css");
@import url("../../webfonts/OpenSans_LightItalic/stylesheet.css");

/* CSS du site Centre Epaule Mains d'Avranches */


body
{
	background-color: #8fd1df;
	margin: 0px 0px 0px 0px;
}

/* CSS des ID */


#content
{
	font-family: "OpenSans Regular";
	font-size: 14px;
	background-color: #FFFFFF;
	height: 1000px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content_long
{
	font-family: "OpenSans Regular";
	font-size: 14px;
	background-color: #FFFFFF;
	height: 1200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header
{
	background-color: #c7c1b8;
	height: 95px;
	width: 950px;
	padding-top: 5px;
	padding-left: 50px;
}

#nav
{
	background-color: #888888;
	height: 30px;
	width: 950px;
	padding-left: 50px;
}

#sidebar
{
	background-color:#c7c1b8;
	height: 870px;
	width: 190px;
	padding-left: 50px;
	float: left;
}

#section
{
	height: 870px;
	width: 720px;
	margin-left: 260px;
	position: absolute;
}

#content_auto_evaluation
{
	width: 850px;
	height: 820px;
	padding-left: 50px;
	padding-right: 50px;
}

#question_consentement
{
	width: 850px;
	height: 750px;
	padding: 50px;
}

#question_consentement_long
{
	width: 850px;
	height: 950px;
	padding: 50px;
}

#footer
{
	width: 950px;
	height: 50px;
	color: #F00
}


/* CSS des balises */

h1
{
	font-size: 160%;
	color: #666
}

a
{
	color: #000000;
	text-decoration: none;
}

ul
{
	line-height: 28px;
}


/* CSS des classes */


.texte_justifie
{
	text-align:justify;
}

.texte_semibold
{
	font-family: "OpenSans Semibold";
}


.texte_blanc
{	
	color:#FFF
}

.texte_rouge
{
	color: #F00
}


.lien_blanc
{	
	text-decoration: none;
	color: #FFF;
}

.lien_blanc_120
{	
	font-size: 120%;
	text-decoration: none;
	color: #FFF;
}

.texte_blanc_150
{	
	font-size: 150%;
	color: #FFF;
}

.texte_light_blanc_200
{	
	font-family: "OpenSans Light";
	font-size: 200%;
	color: #FFF;
}

.texte_bleu
{	
	color: #8fd1df;
}

.texte_rouge
{	
	color: #FF0000;
}

.texte_bleu_gras
{
	color: #8fd1df;
	font-weight: bold;
}

.texte_bleu_gras_130
{
	color: #8fd1df;
	font-size: 130%;
	font-weight: bold;
}

.texte_bleu_150
{
	color: #8fd1df;
	font-size: 150%;
}

.texte_bleu_gras_150
{
	color: #8fd1df;
	font-size: 150%;
	font-weight: bold;
}

.texte_gras
{
	font-weight: bold;
}

.texte_gras_110
{
	font-size: 110%;
	font-weight: bold;
}

.texte_gras_130
{
	font-size: 130%;
	font-weight: bold;
}

.texte_130
{
	font-size: 130%;
}

.texte_gras_150
{
	font-size: 150%;
	font-weight: bold;
}

.texte_150
{
	font-size: 150%;
}

.texte_rouge_70
{	
	font-size: 70%;
	color: #FF0000;
}

.texte_70
{	
	font-size: 70%;
}
