/* Lorenzoups - feuille de style v.2 */

/* Style de texte */

/* Ref couleurs :
rose #DF0083
marron #3e2117
sable #f5f4f2
*/

body, TD
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
margin: 0px; 
}

.english
{
color: #999999;
}

.english a:link { color: #dd74b2; text-decoration: none }
.english a:visited { color: #dd74b2; text-decoration: none }
.english a:hover { color: #dd74b2; text-decoration: underline }

H1
{
font-size: 36px;
}

.HWhite
{
font-size: 36px;
color: #e2dfdc;
}

.nav { font-size: 20px; }

.nav a:link { color: #FFFFFF; text-decoration: none }
.nav a:visited { color: #FFFFFF; text-decoration: none }
.nav a:hover { color: #FFFFFF; text-decoration: underline }

.small { font-size: 10px; }

.small a:link { color: #333333; text-decoration: none }
.small a:visited { color: #333333; text-decoration: none }
.small a:hover { color: #DF0083; text-decoration: underline }

.headtitle
{
font-size: 28px;
color: #000000;
}
.headtitle a:link { color: #000000; text-decoration: none }
.headtitle a:visited { color: #000000; text-decoration: none }
.headtitle a:hover { color: #000000; text-decoration: underline }

.headtitle2 a:link { color: #DF0083; text-decoration: none }
.headtitle2 a:visited { color: #DF0083; text-decoration: none }
.headtitle2 a:hover { color: #DF0083; text-decoration: none }

.title
{
font-size: 18px;
color: #DF0083;
}

.titlemedium
{
font-size: 16px;
color: #000000;
}

.titlemediumwhite
{
font-size: 16px;
color: #FFFFFF;
}

a:link, a:visited
{
text-decoration: none; 
color: #DF0083;
}
a:hover, a:active { 
text-decoration: underline; 
color: #DF0083;
}

.text, TD, TH
{
font-size: 11px;
color: #333333; 
}

.texttwhite
{
color: #FFFFFF;
font-size: 10px;
text-decoration: none; 
}
.texttwhite:link, .texttwhite:visited, .texttwhite:active
{
color: #FFFFFF;
font-size: 10px;
text-decoration: none; 
}
.texttwhite:hover
{
color: #DF0083;
font-size: 10px;
text-decoration: underline; 
}
.inputbutton
{
color: #333333;
font-size: 10px;
text-decoration: none; 
background-color:#FFFFFF;
border-color:#333333;
}

HR
{
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
text-align: left;
}

#PhotoView {
	}

.imglien { border:solid 1px #CCCCCC; width:50; height:50; display:block; }
.imglien:hover { border:solid 1px #DF0083; width:50; height:50; display:block; }

.imglien100 { border:solid 1px #e2dfdc; display:inherit; }
.imglien100:hover { border:solid 1px #DF0083; display:inherit; }

