
/* ===========================BODY AVEC COULEUR DE FOND PAR CATEGORIE=======================*/
body.general {
	margin: 10px;
	background-color:#FFFFFF;
	background-image:url(img-cyberdev/fond-01.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400; /* De 100 à 900 (400 = normal / 700 = bold) */
	color: #3B4349;
	}

body.internet {
	margin: 10px;
	background-color:#FFFFFF;
	background-image:url(img-cyberdev/fond-internet.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400; /* De 100 à 900 (400 = normal / 700 = bold) */
	color: #3B4349;
	}
	
body.materiel {
	margin: 10px;
	background-color:#FFFFFF;
	background-image:url(img-cyberdev/fond-materiel.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400; /* De 100 à 900 (400 = normal / 700 = bold) */
	color: #3B4349;
	}

body.linux {
	margin: 10px;
	background-color:#FFFFFF;
	background-image:url(img-cyberdev/fond-linux.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400; /* De 100 à 900 (400 = normal / 700 = bold) */
	color: #3B4349;
	}	

body.telechargement {
	margin: 10px;
	background-color:#FFFFFF;
	background-image:url(img-cyberdev/fond-telechargement.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400; /* De 100 à 900 (400 = normal / 700 = bold) */
	color: #3B4349;
	}
	
/* ===========================COMMUN=======================*/	

.cadre_tab{
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color: #FFFFFF;
}

td.fond_page {
	background-image: url(img-cyberdev/fond-site-cyber-dev.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:900px;
	height:477px;
	}

td.espace-client {
	background-image: url(img-cyberdev/espace-client.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:709px;
	height:36px;
	text-align: right;
	}	
	
.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	color: red;
	}	

.image {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	
}
	
.image-texte {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:5px;
	margin-right:5px;
	margin-left:5px;
	
}	
	
.titre_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #096565;
	}
	
a {
	color:#096565;
	text-decoration:none;
		}

a:hover {
	color:#3486C2;
	text-decoration:underline;
	}

/* ===========================MENU GAUCHE=======================*/
#menu ul{
	list-style-type: circle;
	margin-left:20px;
	margin-top:-15px;
	padding:0px;
	}

#menu li {
	margin-right:0px;
	}

#menu a {
	color:#3B4349;
	text-decoration:none;
	}

#menu a.internet:hover {
	color:#3486C2;
	text-decoration:underline;
	}

#menu a.internet_selected {
	color:#3486C2;
	text-decoration:underline;
	}	

#menu a.materiel:hover {
	color:#B79411;
	text-decoration:underline;
	}

#menu a.materiel_selected {
	color:#B79411;
	text-decoration:underline;
	}	

#menu a.linux:hover {
	color:#8C428F;
	text-decoration:underline;
	}

#menu a.linux_selected {
	color:#8C428F;
	text-decoration:underline;
	}	
	
#menu a.telechargement:hover {
	color:#9FC20A;
	text-decoration:underline;
	}

#menu a.telechargement_selected {
	color:#9FC20A;
	text-decoration:underline;
	}	
/* ===========================CARTOUCHE TEXTE=======================*/	

td.cartouche-general-titre {
	background-image: url(img-cyberdev/cartouche-titre-general.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:344px;
	height:33px;
	text-align: left;
	}

td.cartouche-internet-titre {
	background-image: url(img-cyberdev/cartouche-titre-internet.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:344px;
	height:33px;
	text-align: left;
	}

td.cartouche-materiel-titre {
	background-image: url(img-cyberdev/cartouche-titre-materiel.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:344px;
	height:33px;
	text-align: left;
	}

td.cartouche-linux-titre {
	background-image: url(img-cyberdev/cartouche-titre-linux.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:344px;
	height:33px;
	text-align: left;
	}	
	
td.cartouche-telechargement-titre {
	background-image: url(img-cyberdev/cartouche-titre-telechargement.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width:344px;
	height:33px;
	text-align: left;
	}	
	
td.cartouche-fond-texte {
	background-color: #FFFFFF;
	width:679px;
	height:414px;
	text-align: left;
	}	

#contenue  {
	overflow:auto;
	margin-top:0px;
	padding:5px;
	height:400px;
	border: 0px;
	background-color: #ffffff;
	width:669px;
	color:#000000;
	}	
	
.titre-cartouche {
	font-size : 16px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
	}

/* ===========================PARTENAIRES=======================*/	

.partenaire_titre {	
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}
	
.partenaire_description {	
	font-size : 11px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}	

.partenaire_hr {
	color: #096565;
	border : 1px solid #096565;
	width:520px;
	}
	
/* ===========================TELECHARGEMENT=======================*/	
.titre {	
	font-size : 17px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #9FC20A;
	text-decoration:underline;
	}

.soft_titre {	
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}
	
.soft_description {	
	font-size : 11px;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}	

.soft_hr {
	color: #9FC20A;
	border : 1px solid #9FC20A;
	width:520px;
	}
	
/* ===========================FOOTER=======================*/	
#footer {
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #3B4349;
	width: 709px;
	text-align: right;
	margin-right:25px;
	}
	
/* ===========================FORMULAIRE=======================*/	

input {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #3B4349;
}

.input_blank {
	background : #FFFFFF;
	border : 0px;
	font-size : 10px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #3B4349;
}

.input_espace_client {
	background : #FFFFFF;
	border : 1px solid #096565;
	font-size : 10px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #096565;
}

select {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #3B4349;

}

checkbox {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #3B4349;
}

textarea {
	background : #FFFFFF;
	font-size : 12px;
	border : 1px solid Black;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #3B4349;
}

