* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	background-color: #fff;
	background-image: url(images/common/body_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 120px;
}

a{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

/* Header Style */

#page_header {
	width: 960px;
	height: 120px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_title {
	width: 480px;
	height: 120px;
	float: left;
	background-image: url('images/common/header.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}

#page_title img {
	position: absolute;
	top: 15px;
	margin-left: 5px;
}
/* Menu Style */

#page_menu {
	height: 35px;
	float: none;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}

#page_menu ul {
	height: 35px;
}

#page_menu li {
	padding: 8px 24px 0px;
	height: 14px;
	float: left;
	display: block;
	position: relative;
}
#page_menucatalogo {
	float: left;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 190px;
}


/* Main Body Style */

#page_wrapper {
	text-align: left;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}

#page_middle {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}


#page_leftcol {
	width: 190px;
	float: left;
}

#page_maincol {
	margin-top: 10px;
	width: 560px;
	clear: right;
	float: left;
	margin-left: 10px;
}

#page_rightcol {
	position:relative;
	top:0px;
	width: 190px;
	float: right;
}


/* Left Column Style */
.borderbox {
	clear: both;
	float: none;
	border: #A5A4A4 1px solid;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box_yellow {
	background: #fff;
	display: block;
	clear: none;
}

.box_yellow h2 {
	color: #000000;
	background-color: #fdb913;
	font-size: 16px;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.box_yellow .content {
	margin: 7px 5px 5px 5px;
	font-size: 11px;
}

.box_orange {
	background: #fff;
	display: block;
	clear: none;
}

.box_orange h2 {
	color: #ffffff;
	background-color: #ff8000;
	font-size: 16px;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.box_orange .content {
	margin: 5px 5px 5px 5px;
	font-size: 11px;
}

.box_gray {
	background: #fff;
	display: block;
	clear: none;
}

.box_gray h2 {
	color: #ffffff;
	background-color: #666666;
	font-size: 16px;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.box_gray .content {
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
/* Left Column Style */
.borderbox_bleu {
	border: #A5A4A4 1px solid;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #075B9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}


#catalog h2 {
	background-color: #FDB913;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 5px;
}

#catalog .content {
	text-align: center;
	display: block;
	border: 1px solid #666666;
	padding: 7px 0px 7px 12px;

}

#catalog ul {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 141px;
	background: url('images/common/catalog_bg.gif') 0px 0px;
	overflow: hidden;
	margin-top: 7px;
	height: 97px;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span { 
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	height : 13px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}
#listanomiautori h2 {
	background-color: #fdb913;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}

#listanomiautori .content {
	text-align: center;
	display: block;
	border: 1px solid #666666;
	padding: 7px 0px 7px 12px;
}

#listanomiautori ul {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 141px;
	background: url('images/common/catalog_bg.gif') 0px 0px;
	overflow: hidden;
	margin-top: 7px;
	height: 97px;
}

#listanomiautori li {
	display : block;
	float : left;
}

#listanomiautori li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	height : 13px;
	text-align : center;
	position : relative;
	display : block;
}

#listanomiautori li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#listanomiautori a:hover {
	color : #716E6E;
}


input.submit {
	margin: 5px;
	float: right;
}

table, td {
    border: 0px;
    border-style: none;
}

/* Main Column Style */

.maintable table, td {
    border-color: #A5A4A4;
    border-style: solid;
}

.maintable table 
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	margin-bottom: 8px;
}

.maintable td
{
    margin: 0;
    padding: 5px;
    border-width: 1px 1px 0 0;
}

.maintable th
{
    margin: 0;
	height: 26px;
    padding: 5px;
    border-width: 1px 1px 0 0;
	background-color: #075b9b;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	line-height: 18px;
	text-align:left;
}


.maintable td .content {
	margin: 0px;
	font-size: 11px;
}

.maintable td .content h2{
	font-size: 12px;
	color: #000000;
	clear: none;
	margin: 0px;
    padding: 0px;
}
.maintable td .content h2 a{
	text-decoration: none;
	color: #000000;
}
.maintable td .content .Text a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.maintable td .content h3{
	font-size: 12px;
	color: #005799;
	clear: none;
	margin: 0px;
    padding: 0px 0px 10px 0px;
}

#maincol_top .readmore {
	margin-top: 8px;
	text-align: right;
}

#maincol_top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


/* Right Column Style */

h3 {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #234662;
	font-size: 9px;
	font-weight: bold;
}

.thumbnail {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	position: static;
	border: #A5A4A4 1px solid;
}

p {
	margin-top: 2px;
	margin-bottom: 12px;
}

.readmore {
	margin: 30px 0px 5px;
	text-align: right;
	clear: both;
	float: none;
	font-weight: bold;
}
/* Footer Style */

#page_spacing {
	clear: both;
	float: none;
	border-top: #fff 5px solid;
}

#page_footer {
	height: 25px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url('images/common/footer_background.gif');
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_footer_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}

img {
	border: 0px;
}

p {
	text-align: left;
	line-height: 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding: 2px 0px 1px 7px;
	background-color: #fff;
	color: #949393;
	border: #D7D7D7 1px solid;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

select {
	padding: 2px 0px 1px 7px;
	background-color: #fff;
	color: #949393;
	border: #D7D7D7 1px solid;
	font-family: tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

input.submit {
	padding: 0px;
	border: none;
	cursor: pointer;
}

.clearthis {
	margin: 0px;
	clear: both;  
	float: none;	
	font-size: 1px;
	line-height: 0px;
}

.TitleMenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}
.TitleMenu_Link {
    color: #FFFFFF}
.TitleMenu_Link:hover {
    color: #000000;
}
.Title {  
    font-family: tahoma, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 
    text-decoration: none
	}
.Title_Link {  
    font-family: tahoma, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 
    text-decoration: none
	}
.Title_Link:hover {  
    font-family: tahoma, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 
    text-decoration: none
	}
.Subtitle {
	font-family: tahoma, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}
.Subtitle_Link{  
	font-family: tahoma, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}
.Subtitle_Link:hover {  
	font-family: tahoma, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}
.LittleText {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.LittleText_Link {
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.LittleText_Link:hover {
	color: #000000;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.Text a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.Text a:hover{
	text-decoration: underline;
}
