﻿/* # STYLE Distances & Access to education / Cned.fr ### SIWEB ### novembre 2007 ### testé sous IE6, IE7, Firefox */
/* ############################### Design général ###################################### */
body {
	background-color : white;
	position: relative;
	text-align: center;
	margin-top: 0px;
}
#site {
	background-color : white;
	margin-left : auto;
	margin-right : auto;
	width: 890px;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: left;
}
/* ############################### input, select ... ###################################### */
.style_input {
	color: #701224;
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	border: #701224 1px solid;
	padding-left: 5px;
}
.style_bouton {
	color : #701224;
	border: 0px;
	font-size: 13px;
	text-align: center;
	cursor : hand;
}
.style_bouton:hover {
	color : #701224;
	border: 0px;
	font-size: 13px;
	text-align: center;
	text-decoration:underline;
	cursor : hand;
}

.style_select 
{
	margin-left: 2px;
	color: #701224;
	font-size: 12px;
	border: #8c8c8c 1px solid;
	padding-left: 5px;
}

.style_select_contactus
{
	color: #701224;
	font-size: 12px;
	border: #8c8c8c 1px solid;
	padding-left: 5px;
}
/* ############################### Block - Header A/Logo ###################################### */
#block_HA {
	width: 890px;
	height : 95px;
	background: white url('../img/header1.jpg') no-repeat;
	color : #fefefe;
	font-size: 14px;
}
#block_HA a {
	color : #fefefe;
	text-decoration : none;
}
#block_HA a:hover {
	color : #701224;
	text-decoration : underline;
}
#block_HA a:active {
	color : #701224;
	text-decoration : underline;
}
#block_links {
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}
#block_logo {
	float: left;
	padding-top: 7px;
}
#block_logo img {
	border: 0px;
}
/* ############################### Block - Header B/Txt Manuscrit ###################################### */
#block_HB {
	width: 890px;
	height : 113px;
	background: white url('../img/header2.jpg') no-repeat;
	color : #fefefe;
	font-size: 14px;
}
#block_txt {
	width: 429px;
	height: 80px;
	background: white url('../img/manuscrit2.jpg') no-repeat;
	float: right;
	padding-right: 10px;
	margin-top: 5px;
}
#block_txt img {
	border: 0px;
}
/* ############################### Block - sommaire ###################################### */
#block_sommaire {
	width: 199px;
	height : 100%;
	background: #8c8c8c;
	color : black;
	font-size: 11px;
	float: left;
}
#block_sommaire img {
	border: 0px;
}
a.buttonDis {
	display: block;
	margin-left: 63px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: transparent;
	background-image: url('../pict/buttonBackground.gif');
	background-repeat: no-repeat;
	width: 106px;
	height: 16px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
a.button {
	display: block;
	margin-left: 63px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: transparent;
	background-image: url('../pict/buttonBackground.gif');
	background-repeat: no-repeat;
	width: 106px;
	height: 16px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
a.button:visited {
	color: #3d3d3d;
}
a.button:link {
	color: #3d3d3d;
}
a.button:active {
	background-position: 0 -27px;
	color: white;
}
a.button:hover {
	background-position: 0 -27px;
	color: white;
}
a.buttonDis:active {
	background-position: 0 -54px;
	color: #3d3d3d !important;
	cursor: hand;
}
a.buttonDis:hover {
	background-position: 0 -54px;
	color: #3d3d3d !important;
	cursor: hand;
}
a.buttonDis:visited {
	background-position: 0 -54px;
	color: #3d3d3d !important;
	cursor: hand;
}
a.buttonDis:link {
	background-position: 0 -54px;
	color: #3d3d3d !important;
	cursor: hand;
}
#linksfor {
	color: black;
	font-size: 11px;
}
#linksfor a {
	color: black;
	text-decoration: none;
}
#linksfor a:hover {
	text-decoration: underline;
}
#linksfor ul {
	color: black;
}
#linksfor li {
	list-style-image: url('../pict/pucemoins.gif');
}
.block_titre {
	font-size: 14px;
	width: 199px;
	height: 20px;
	vertical-align: middle;
	border-bottom: 1px #8c8c8c solid;
	text-align: left;
	background-color: #c7c7c7;
	text-indent: 5px;
	color : #701224;
}
.block_titre a {
	color : #701224;
	text-decoration : none;
}
.block_titre a:hover {
	color : #701224;
	text-decoration : underline;
}
.block_titre a:active {
	color : #701224;
	text-decoration : underline;
}
.block_titre img {
	border: 0px;
	vertical-align: middle;
}
/* ############################### Block contenu/body ###################################### */
#Content {
width:680px;
float:right;
	color: black;
	font-size: 12px;
	background-color: white;
}
#article26 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#signA26 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#signA26 a
{
	color:Black;
}

#signA26 a:hover
{
	color:Black;
	text-decoration:none;
}

#block_edito {
	margin-top: 20px;
	width: 75%;
	float: left;
}
#block_edito a {
	color: black;
	text-decoration: none;
}
#block_edito a:hover {
	color: black;
	text-decoration: underline;
}
.edito_txt1 {
	color : #701224;
}

#linkCommittee
{
	color : #701224;
}

#linkCommittee a
{
	color : #701224;
	text-decoration:underline;
}

#linkCommittee a:hover
{
	color : #701224;
	text-decoration:none;
}

#linkTheCall
{
	color : #701224;
}

#linkTheCall a
{
	color : #701224;
	text-decoration:underline;
}

#linkTheCall a:hover
{
	color : #701224;
	text-decoration:none;
}

.edito_txt2 {
	color : #701224;
	font-weight:bold;
}

