@import "communs.css";

a img {border: none}

html { height: 100%; /*background: #222;*/}

/* conteneurs -------------------------------------------- */

body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #444;
	margin: 0;					/* pour centrage avec IE 5 */
	text-align: center;		/* pour centrage avec IE 5 */
	height: 100%;
	background: url(http://medias.francois-delegue.fr/img/fond-pages.png) repeat-x;	
}

#conteneur {
	width: 999px;
	height: 100%;
	margin: 0px auto 0 auto;
	text-align: left;			/* pour centrage avec IE 5 */
	padding: 0;
	background: url(http://medias.francois-delegue.fr/img/interieur-centre.png) no-repeat;	
	position: relative;
}

#contenu {
	position: absolute;
	top: 225px;
	left: 289px;
	width: 546px;
	border-left: 1px solid #e3e1df;
	border-right: 1px solid #e3e1df;
	padding-left: 60px;
	padding-right: 60px;
	background: white;
}

/* pararaphes -------------------------------------------- */

p
{
	text-align: justify;
	margin-top: 0.6em;
	margin-bottom: 1.6em;
	font-size: 82%;
	line-height: 140%;
	text-indent: 1.8em;
}


.lettrine
{
	font-size: 2em;
	color: #666;
}	

p.avec_lettrine, p.demonstration {margin-top: 35px;}

p.lien_telechargement {
	text-indent: 0;
	height: 60px;
	background: url(http://medias.francois-delegue.fr/img/points.png) no-repeat 260px 40px;
	margin-bottom: 0;
}

p.demonstration
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 88%;
	text-indent: 0;
	line-height: 160%;
}

p.liensiterealise {
	text-indent: 0;
}

p.legende {		/*légendes des copies d'écran*/
	text-indent: 0;
	font-weight: normal;
	font-size: 77%;
}


/* code -------------------------------------------- */

pre, code
{
	color: #444;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

code { font-size: 96%; }

pre
{
	padding-left: 1.8em;
	line-height: 1.5em;
	font-size: 77%;
	margin-top: -1em;
	margin-bottom: -0.5em;
}

/* headers -------------------------------------------- */

h1 {	/* titre page */
	font-size: 103%;
	line-height: 1.3em;
	color: #78081e;
	background: url(http://medias.francois-delegue.fr/img/puce-titre.png) no-repeat right 7px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 30px;
	font-weight: bold;
}

h1 code {	/* titre page dans developpement web */
	color: #78081e;
	font-size: 103%;
}

h2 {	/* "françois delègue" */
	font-size: 130%;
	position: absolute;
	top: 216px;
	right: 750px;
	color: #000;
}

h3
{	/* sous-titre page */
	color: #666;
	font-size: 103%;
	font-weight: bold;
	margin-top: -2em;
	margin-bottom: 2em;
	line-height: 1.3em;
}


h4
{	/* sous-titre texte */
	color: #444;
	font-size: 88%;
	font-weight: bold;
	margin-top: 0.6em;
	margin-bottom: 0.8em;
}


/* liens -------------------------------------------- */

a { text-decoration: none; color: #78081e; }

a:hover { text-decoration: underline; }

p a, ul a {
	font-weight: bold;
}

/* "outils" -------------------------------------------- */

#imprimer, #telecharger {
	position: absolute;
	font-size: 71%;
	font-weight: bold;
	color: #ff002a;
	top: -130px;
	letter-spacing: 0.1em;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}

#imprimer {right: 25px;}

#telecharger {right: 130px;}

#imprimer a, #telecharger a {
	color: #ff002a;
	padding-right: 20px;
}

#imprimer a:hover, #telecharger a:hover {
	text-decoration: underline;
}

#imprimer a {
	background: url(http://medias.francois-delegue.fr/img/puce-imprimer-off.png) no-repeat right 2px;
}

#imprimer a:hover {
	background: url(http://medias.francois-delegue.fr/img/puce-imprimer-on.png) no-repeat right 2px;
}

#telecharger a {
	background: url(http://medias.francois-delegue.fr/img/puce-telecharger-off.png) no-repeat right 2px;
}

#telecharger a:hover {
	background: url(http://medias.francois-delegue.fr/img/puce-telecharger-on.png) no-repeat right 2px;
}

