/* CSS Document */

.bgcolor {
background-color:#FFE7FF;
}
.bgmidcadre {
background-image:url(/image/V4/milieu.gif);
}
.backgroundtoppub3 {
	background-image: url(/pubtop/image/top3.gif);
	background-repeat: repeat;
}
.backgroundfootpub3 {
	background-image: url(/pubtop/image/bottom3.gif);
	background-repeat: repeat;
}
a
{
    font-size:       12px;
    color:           #FF00FF;
    text-decoration: none;
}

a:hover 
{
    color: #FFFFFF;
}

a:hover img 
{
    border: 1px solid #FFFFFF;
}

a:hover img.noborder {
border: 0px;}

.thumb
{
    border: 1px solid #FF9900;
}
.casephoto
{
height:100;
width:25%;
}
.casedescription
{
	background-color:#CCCCCC;
		color: #FFFFCC;
	font-weight: bold;
	font-style: normal;
	font-size:8px
	color: #FFFFCC;
	border: thin solid #000000;
	border: thin solid #000000;
	border: thin solid #000000;
    text-transform:capitalize; 
	}
a.ext3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF00FF;
	font-weight: bold;
}
a:link.ext3 {
	text-decoration: none;
	
}
a:visited.ext3 {
	text-decoration: none;
	color: #FF00FF;
}
a:hover.ext3 {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active.ext3 {
	text-decoration: none;
	color: #FF00FF;
}


.thumb_table
{
	background-color: #666666;
	border:           1px solid black;
	width: 540px;
	height: auto;
}

.thumb
{
    border: 1px solid #FF9900;
}

.content {
	width: 540px;
	height: auto;
	border: 0px;
	background-color: #FFCCFF;
}

.textlink {
	text-align: left;
	padding-left: 15px;
}

.textlink a {
	font-size: 16px;
	color: #FF00CC;
	text-decoration: none;
}

.textlink a:hover {
	color: #000000;
	text-decoration: underline;
}

.pretextlink {
	color: #666666;
	font-size: 15px;
	font-style: italic;
}


.footer {}

.copy {
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}

.linkfoot {
	text-align: center;
}

.linfoot a {
	color: #FF00FF;
	font-size: 12px;
	text-decoration: none;
}

.linkfoot a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	color: #CC99FF;
}

