@import url(stylemenu.css);

BODY,P,TD,TABLE,HTML {
    font-family : Arial, sans-serif;
/*    font-size : 13px; */
	font-size : 0.9em;
}

BODY, HTML {
/*    background-image: url(images/bgpaper8.png); */
/*    background-image: url(images/rz-fond.png); */
/*    background-image: url(images/logofond.png); */
/*	background-attachment: fixed; */
}

.user {
    border-bottom-width: thin;
    border-bottom-color: black;
    border-bottom-style: groove
}

.error {
    color: red;
}

h3 {
/*    background-color : #FFCC99;  */
    font-size: 120%;
	color: #D00000;
	font-weight: bold;

	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C08080;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #C08080;
}

h4 {
/*    background-color : #ffebcd; */
	color: #000080;
    font-size: 110%;
	font-weight: normal;

	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #8080C0;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #8080C0;
}

h3, h4 {
/*    color : black; */
    font-family : Verdana, Arial, sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

/*	border-style: solid;
	border-color: black;
	border-width: 1px; */

}


.charte {
	border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;
}
	
.charte h2 {
	font-size: 1.5em;
}

.charte h4 {
	background-color: transparent;
	border-style: none;
	font-weight: bold;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
	font-size: normal;
}

A.content1 {
        text-decoration : none;
        color : #000060;
}
A.content2 {
        text-decoration : none;
        color : blue;
}
A.content2:hover {
        text-decoration : underline;
        color : blue;
        background-color : transparent;
		border-style: none;
}

A.content1:hover {
        text-decoration : underline;
        color : #000060;
        background-color : transparent;
		border-style: none;
}

A.gfx:hover {
	background-color: transparent;
	border-style: none;
}

.couleur {
    background-color : #FFCC99 ;
}

/* dns */
.domain {
	margin-top: 1em;
	margin-bottom: 1em;
}

.domain .blockheader {
	font-style: italic;
}

.domain .ok {
	background-color: #00A000;
	color: white;
}

.domain .ko {
	background-color: #A00000;
	color: white;
}

.date, .info {
	font-style: italic;
}

#sitetitle {
	background-image: url(images/fond-bleu-degrade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#sitetitle #logo {
	background-image: url(images/rezosup_logo_tiny_blended.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 180px;
	margin-top: 2px;
}

#sitetitle #logo span {
	    display: none;
}

