﻿/*  
Theme Name: EDUCONTACT
Description: CSS for EDUCONTACT.eu
Version: 1.0
Author: © Cned SIWEB
Author URL: http://www.cned.fr/
Date : June 2008
Compatibility PC :  IE6 / IE7 / FF2.0
Compatibility MAC :  Safari / FF2.0
Accessibility : 
*/
/*-------------------------------------------------------------------
                       STRUCTURAL ELEMENT RULES 
-------------------------------------------------------------------*/
body {
	position: relative;
	background: white url('../img/bck_body.jpg') repeat-x;
	margin-top: 10px;
}
#site {
	margin-left : auto;
	margin-right : auto;
	width: 990px;
	font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.asterisc {
	color: #900003;
	font-weight: bold;
	font-size: medium;
}
.new {
	color: #900003;
	font-size: 10px;
	font-style: italic;
}
.error {
	color: red;
	font-weight: normal;
	
}
/*-------------------------------------------------------------------
                       HEADER ELEMENT RULES 
-------------------------------------------------------------------*/
.block_head {
	width: 990px;
	height: 66px;
}
.bck_head {
	width: 972px;
	background: transparent url('../img/bck_head.jpg') repeat-x;
	height: 66px;
	float: left;
}
.cornerL {
	width: 9px;
	background: transparent url('../img/CornerL.png') no-repeat;
	height: 66px;
	float: left;
}
.cornerR {
	width: 9px;
	height: 66px;
	background: transparent url('../img/CornerR.png') no-repeat;
	float: left;
}
.logoEduc {
	border: 0px;
	margin: 0.5em;
	float: left;
}
.baseline {
	border: 0px;
	float: left;
	margin-top: 1.5em;
	margin-left: 2em;
}
/*-------------------------------------------------------------------
                       CARDS & SELECTION HEADER ELEMENT RULES 
-------------------------------------------------------------------*/
.selectHead {
	float: right;
	margin-top: 0.4em;
	background: transparent url('../img/pict_select.png') no-repeat;
	background-position: center top;
	color: #900003;
	font-size: 11px;
	padding-top: 4em;
}
.selectHead a {
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
	color: #900003;
}
.selectHead a:hover {
	text-decoration: none;
}
/*-------------------------------------------------------------------
                       NAVIGATION BAR HEAD ELEMENT RULES 
-------------------------------------------------------------------*/
.menu {
	background: transparent url('../img/bck_menu.jpg') repeat-x;
	line-height: 33px;
	color: #3a5464;
	font-size: 13px;
}
.menu ul {
	display: inline;
	list-style: none;
	list-style-position: inside;
	margin-left: 15px;
	padding-left: 15px;
}
.menu li {
	display: inline;
	list-style: none;
}
.menu ul a {
	text-decoration: underline;
	color: #3a5464;
	display: inline-block;
	font-weight: normal;
}
.menu ul a:hover {
	text-decoration: none;
}
/*-------------------------------------------------------------------
                       NAVIGATION BAR RIGHT ELEMENT RULES 
-------------------------------------------------------------------*/
.block_Somm {
	float: right;
	width: 202px;
	min-height: 546px;
	background: #eaeaea;
}
.block_Somm h1 {
	background: transparent url('../img/bck_sommH1.jpg') repeat-x;
	color: #0e0e0f;
	font-size: 14px;
	height: 25px;
	margin-top: 0px;
	padding: 0.3em;
}
.curs_somm {
	float: right;
	display: block;
	margin-right: 5px;
	margin-top: -1.8em;
	width: 20px;
	height: 17px;
	background: transparent url('../img/curs_Somm.png') no-repeat;
}
.block_Somm h2 {
	margin-left: 0.5em;
	padding-left: 1.3em;
	background: transparent url('../img/pict_somm.png') no-repeat;
	background-position: left 1px;
	color: #415d6f;
	font-size: 14px;
	line-height: 15px;
}
.block_Somm ul {
	font-size: 11px;
	color: #3a5464;
	list-style: square;
	line-height: 15px;
}
.block_Somm li {
	list-style: square;
	margin-left: 2px;
}
.block_Somm ul a {
	text-decoration: underline;
	color: #3a5464;
	font-weight: normal;
}
.block_Somm ul a:hover {
	text-decoration: none;
}
.block_Somm p {
	font-size: 10px;
	color: #3a5464;
	margin: 1em;
	text-align: left;
}
/*-------------------------------------------------------------------
                    	CONTENT ELEMENT RULES 
-------------------------------------------------------------------*/
.block_content {
	float: left;
	padding: 10px;
	font-size: 12px;
}
.block_content h1 {
	color: #004590;
	font-size: large;
	width: 750px;
	border-bottom: 1px #888a8c solid;
	margin-top: 10px;
}
.block_content img {
	padding: 15px;
	border: 0px;
	float: right;
}
.block_content a {
	text-decoration: underline;
	color: #aa650b;
	font-weight: normal;
}
.block_content a:hover {
	text-decoration: none;
}
.block_content p {
	padding-top: 15px;
	color: black;
	margin-left: 15em;
}
.block_content ul {
	list-style-image: url('../img/puce_yellow.jpg');
}
.block_content li {
	margin-left: 14em;
}
.block_content ul a {
	text-decoration: underline;
	color: #aa650b;
	font-weight: normal;
}
.block_content ul a:hover {
	text-decoration: none;
}

