﻿/* ------------- Le Café pédagogique | 15/09/2006 | Abstrakt Graphics ------------- */

/** @import url('styleCafe.css');*/

/* ------------- Search Box ------------------------------------------------------- */
.ms-siteaction,.ms-siteaction a{
font:8pt tahoma;
font-weight:bold;
color:Red;
text-decoration:none;
}

.search
{
	margin:0px 0px 0px 0px;
}
.search .ms-sbcell .ms-sbplain
{
	height:16px;
}
.search .ms-sbcell
{
	border:none;
	font-weight:normal; 
	font-size:8pt; 
	padding:0px;
   
}
.search .ms-sbgo
{
	background:none;
}

.ms-sbplain
{
	border:solid 1 gray;
}

/* ------------- GLOBALES */
	body {
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	#bandeau_hd{ /* à corriger */
		background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_bandeau_03.jpg");
		width: 365px;
		height: 142px;
	}
	div#mainpage {
		margin: 2px 0px 0px 0px;
	}
	#audiobillet {
		background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_encard_billet.jpg");
		width: 205px;
		height: 75px;
	}

	.header_edito {
		font-size: 11px; 
		color: #333333;
		text-decoration: underline;
	}

	.header_txt {
		font-size: 11px; 
		color: #926954;
		text-decoration: underline;
		margin-top: 4px;
	}

	.header_titre {
		font-size: 11px; 
		color: #4C1300;
		font-weight: bold;
		/*margin-top: */
	}

	.header_titre2 {
		font-size: 11px; 
		color: #C93200;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 4px;
	}

	

	div#header_form {
		/*margin-left: 5px;*/
	}

	

	.headerchamptext {
		border: #A5ACB2 1px solid;
		font-size: 11px;
		color: #B2B8B2;
		font-family: Verdana;
	}
	
	
	#menu_date {
		background-image: url("/_catalogs/masterpage/ITN/MenuImages/CP_menu0.jpg");
		color: #E2CDBA;
		font-size: 11px;
		text-indent: 20px;
		vertical-align:middle;
		border-bottom:solid 1 White;
		padding-top:8;
	}

	.footer {
		font-size: 10px; 
		color: #C93200;
	}
	.footer a {
		color: #C93200;
		text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	.footer a:active {
		text-decoration: underline;
	}

	.texte {
		font-size: 11px; 
		color: #333333;
	}
	ul {
		padding: 0;
		margin: 0;
	}

	p {
		padding: 0;
		margin: 0;
	}
	
	.Menu_Table
	{
	
	
}

/* ------------- BACKGROUND */
	#fonddroite{
		background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_fond_margedroite_clair.jpg");
		background-repeat: repeat-y;
	}
	#fondgauche{
		background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_fond_margegauche_clair.jpg");
		background-repeat: repeat-y;
	}
	#fond{
		background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_fond_haut.jpg");
		background-repeat: repeat-x;
		background-color: #e0ccb4;
	}

/* ------------- EXPRESSO */
	.Expresso_FontTable
{
	background-color:#FFFFFF;
	height:55px;
}

.TitleTable
{
	border-style:none;
	width:100%;
}

.Title
{
	font-size:11px;
	color:#704223;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	font-style:italic;
}

.Expresso_Title
{
	font-size:16px;
	color:#704223;
	font-weight:bold;
	background-color:#FFFFFF;
	font-family:Arial;
	text-align:center;
	text-transform:uppercase;
}

.Expresso_TitleTable
{
	height:18px;
	border-style:none;
	width:100%;
}

.Expresso_TitleArticle
{
	font-size:11px;
	color:#333333;
	font-family:Verdana;
}

.Expresso_TitleArticle a
{ 
	font-size:11px;
	color:#333333;
	font-family:Verdana;
}

.Expresso_BodyArticle
{
	margin-top:10px;
}

.Expresso_TableSeparate
{
	height:1px;
	background-color:#704223;
}

.Expresso_Image
{
	text-align:right;
}
	
.Expresso_Summary_Link_Image
{
	height:90px;
	width:90px;
	border:0;
}
	
	#expressoencart {
		background-image: url("/_catalogs/masterpage/ITN/PublishingImages/CP_encard_expresso.jpg");
		width: 761px;
		height: 75px;
	}
	#encart_date {
		color: #A9AF00;
		font-size: 18px;
	}
	
	.encart_date {
		color: #A9AF00;
		font-size: 18px;
		padding-left:10;
	}

	
	.blocfond {
		background-color: #F3EBE1;
	}
	.coltexte {
		font-size: 10px; 
		color: #4C1300;
	}
	.coltitre {
		font-size: 13px; 
		color: #4C1300;
		font-weight: bold;
	}
	.expressotitre {
		font-size: 20px; 
		color: #C93200;
		font-weight: bold;
	}