#hautpage
{
	margin-top: 30px;
	padding-top: 13px;
	border-top: 1px dotted #666;
	width: 150px;
	text-indent: 0;
	text-transform: uppercase;
	font-size: 57%;
}

#hautpage a
{
	color: black;
	font-weight: normal;
	background: url(http://medias.francois-delegue.fr/img/puce-haut-page.png) no-repeat left 0px;
	padding-left: 22px;
}

#hautpage a:hover
{
	text-decoration: none;
}

/* sous-menus -------------------------------------------- */


#menusites, #menufaire, #menudev {
	position: absolute;
	right: 750px;
	top: 310px;
}

#menusites h3, #menufaire h3, #menudev h3 {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	color: #993;
	margin-bottom: 0.5em;
	margin-top: 0;
}

#menusites ul, #menufaire ul, #menudev ul {
	text-align: right;
	font-size: 77%;
	list-style-type: none;
	line-height: 180%;
}

#menusites li, #menufaire li, #menudev li {
	width: 285px;
}

#menusites a, #menufaire a, #menudev a {
	background: url(http://medias.francois-delegue.fr/img/puce-menu-off.png) no-repeat right 2px;
	padding-right: 20px;
	color: black;
	font-weight: normal;
}

#menusites a:hover, #menufaire a:hover, #menudev a:hover {
/*
	background: url(http://medias.francois-delegue.fr/img/puce-menu-on.png) no-repeat right 2px;
	padding-right: 20px;
*/
	color: #900;
	text-decoration: underline;
}

/* menu principal (allant vers les 3 parties du site) -------------------------------------------- */

#menuprincipal {
	position: absolute;
	left: 320px;
	top: 140px;
	width: 584px;
	background: url(http://medias.francois-delegue.fr/img/fond-menu-pages.png) repeat-y;
	border-top: 1px solid #e4e2e0;
	border-bottom: 1px solid #e4e2e0;
	border-left: 15px solid #e4e2e0;
	border-right: 15px solid #e4e2e0;
	padding: 3px 0px 4px 0px;
	margin: 0;
}

#menuprincipal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menuprincipal li {
	line-height: 1em;
	display: inline;
	margin-left: 3.6em;
}

#menuprincipal li a {
	font-size: 88%;
	font-weight: normal;
	color: #594646;
	line-height: 1em;
}

#menuprincipal li a:hover {
	color: #993;
	text-decoration: none;
}


#menuprincipal li #versaccueil {
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 82%;
	letter-spacing: 0.1em;
	top: -44px;
	left: 15px;
	text-transform: lowercase;
}

/* tables -------------------------------------------- */

table
{
	margin-bottom: 10px;
	line-height: 1.3em;
	width: 100%
}


table caption
{
	text-align: left;
	font-weight: bold;
	padding-left: 2px;
	color: #666;
	font-size: 88%;
}

th, td
{
	padding: 4px;
	font-size: 82%;
	background: #eee9e8;
}

th
{
	text-align: left;
	width: 30%;
	font-weight: normal;
}

td.commentaire
{
	background: none;
	font-style: italic;
	padding: 0;
}

/* listes -------------------------------------------- */

ul.generiquesite {
	font-size: 77%;
	margin-left: 0;
	margin-bottom: 2em;
	padding-left: 0;
	list-style-type: none;
	line-height: 140%;
}

ul.texte
{
	text-align: justify;
	font-size: 82%;
	margin-left: 2em;
	margin-top: -0.3em;
	margin-bottom: 1em;
	padding-left: 0;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 140%;
	text-align: left;
}
.texte li
{
	margin-top: 0.5em;
}

/* définitions -------------------------------------------- */

dl {
	margin-top: 2em;
	width: 500px;
	font-size: 77%;
	margin-bottom: 0.6em;
}

dt {
	margin-top: 1em;
	font-weight: bold;
}

dd {
	margin-left: 10px;
}

#boitecontact ul {
	padding-left: 13px;
	margin-top: -16px;
	margin-left: 0px;
}

/* images en rollover des sites réalisés -------------------------------------------- */

.imageSite
{
	background: url(../sites-realises/images/ombre1.png) 0px 0px no-repeat;
}

.legendeImageSite
{
	font-size: 65%;
	padding: 4px 0px 4px 5px;
	color: #ddd;
	letter-spacing: 1px;
	margin-top: -4px;
	width: 446px;
	background: #333;
}

