a:active {
	color: #CC0033;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CC0033;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	color:#CCCCCC;
	margin-right:auto;
	margin-left:auto;
}

table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

div.principal {
	background-position: center center;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #000000;
	height: 700px;
	width: 810px;
	border: 1px solid #333333;
}
	
div.menuprensa {
	width: 170px;
	height: 250px;
	border: none;
	position: absolute;
	left: 0px;
	top: 19px;
	z-index: 2;
}

.celda{
	background-color:#666666;
	border-color:#CC0000;
	font-family:"Century Gothic";
	font-size:14px;
	color:#CCCCCC;
	text-decoration: none;
	width: 170px;
	text-align: left;
	white-space: normal;
	padding-left: 4px;
	cursor: hand;
}	

.flash{
	height:400px;
	width:100px;
	border:none;
	overflow:none;
	position:absolute;
	left:690px;
	top:0px;
	z-index: 3;
	
}

div.ligne{
	height:500px;
	width:1px;
	position:absolute;
	left:171px;
	top:21px;
	z-index:2;
}
img.ligne{
	height:500px
	width:1px;
}

div.global {
	height: 540px;
	width: 800px;
	overflow: none;
	position: absolute;
	left: 0px;
	top: 96px;
	z-index: 3;
}

p.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.menu {
	height: 50px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 5;
	cursor:hand;
}	

div.copyrigth{
	height:40px;
	widht:750px;
	position:absolute;
	left:20px;
	top:580px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center;
	z-index: 2;
}

div.titulo{
	background-color:#CC0033;
	position:absolute;
	width:270px;
	height:115px;
	top:21px;
	left:530px;
	z-index:3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	text-align:center;	
}
.date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
}

div.foto{
    position:absolute;
	height:auto;
	width:auto;
	top:21px;
	left:175px;
}

div.article {
	position:absolute;
	width:633px;
	height:340px;
	top:233px;
	left:178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-right:2px;
	color: #CCCCCC;
	overflow:auto;
	scrollbar-base-color : #000000;
    scrollbar-arrow-color : #CC0033; 
	
}
.nav{
	font-size : 7pt;
	color : #333333;
}   


.ManuelSabin {
	color: #CC0033;
	font-weight: bold;
}
.autor {
	font-size: 12px;
	color: #CC0033;
	text-align: right;
}
.sstitre{
	color: #FFFFFF;
	font-style: italic;
}