#block_news {
	margin-top: 20px;
	float: right;
	width: 157px;
	height: 347px;
	background: white url('../img/news.jpg') no-repeat;
	color: #701224;
	font-size: 11px;
}
#txt_news {
	padding: 33px 4px 10px 4px;
	color :Black;
}
#txt_news a {
	color: #701224;
	text-decoration: underline;
}
#txt_news a:hover {
	color: #701224;
	text-decoration: none;
}
.txt_error
{
	font-size:12px;
	color:Red;
}

#callTitle
{
	color : #701224;
	font-weight:bold;
	font-size:15px;
	text-align:center;
}

#callIntroduction
{
	color : #701224;
	font-style:italic;
	font-size:12px;
	text-align:justify;
}

.callText
{
	color : Black;
	font-size:12px;
	text-align:justify;
}

.callText li
{
	margin-left:10px;
	font-style:italic;
	text-align:justify;
}

.callQuote
{
	color : Black;
	font-size:12px;
	margin-left:50px;
	text-align:justify;
	
}


.callNotation
{
	color : Black;
	font-size:9px;
}

.callNotation a
{
	color : Black;
	font-size:9px;
}
.callNotation a:hover
{
	color : Black;
	font-size:9px;
	text-decoration:none;
}

/* ############################### contenu général - footer ###################################### */
#footer {
	float:right;
	margin-top:40px;
	margin-right:5px;
	height: 27px;
	text-align: right;
	color: #13233e;
	font-size: 11px;
}
#footer a {
	color: #13233e;
	text-decoration : underline;
}
#footer a:hover {
	color: #701224;
	text-decoration : underline;
}
#footer a:active {
	color: #701224;
	text-decoration : underline;
}
/* ############################### Contact us - Formulaire ###################################### */
#form {
	width:675px;
	color:#701224;
}
.consigne {
	font-size: 12px;
	color: #363636;
	border: thin #76391b solid;
	padding: 5px;
	background-color: #ede8c7;
	}
	
.personaldata
{
	color: #701224;
	font-size: 11px;
}	

.title
{
    border: 1px solid #701224;
    color: white;
    background-color: #701224;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
/* ############################### Results ###################################### */
.block_result {
	margin-bottom:3px;
	font-size: 11px;
	width: 680px;
	height: 27px;
	border-bottom: 1px #8c8c8c solid;
	text-align: left;
	
}
.block_result a {
	color : #701224;
	text-decoration : none;
	cursor: pointer;
}
.block_result a:hover {
	color : #701224;
	text-decoration : underline;
}
.block_result a:active {
	color : #701224;
	text-decoration : underline;
}
/* ############################### Resultats ###################################### */
.block_resultatYes {
margin-top:20px;
margin-bottom:20px;
	font-size: 14px;
	width: 680px;
	
	border-bottom: 1px #8c8c8c solid;
	text-align: left;
	color : black;
}
.block_resultatNo {
margin-top:20px;
margin-bottom:20px;
	font-size: 14px;
	width: 680px;
	height: 27px;
	border-bottom: 1px #8c8c8c solid;
	text-align: left;
	color : red;
}

/* ############################### Panel ###################################### */

.style_panel {
	background-color: White;
	width: 400px;
	border-bottom: 1px #c7c7c7 solid;
	border-left: 1px #c7c7c7 solid;
	border-right: 1px #c7c7c7 solid;
	font-family: Arial, Helvetica, sans-serif;
	
}
.style_panel table {
	height: 400px;
	width: 400px;
}
.td_x {
	height: 26px;
	width: 400px;
	background-image: url('../img/bck_x.jpg');
	background-repeat: no-repeat;
	color: maroon;
	font-size: 23px;
	text-align: right;
	padding-right: 21px;
}
.td_x a {
	color: maroon;
	text-decoration: none;
	cursor: pointer;
}
.td_authortitle 
{
	vertical-align:top;
	width: 50px;
	color: #701224;
	font-size: 15px;
	text-align: left;
	padding-left: 2px;
}
.td_author {
	vertical-align:top;
	width: 350px;
	color: black;
	font-size: 15px;
	text-align: left;
	padding-left: 2px;
}
.td_abstract {
	height: 250px;
	vertical-align:top;
	border-top: 1px #701224 solid;
	border-bottom:1px #701224 solid;
	color: black;
	font-size: 12px;
	text-align: left;
	padding:2px;
}
.td_keywords {
	height: 68px;
	vertical-align:top;
	color: black;
	font-size: 12px;
	text-align: left;
	padding:2px;
}
.titleAbKe {
	float: right;
	color: #a8a8a8;
	font-size: 19px;
	margin-bottom:10px;
}
.td_links {
		border-top: 1px #701224 solid;
height: 20px;
	vertical-align:top;
	color: #701224;
	font-size: 11px;
	text-align: right;
	padding:2px;
}
.td_links a{
	color: #701224;
text-decoration:underline;
}
.td_links a:hover{
	color: #701224;
text-decoration:none;
}

.td_links_title {
	height: 20px;
	vertical-align:top;
	color: #701224;
	font-size: 11px;
	text-align: right;
	padding:2px;
}
.td_links_title a{
	color: #701224;
	text-decoration:underline;
}
.td_links_title a:hover{
	color: #701224;
	text-decoration:none;
}

/* ############################### Accordion ###################################### */
.accordionHeader
{
    border: 1px solid #701224;
    color: white;
    background-color: #701224;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

 .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

 .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #701224;
    color: white;
    background-color: #701224;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

 .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

 .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: overline;
	}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px #c7c7c7 solid;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* ############################### tagCloud ###################################### */
.divCloud
{
}

.KeywordCloud a {
	color : #701224;
	text-decoration : none;
}
.KeywordCloud a:hover {
	color : #701224;
	text-decoration : underline;
}
.KeywordCloud a:active {
	color : #701224;
	text-decoration : underline;
}

