/*
*	ORKOS Capital
*	css/main.css
*
*/

a {
	text-decoration: none;
	color: #3393dc;
	font-weight: bold;
}
a:hover {
	color: #333;
}

.coordonnees a {
	color: #000;
}

body {
	width: 100%;
	margin: 0;
	background-color: #74a9dd;
	background-image: url('../img/arplan-body.gif');
	background-position: center 212px;
	background-repeat: repeat-x;
	text-align: center;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
}
body.lp-access {
	background-color: #a9a9a9;
	background-image: url('../img/arplan-body-lp.gif');
}
div.enligne {
	display: inline;
}

h1.rub_news {
	font-size: 18px;
	font-weight: bold;
	color: #3393dc;
}
h1.fleche {
	background-image: url('../img/fleche-bleue-pt.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	line-height: 22px;
}

img {
	border: none;
	display: block;
}

input {
	width: 165px;
	color: #333;
	border: none;
	background-color: #fff;
}
input.valider {
	color: #fff;
	background-color: #b2000f;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 14px;
	width: 70px;
	margin-left: 95px;
}

object {
	display: block;
}
p, div {
	text-align: justify;
}
td {
	vertical-align: top;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.actus-home {
	margin: 60px 0 0 4px;
	font-size: 12px;
	line-height: 16px;
}
ul.actus-home li {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 30px;
	border-bottom: 1px solid #000;
}
ul.actus-home h2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url('../img/fleche-bleue-pt.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
}
ul.sitemap {
	margin-top: 24px;
}
ul.sitemap li {
	line-height: 24px;
	font-weight: bold;
}
ul.sitemap ul {
	padding-left: 10px;
	margin-bottom: 9px;
}
ul.sitemap ul li {
	font-weight: normal;
	line-height: 15px;
}
ul.sitemap a {
	color: #000;
	font-weight: normal;
}
ul.sitemap a:hover {
	color: #5891c6;
}

.colonne-gauche {
	margin-left: 10px;
	float: left;
	display: inline;
}
.colonne-droite {
	margin-right: 10px;
	float: left;
	display: inline;
}

td.contenu {
	/*width: 470px;*/
	background-image: url('../img/fleche-bleue-pt.gif');
	background-position: 0px 65px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 18px;
	padding-right: 5px;
}
td.contenu p {
	margin-right: 50px;
}
td.contenu h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3393dc;
	border-bottom: 1px solid #000;
	margin: 0;
}

td.profil {
	font-size: 12px;
	padding: 60px 20px 15px 35px;
}
td.profil h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3393dc;
	margin: 20px 0 0 0;
}
td.profil h1.lpaccess {
	font-size: 18px;
	color: #b2000f;
	border-bottom: 1px solid #fff;
	text-transform: none;
	margin-bottom: 35px;
	font-weight: normal;
	background-image: url('../img/fleche-rose-pt-fnoir.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}


td.profil h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 14px 0;
}
td.profil strong {
	font-size: 14px;
	font-weight: normal;
}
td.profil .contact-team {
	background-image: url('../img/fleche-rouge-pt.gif');
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 14px;
}
td.profil .contact-team a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

td.visuel-team {
	/*background-image: url('../img/ombre-visuel-team.gif');
	background-position: bottom left;
	background-repeat: no-repeat;*/
	height: 447px;
}

td.newsg {
	padding: 60px 10px 20px 40px;
	vertical-align: top;
}
td.newsd {
	padding: 60px 10px 20px 10px;
	vertical-align: top;
}

div.actu{
	margin: 60px 30px 40px 50px;
}
div.actu p {
	margin: 12px 40px 12px 0;
}

.newsg .actu {
	width: 360px;
}
.newsd .actu {
	width: 280px;
}
.actu h3 {
	color: #3393dc;
	font-size: 14px;
	font-weight: bold;
}

.actu td.date {
	vertical-align: middle;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.actu td.logo {
	vertical-align: middle;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.actu td.logo img {
	display: inline;
	float: right;
}
a.more {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background-image: url('../img/arplan-more.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 25px;
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
}


td.coordonnees {
	height: 105px;
	font-size: 12px;
	vertical-align: bottom;
}
td.coordonnees p {
	margin: 0 0 20px 20px;
}
td.retour {
	height: 65px;
	vertical-align: bottom;
}
td.retour a {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background-image: url('../img/arplan-retour.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 67px;
	height: 25px;
	display: block;
	text-align: center;
	float: right;
}
td.retour a.retour2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background-image: url('../img/arplan-retour.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 67px;
	height: 25px;
	display: block;
	text-align: center;
	float: right;
	display: inline;
	margin: 0 0 20px 0;
}

.courant1 {
	font-size: 12px;
}

td.visuelsg {
	width: 139px;
	padding-top: 60px;
	text-align: center;
}
td.visuelsg img {
	margin: 0 auto;
}
td.visuelsg object {
	margin: 0 auto;
}

.visueld {
	margin-left: 4px;
}

ul.baspage-int {
	float: right;
	display: inline;
}
