﻿body {
	background-color: #B3C1D3;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
    font-weight: normal;
	color: #003063;  	
}

/* Zone EN-TETE*/
.header
{
	background-image: url('Images/header cat with photo and title.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}
.rotator{
	position: absolute;
	right: 30px;
	top: 17px;	 
}
.nav
{
	position: absolute;
    top: 65px;
    right: 15px;
    color: #ffffff;
    font-size: 10px;
}
.flag
{
    position: absolute;
    top: 62px;
    left: 12px;
}

    
.menua
{
    position: absolute;
    right:15px;
    top: 0px;
    color:#ffffff;
    font-size: 10px;
}

/* Zone PIED DE PAGE */
.footer
{
    background-image: url(images/footer.gif);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.4em;
    width: 760px;
    text-align: center;
    font-size: 9px;
    }

/* Zone CENTRE DE PAGE */
.page
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url(images/body-repeat.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 712px;
    padding: 0px 24px;
}
#sidebar {
	float: left;
	width: 180px;
	height: 100%;
}
#sidebar2 
{
    float: left;
    width: 40px;
    margin-top: 74px;
    line-height: 20px;   
    
}
#sidebar3
{
    float: left;
	width: 180px;
	
    
     
}

#content {
	margin-left: 245px;
}

#liensEspaceMembre
{
    margin-left: 2em;
    margin-top: 1.0em;
}

.gridcontent
{
    margin-top: 1.0em;
    width:460px;
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
}
.menu
{
    margin-bottom: 0.3em;
    text-transform: uppercase;
}
.treeview
{
    margin-left: 2em;
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    line-height: 2.1em;
}
.headercell
{
    color: #003063;
    font-weight:bold;
    vertical-align:text-top;
    text-align:right;
    width:150px;
}

/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid #efeff7;
	height: 1px;
}

/* TITRE */
h1,h2,h3
{
    margin: 0;
	font-family: verdana;
	font-size: 11px;
}
h1
{
 	margin-top: 1.0em;
	margin-bottom: 1.12em;
    font-size: 12px;
    font-weight: bold;
}
h2
{
    font-weight: normal;
}
.h3
{
    font-weight: bold;
}
.h4
{
    font-weight: bold;
    color: Blue;
    position: relative;
    top: 15px; 
    
}
.expl
{
    font-weight: lighter ;
    color:  Blue;
    cursor: pointer;
    font-style:italic;
} 
.parahdr
{
    Color: Blue; 
    position: relative;
    font-weight: bold;
    top: 15px;
    margin-bottom: 15px; 
}
.para
{
    position: relative;
    top: 15px;
    margin-bottom: 15px; 
}
.emailView {
    position: relative;
    background-color: #FFFFFF;
    width: 480px;
    height: 300px;
    display: block;
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
}

    
    
/* LIENS HYPERTEXTE */
a {
	text-decoration: none;
	color: #31659C;
	font-weight:bold;
}

a:visited {
	color: #31659C;
	font-weight:bold ;
}

a:hover {
	text-decoration: underline;
	color: #31659C;
	font-weight:bold;
}

a:active {
	color: #31659C;
	font-weight:bold;
}

/* LISTE */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}

/* FROM PHOTO CODE */