.treeViewNode
{
	margin-left:15em;
}

.treeViewNode img
{
	padding:0;	
	
}
/*-------------------------------------------------------------------
                    	FORM ELEMENT RULES 
-------------------------------------------------------------------*/
.input_aera {
	width: 236px;
	height: 15px;
	border: 1px #a7a6aa solid;
	padding: 4px 8px;
	color: #696666;
	margin-bottom: 15px;
}
.select_aera {
	width: 236px;
	border: 1px #a7a6aa solid;
	color: #696666;
	margin-bottom: 15px;
}
.input_comment {
	width: 400px;
	height: 115px;
	border: 1px #a7a6aa solid;
	color: #696666;
	margin-bottom: 15px;
	overflow:auto;
}
.contentContactForm {
	padding-top: 15px;
	padding-left: 25em;
	color: black;
	height:300px;
}
.contentContactFormtxt {
	color: #fd821f;
	border: 0;
	font-size: 17px;
}
.block_content label {
	color: #353333;
	font-size: 13px;
}
.buttonSubmit {
	border: 1px #ff7302 solid;
	background-color: #ebebeb;
	color: black;
	cursor: pointer;
}
.buttonSubmit2 {
	border: 1px #ff7302 solid;
	background-color: #ebebeb;
	padding: 4px 8px;
	color: black;
	cursor: pointer;
	float: right;
	margin-right: 16em;
	margin-top: -3em;
}
/*-------------------------------------------------------------------
                    	DESIGN BY PAGE ELEMENT RULES 
-------------------------------------------------------------------*/
.contactus {
	background : transparent url('../img/visuel_contact.png') no-repeat;
	background-position: right top;
	min-height: 150px;
}
.partners {
	background : transparent url('../img/visuel_partners.png') no-repeat;
	background-position: right bottom;
	min-height: 300px;
}
.block_HP {
	float: left;
	background: transparent url('../img_bck_page/bck_HP.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_aboutE {
	float: left;
	background: transparent url('../img_bck_page/bck_about.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_aboutD {
	float: left;
	background: transparent url('../img_bck_page/bck_aboutD.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_Howto {
	float: left;
	background: transparent url('../img_bck_page/bck_how.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_RessForWeb {
	float: left;
	background: transparent url('../img_bck_page/bck_faq.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_Faq {
	float: left;
	background: transparent url('../img_bck_page/bck_faq.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_NewP {
	float: left;
	background: transparent url('../img_bck_page/bck_partner.jpg') no-repeat;
	background-position: left 5em;
	min-height: 546px;
	max-width: 760px;
}
.block_Contact {
	float: left;
	background: transparent url('../img_bck_page/bck_contact.jpg') no-repeat;
	background-position: left 22em;
	min-height: 546px;
	max-width: 760px;
}
.block_Cart {
	float: left;
	background-position: left 22em;
	min-height: 546px;
	max-width: 760px;
}
/*-------------------------------------------------------------------
                    	SEARCH CATALOGUE ELEMENT RULES 
-------------------------------------------------------------------*/
.block_catal {
	color: #686a6b;
	width: 489px;
	height: 340px;
	margin-left: 19.2em;
	border-bottom: 1px #ff7200 solid;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
}
.block_catalA {
	color: #686a6b;
	width: 489px;
	height: 490px;
	margin-left: 19.2em;
	border-bottom: 1px #ff7200 solid;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
}
.catalhead {
	margin-left: 19em;
	background: transparent url('../img/head_catal.jpg') no-repeat;
	width: 493px;
	height: 35px;
}
.catalSomm {
	margin-left: 19.2em;
	background: transparent url('../img/bck_catalSomm.jpg') repeat-x;
	width: 489px;
	height: 29px;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
}
.block_but {
	width: 489px;
}
.buttonCatActif {
	color: black;
	font-size: 13px;
	text-decoration: none;
	background: transparent url('../img/bck_catalSommA.jpg') repeat-x;
	width: 120px;
	height: 29px;
	text-align: center;
	border: 0;
	cursor: pointer;
}
.buttonCatActif:hover {
	color: #ff7200;
	font-size: 13px;
	text-decoration: none;
	background: transparent url('../img/bck_catalSommA.jpg') repeat-x;
	width: 120px;
	height: 29px;
	text-align: center;
	border: 0;
	cursor: pointer;
}
.buttonCatInactif {
	color: #686a6b;
	font-size: 13px;
	text-decoration: none;
	background-color: transparent;
	width: 120px;
	height: 29px;
	text-align: center;
	border: 0;
	cursor: pointer;
}
.buttonCatInactif:hover {
	color: #ff7200;
	font-size: 13px;
	text-decoration: none;
	background: transparent url('../img/bck_catalSommA.jpg') repeat-x;
	width: 120px;
	height: 29px;
	text-align: center;
	border: 0;
	cursor: pointer;
}
.block_catal h1 {
	width: 480px;
	margin-left: 0.5em;
	color: #fd821f;
	border: 0;
	font-size: 13px;
	line-height: 30px;
}
.block_catal br {
	line-height: 0.5em;
}
.block_catalA h1 {
	width: 480px;
	margin-left: 0.5em;
	margin-bottom:0.5em;
	margin-top:-0.2em;
	color: #fd821f;
	border: 0;
	font-size: 13px;
	line-height: 30px;
}
.block_catalA br {
	line-height: 0.5em;
}
.block_catal ul {
	margin: 0 0 0 -10em;
	padding-left: 15px;
	height: 268px;
	border: 0;
	overflow: auto;
	color: #ff7200;
	list-style: decimal;
	font-size: 11px;
}
.block_catal li {
	list-style: decimal;
	list-style-image: none;
}
.block_catal li a {
	color: black;
	text-decoration: underline;
}
.block_catal li a:hover {
	color: #ff7200;
	text-decoration: none;
}
/*-------------------------------------------------------------------
                    	CART & FICHE ELEMENT RULES 
-------------------------------------------------------------------*/
.block_cart1 {
	color: #686a6b;
	width: 736px;
	height: 510px;
	background-image: url('../img_bck_page/bck_fiches.jpg');
	background-repeat: no-repeat;
	background-position: 1em 1em;
	border-bottom: 1px #ff7200 solid;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
}
.carthead {
	background: transparent url('../img/bck_cart.jpg') no-repeat;
	width: 738px;
	height: 35px;
}
.cartSomm {
	background: transparent url('../img/bck_catalSomm.jpg') repeat-x;
	width: 736px;
	height: 29px;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
}
.block_cart1 h1 {
	width: 500px;
	margin-left: 4em;
	color: #fd821f;
	border: 0;
	font-size: 13px;
	line-height: 30px;
}
.block_cart1 br {
	line-height: 0.5em;
}
.block_cart1 ul {
	font-size: 11px;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width:500px;
}
.block_cart1 li {
	list-style: none;
	margin-left: 6em;
	padding: 0;
}
.panels {
	margin-top: 2em;
	margin-left: 0.8em;
	width: 716px;
	height: 300px;
	border: 1px #ff7200 solid;
	overflow: auto;
}
.tableFiche {
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}
.tdtitle {
	vertical-align: top;
	background-color: #ececec;
	color: #fd821f;
	width: 85px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px #ff7200 solid;
	padding: 0.5em;
}
.tdtxt {
	vertical-align: top;
	width: 273px;
	border-bottom: 1px #ff7200 solid;
	padding: 0.5em;
}
.cartselect {
	width: 182px;
	display: block;
	float: right;
	height: 40px;
	margin-top: -5em;
	margin-right: 1em;
}
.butt_addcart {
	width: 182px;
	font-weight: bold;
	height: 19px;
	background: transparent url('../img/butt_addcart.jpg') repeat-x;
	padding-left: 3em;
	text-align: left;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 0.2em;
}
.butt_addcart:hover {
	width: 182px;
	color: white;
	font-weight: bold;
	height: 19px;
	background: transparent url('../img/butt_addcart.jpg') repeat-x;
	padding-left: 3em;
	text-align: left;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 0.2em;
}
.butt_viewcart {
	color: #ff7302;
	font-weight: bold;
	width: 182px;
	height: 19px;
	background: transparent url('../img/butt_viewcart.jpg') repeat-x;
	padding-left: 3em;
	text-align: left;
	border: 0;
	cursor: pointer;
	text-decoration: none;
}
.butt_viewcart:hover {
	color: white;
	font-weight: bold;
	width: 182px;
	height: 19px;
	background: transparent url('../img/butt_viewcart.jpg') repeat-x;
	padding-left: 3em;
	text-align: left;
	border: 0;
	cursor: pointer;
	text-decoration: none;
}
/*-------------------------------------------------------------------
                    	CART PAGE ELEMENT RULES 
-------------------------------------------------------------------*/
.block_cart2 {
	color: #686a6b;
	width: 736px;
	height: 455px;
	background-image: url('../img_bck_page/bck_panier.jpg');
	background-repeat: no-repeat;
	background-position: 1em 100%;
	border-bottom: 1px #ff7200 solid;
	border-left: 1px #ff7200 solid;
	border-right: 1px #ff7200 solid;
}
.block_cart2 h1 {
	width: 500px;
	margin-left: 4em;
	color: #fd821f;
	border: 0;
	font-size: 13px;
	line-height: 30px;
}
.block_cart2 p {
	margin-left: 1em;
}
.panelscart {
	margin-left: 0.8em;
	width: 716px;
	height: 100px;
	border: 1px #ff7200 solid;
	overflow: auto;
}
.tableCart {
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}
.tdtitlecart {
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
	width: 675px;
	height: 100%;
	color: #004591;
	font-size: 12px;
	border-bottom: 1px #ff7200 solid;
}
.tdtxtcart {
	margin: 0;
	padding: 0;
	width: 20px;
	height: 100%;
	border-bottom: 1px #ff7200 solid;
}
.tdtxtcart img {
	border: 0;
}
.formcart {
margin-left:18em;
}
.formcart br{
line-height:1px;
}
/*-------------------------------------------------------------------
                    	FOOTER ELEMENT RULES 
-------------------------------------------------------------------*/
.footer {
	float: left;
	width: 990px;
	text-align: center;
	color: black;
	font-size: 11px;
	line-height: 33px;
}
.footer ul {
	display: inline;
	list-style: none;
	list-style-position: inside;
}
.footer li {
	display: inline;
	list-style: none;
	margin-left: 5px;
}
.footer ul a {
	text-decoration: underline;
	color: black;
	display: inline-block;
	font-weight: normal;
}
.footer ul a:hover {
	text-decoration: none;
}
.footer img {
	border: 0px;
	vertical-align: middle;
}