/* ------------- MENSUEL */
	#mensuelencart {
		background-image: url("/_catalogs/masterpage/ITN/PublishingImages/CP_encard_mensuel.jpg");
		width: 761px;
		height: 75px;
	}
	
	.encart_Degre {
		color: #A9AF00;
		font-family:Verdana;
		font-size: 12px;
		padding-top:6px;
	}
	
	.encart_Numero {
		color: #A9AF00;
		font-family: Verdana;
		font-size: 34px;
		font-weight:bold;
	}
	
	/* ------------- DOSSIERS */
	#dossierencart {
		background-image: url("/_catalogs/masterpage/ITN/PublishingImages/CP_encard_dossiers.jpg");
		width: 761px;
		height: 75px;
	}
	
	/* ------------- REGIONALE */
	#regionaleencart {
		background-image: url("/_catalogs/masterpage/ITN/PublishingImages/CP_encard_regionales.jpg");
		width: 761px;
		height: 75px;
	}
	
	/* ------------- CAFETERIA */
	#cafeteriaencart {
		background-image: url("/_catalogs/masterpage/ITN/PublishingImages/CP_encard_cafeteria.jpg");
		width: 761px;
		height: 75px;
	}
	
	.cafetsstitre 
	{
		font-size: 13px; 
		color: #C93200;
		text-transform:uppercase;
	}
	.cafetsstitre a {
		color: #C93200;
		text-decoration: none;
	}
	.cafetsstitre a:hover {
		text-decoration: underline;
	}
	.cafetsstitre a:active {
		text-decoration: underline;
	}
	


/* ------------- ARTICLE */

	.arttitre {
		font-size: 20px; 
		color: #C93200;
		font-weight: bold;
	}

	.texte p {
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	p.signature {
		color: #A4A4A4;
		font-size: x-small;
		border-top: 1px solid #A4A4A4;
		text-align: left;
		margin-bottom: 25px;
		line-height: normal;
		margin-top: 0;
		margin-bottom: 20px;
		font-size: 11px; 
	}

	p.signature .signaturefonce {
		color: #C93200;
	}

	ul.artliste {
		margin: 10px 0 25px 0;
	}

	ul.artliste li {
		list-style: none;
		line-height: 1.3em;
		font-size: 10px;
		color: #4C1300;
		font-weight: normal;
	}
	ul.artliste li a {
		color: #C93200;
		text-decoration: none;
	}
	ul.artliste li a:hover {
		color: #714133;
		text-decoration: underline;
	}
	ul.artliste li a:active {
		color: #714133;
		text-decoration: underline;
	}

	ul.artliste li .artlistetitre {
		font-weight: bold;
		font-style: italic;
		font-size: 11px;
	}


	.artchamptextarea {
		border: #A5ACB2 1px solid;
		font-size: 11px;
		color: #333333;
		font-family: Verdana;
		width: 550px;
		height: 200px;
	}

	.artchamptext {
		border: #A5ACB2 1px solid;
		font-size: 11px;
		color: #333333;
		font-family: Verdana;
		width: 550px;
	}

	.Expresso_ReactionTD
	{
		color:#c93200;
		font-size:11px;
		font-family:Verdana;
		text-decoration:none;
		text-align:right;
	}

	.Expresso_ReactionSep
	{
		border-top:1px #dddddd solid;
	}
	
	.Expresso_Separator, Expresso_Separator a:link, Expresso_Separator a:visited
	{
		color:Gray;
		font-size:11px;
		font-family:Verdana;
		text-decoration:none;
		text-align:Left;
	}
	
	.Expresso_User, .Expresso_User TD
	{
		color:Gray;
		font-size:11px;
		font-family:Verdana;
		text-decoration:none;
		text-align:Left;
	}

	.Padding_Bottom
	{
		height:25px;
		padding:20 0 0 0;
	}


/* ------------- CAFETERIA */
	.classcafet { /* lu par les navigateurs respectant les standards */
		background-color: #F3EBE1;
		border: #E0CCB4 1px solid;
		margin: 0 1px 1px 1px;
		width: 372px;
	}

	* html .classcafet { /* lu uniquement par IE */
		background-color: #F3EBE1;
		border: #E0CCB4 1px solid;
		margin: 0 1px 1px 1px;
		width: 374px;
	}

	.tbcafet {
		background-color: #F3EBE1;
	}
	.tbcafet2 {
		background-color: #FFFFFF;
	}
	.tbcafet2 p {
		font-size: 11px; 
		color: #333333;
		margin: 0 0 5px 0;
	}



/* ------------- COLONNE DE DROITE */
	div#colonnedroite {
		margin: 3px 0 0 0;
		height: 100%;
	}
	.colonnefond {
		background-color: #EEEFCC;
	}

	ul.col_liste li {
		list-style: none inside url("MasterImages/puce.gif");
		line-height: 1.2em; /* interligne */
		font-size: 10px;
		color: #4C1300;
		margin: 10px 10px 0  10px;
		padding: 0;
		text-indent: none;
	}
	
	#border_right
	{
		background-image:url("/_catalogs/masterpage/ITN/MasterImages/CP_QuickLaunch_Right_corner.jpg");
	}