input, textarea, button {
    font-family: Tahoma;
    font-size: 8pt;
}
input.text, textarea {
    background-color: Transparent;
    color: White;
    border: solid 1px #B0B0B0;
}
#slideshow {
    float: left;
    margin-top: 30px; 
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 4px;
    background-color: #FFFFFF;
    position: relative;
}
#description {
}
#comments {
}
#up1 {
    width: 480px;
    height: 333px;
    display: block;
    position: relative;
}
.border1 
{
    border:1px solid #339;  
}
.construct {
    margin-left: 130px;
    margin-top: 130px;
    margin-bottom: 130px;
}
.construct2 {
    margin-top: 130px;
    margin-left: 150px;
    margin-bottom: 130px;
}
.photoView {
    position: relative;
    background-color: #000000;
    width: 480px;
    height: 333px;
    display: block;
}
.photoContainer {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px;
}
.photoImage {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 480px;
    height: 333px;
    bottom: 20px;
}
.photoInfo {
    position: absolute;
    left: 0px;
    top: -15px;
    width: 472px;
    padding: 4px;
    background-color: #B3C1D3;    
    color: black;
    z-index: 1000;
}
.photoTitle {
    font-weight: bold;
    color: #A42A2A;
}
.photoDescription {
    font-weight: bold;
    color: Blue;
}
.photoController {
    background-color: #404040;
    width: 480px;
    height: 80px;
    display: block;
    padding-top: 20px;
}
.photoButton {
    width: 30px;
    height: 30px;
    margin: 4px 0px 4px 4px;
    padding: 1px;
    background-color: #B0B0B0;
}
.selectedPhotoButton {
    margin: 3px 0px 3px 4px;
    padding: 2px;
    background-color: White;
}
.photoProgress {
    display: inline;
    position: absolute;
    left: 230px;
    top: 145px;
    font-size: 0pt;
    filter: alpha(Opacity=60);
}
.progressContainer {
    background-color: White;
    padding: 4px;
}
.progressImage {
    filter1: alpha(Opacity=40);
}
.photoThumbnail {
    border: solid 2px white;
}
.exifButton {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 0px 4px 0px 2px;
}
/* Text and Image positionning */
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
.right { float: right;  position: relative; }
.left { float: left; }
.bottom { clear: right; }
.center { text-align: center; }


/* Agrandir un Thumnail en Photo */

/* beg Photo-Caption Zoom - Pure-CSS */

.Zright { float:right; margin:5px 0px 2px 10px; } 
.Zleft { float: left; margin:5px 10px 2px 0px; } 

.Zoom img { border: 1px solid #369; } 
.Zoom.t100 img { width:100px; } 
.Zoom.t150 img { width:150px; } 
.Zoom.t200 img { width:200px; } 
.Zoom.t250 img { width:250px; } 
.Zoom.t300 img { width:300px; } 
.Zoom.t350 img { width:350px; } 
.Zoom.t400 img { width:400px; } 
.Zoom.t450 img { width:450px; } 
.Zoom.t500 img { width:500px; } 
.Zoom.t550 img { width:550px; } 
.Zoom.t600 img { width:600px; } 

.Zoom .caption { display:none; } 

.Zoom a { padding:0px; } 
.Zoom a:hover { padding:0px; } /* IE picky here */ 
.Zoom a:visited { padding:0px; } 

.w100 a:hover img,.w100 a:hover .caption {width:100px} 
.w150 a:hover img,.w150 a:hover .caption {width:150px} 
.w200 a:hover img,.w200 a:hover .caption {width:200px} 
.w250 a:hover img,.w250 a:hover .caption {width:250px} 
.w300 a:hover img,.w300 a:hover .caption {width:300px} 
.w350 a:hover img,.w350 a:hover .caption {width:350px} 
.w400 a:hover img,.w400 a:hover .caption {width:400px} 
.w450 a:hover img,.w450 a:hover .caption {width:450px} 
.w500 a:hover img,.w500 a:hover .caption {width:500px} 
.w550 a:hover img,.w550 a:hover .caption {width:550px} 
.w600 a:hover img,.w600 a:hover .caption {width:600px} 
.Zoom a:hover img { margin-bottom:5px;} 

.Zoom a:hover .caption { 
display:block; 
background:#eef; 
border:1px solid #339; 
font-family:verdana,sans-serif; 
text-decoration:none; 
text-align:justify; 
font-size:10pt; 
color:#339; } 

.Zoom a:hover .inner
{ 
display:block; 
padding:5px 8px;

} /* no IEboxModelHack */ 

/* end Photo-Caption Zoom - Pure-CSS */ 