/* ------------- LOGIN -------------------------------------------------*/
	table .login_Table
	{
		background-color:#643724;
		width:100%;
		height:80px;
	}
	
	.login_Title
	{
		width:148px;
		max-width:148px;
		font-size: 11px; 
		font-weight:bold;
		color:#FFFFFF;

	}
	
	.login_Text
	{
		font-size: 11px; 
		color: #D1BBA4;
		text-decoration: underline;
		margin-top: 4px;
	}
	
	.login_Name
	{
		max-width:148px;
	}

/* ------------------SURCHARGE ITN --------------------------------------*/
.ms-TPBody
{
	color:#111111;
	font-size:8pt;
	font-family:verdana,arial,helvetica,sans-serif;
}

table.ms-pageinformation,table.ms-createpageinformation{
font-family:tahoma;
font-size:8pt;
height:75px;
}
table.ms-pageinformation{
background-image:none;
background-color:#ffffff;
background-repeat:repeat-x;
}
table.ms-createpageinformation{
background-image:none;
background-repeat:repeat-x;
background-color:#ffffff;
}
.ms-pageinformation th,.ms-createpageinformation th{
color:#204d89;
text-align:left;
}
.ms-pageinformation table td,.ms-createpageinformation table td{
color:#000000;
text-align:left;
font-family:tahoma;
font-size:8pt;
padding:3px 5px 3px 1px;
}
.ms-pageinformation table th
{
padding:3px 5px 3px 1px;
}

.ms-homepagetitle
{
	font-size: 20px; 
	color: #C93200;
	font-weight: bold;
	font-family:arial;
	text-decoration:none;
}

.ms-relatedtable
{
	width:100%;
	background:#F3EBE1;
	border:1px solid #9F7662;
}

.ms-sectionheader
{
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
}

.ms-PostBody
{
	font-size: 11px; 
	color: #333333;
	line-height:1.7em;
	padding-top:6px;
	padding-bottom:12px;
}
	
TD.ms-rtetoolbarhov
{
	padding:2px;
	height:23px;
	border:solid 1px #D3D3D3;
	background-image:url("../MasterImages/bt_font.gif");
	background-repeat:repeat-x;
	background-color:#D3D3D3;
	font-weight:bold;
	cursor:pointer;
	color:#CC2F00;
}

.ms-bodyareaframe,.ms-viewareaframe{
	vertical-align:top;
	text-align:center;
	height:100%;
	width:100%;
	background-color:#ffffff;
	border-top:0px solid #6f9dd9;
	border-right:0px solid #6f9dd9;
	border-left:0px solid #6f9dd9;
	}
.ms-bodyareaframe{
	padding:0 0 0 0;
}

.ms-gb
{
	color:#736D29;
	height:22px;
	background-color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #9F7662;
	padding-bottom:3px;
}


/*--------------------------------------Master Page ---------------------*/

.PageBorderLeft
{
	width:7px;
}

.PageMain
{
	text-align:left;
	width:986px;
}

.Page
{
	background-color:#451200;

}

/*------------------------------------BANNER------------------------*/
.Banner
{
	width:100%;
}

#header_Table
{
	height:142px;
		
}

#header_Titre 
{
	width:460px;
}

#header_Mensul 
{
	background-image: url("/_catalogs/masterpage/ITN/NumberImages/Numero_lemensuel_Deg.jpg");
	background-repeat: repeat-x;
	width: 161px;
}

#header_bgform 
{
	background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_bandeau_03.jpg");
}

#header_pubs 
{
	background-image: url("/_catalogs/masterpage/ITN/MasterImages/CP_bandeau_04.jpg");
}

#menu2 {
		background-color: #E9DBCA;
	}

#footerTable
{
	background-color:#FFFFFF;
}

.EditZone
{
	width:100%;
}

/*------------------------------------- PageLayouts ------------------------------------*/

.MainPlaceHolder
{
	padding-top:2;
	padding-right:5;
	padding-left:5;
	text-align:center;
}


.Title_Tab
{
	height:15px;
	border-style:none;
	width:100%;
}

.Title_Tab td
{
	height:15px;
}


.Td_print td
{
	background-image:url("/images/CP_encard_imprimer.jpg");
}

.Title_Group
{
	font-size:19px;
	color:#704233;
	font-weight:bold;
	background-color:#FFFFFF;
	max-width:250px;
	width:250px;
	font-family:Verdana;
	text-align:center;
}

.Title_Article
{
	font-size:19px;
	color:#c93200;
	font-weight:bold;
	font-family:Verdana;
	padding-bottom:20px;

}

.Text_Article
{
   font-size:10px;
   font-family:Verdana;
   width:761px;
   word-wrap:break-word;
}


