/* @group Structure */

form {
	margin : 0px;
	padding : 0px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul, ol, dl {position:relative;}

body {
	background-color: #EEEEEE;
	margin-top: 40px;
	padding : 0px;
	background-position: center top;
	background-repeat: no-repeat;
    background-attachment:fixed;
}
#main {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:0px;
}
.corner {
	width:900px;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container {
	float:left;
	width:590px;
	padding: 0px;
	margin-bottom: 20px;
}
#containerpress {
	float:left;
	width:568px;
	margin-bottom:20px;
    padding-left:20px;
    border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ABAAAA;
}
#titlecentral {
	float:left;
	width:590px;
    margin-bottom: 30px;
}



/* @end */

/* @group Column */

.column {
	float:left;
	width:50px;
	margin-right:20px;
	padding-left:20px;
}
.column .logo {margin-bottom:20px;}
.column ul {
	margin-left:14px;
    margin-bottom:20px;
}
.column li {margin-bottom:1px;}
.column li a img {
    opacity: 0.75;
}
.column li a:hover img {
    opacity: 1;
}
.flagright {
	float: left;
	width: 21px;
	margin-bottom:8px;
}



/* @end */

/* @group Header */

#head {
	float: left;
	width: 790px;
	position:relative;
	margin-bottom:20px;
	padding-bottom: 30px;
	background-image: url(http://www.agence-c3m.com/images/shadow-790px.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#citation {
	float: left;
	width: 400px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ABAAAA;
	padding-left:40px;
	padding-top:15px;
}
.logo {
	float: left;
}
.blog {
	position:absolute;
	top:0px;
	right: 0px;
}
.viral {
	position:absolute;
	top:0px;
	right: 92px;
}
.viral li {
	padding-bottom:3px;
	margin:0px;
}




/* @end */

/* @group Left Navigation */

#left {
	float: left;
	width: 180px;
	text-align:left;
	margin-right:20px;
}
#left ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#left li {
    margin-bottom:5px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(http://www.agence-c3m.com/images/puce-left.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 15px;
}
#left li a {
	color:#000000;
	text-decoration:none;
}
#left li a:hover {
	text-decoration: underline;
	color:#E61408;
}
#left li a.selected {
	text-decoration: underline;
	color:#E61408;
}
.leftbox {
	float: left;
	width: 180px;
	margin-bottom:30px;
}
.leftbox-title {margin-bottom:0px;}



/* @end */

/* @group Home */
.home h1 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2.80em;
	font-weight: normal;
	color: #999999;
    margin: 0px 0px 0px 0px;
}
.home h2 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.60em;
	font-weight: normal;
	color: #999999;
    margin: 0px 0px 15px 0px;
}
.homeboxleft {
	float: left;
	width: 265px;
	margin-right:40px;
	background-color: #E61408;
	padding:5px;
	margin-bottom:10px;
}
.homeboxright {
	float: left;
	width: 265px;
	background-color: #E61408;
	padding:5px;
	margin-bottom:10px;
}
.homeboxright img, .homeboxleft img {
	float: left;
}

/* @end */
#home {
	float: left;
	width: 590px;
	margin-bottom:10px;
}
#home h1 {
	float: left;
	margin:0px;
}
#home ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
#home li {
	padding-right:20px;
	margin:0px;
    display:inline;
}
#home li a {
	text-decoration:none;
	color:#000000;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left:15px;
	background-image: url(http://www.agence-c3m.com/images/puce-left.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#home li a:hover {
	text-decoration: underline;
	color:#E61408;
}

/* @group Services & Relations Presse */

.services {
	float:left;
    width:590px;
    margin-bottom:10px;
}
.services h1 {
	text-decoration:none;
	color:#E61408;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal; 
    padding-bottom:10px;   
}
.services p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom:10px;
	line-height: 1.5em;
}
.services p a {
	font-weight: normal;
    text-decoration: none;
	color:#E61408;
}
.services p a:hover {
	text-decoration: underline;
}
.services-right {
	float: right;
	width: 90px;
    margin-left:20px;
}
.services-right ul{
	list-style:none;
	margin-bottom:20px;
	padding:0px;
}
.services-right li {
	display: list-item;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
	background-image: url(http://www.agence-c3m.com/images/puce-doc.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color:#abaaaa;
}
.services-right li a {
	text-decoration:none;
	color:#000000;
}
.services-right li a:hover {
	text-decoration: none;
	color:#E61408;
}



/* @end */

/* @group Press Room */

.room {
	float:left;
	width:568px;
	margin-bottom:20px;
    padding-bottom: 20px;	
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABAAAA;
}
.room .dateline {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E61408;
	padding-bottom: 1px;
}
.room h2 a {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.room h2 a:hover {
	color: #E61408;
	text-decoration: none;
}
.room ul{
	list-style:none;
	padding:0px;
	margin-top: 10px;
}
.room li {
	display: inline;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;  
}
.room li a {
	color: #FFFFFF;
	padding-top:2px;
    padding-bottom:2px;
    padding-left:3px;
    padding-right:3px;
    background-color: #E61408;
    text-decoration:none;
}
.room li a:hover {
	color: #F28983;
	background-color: #E61408;
}



/* @end */

/* @group Page Communiques */

.communique {
	float:left;
	width:458px;
	margin-bottom:20px;
    margin-right:20px;
    padding-left:20px;
    border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ABAAAA;
}
.communique .keywords  {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
    width:448px;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:2px;
    background-color: #E61408;
    margin-bottom:10px;
}
.communique .keywords a {
	color: #FFFFFF;
    text-decoration:none;
}
.communique .keywords a:hover {
	color: #F28983;
    text-decoration:none;
}
.communique h1 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
    margin-bottom:15px;
    padding:0px;
}
.communique .chapeau {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.8em;
    margin-bottom:10px;
}
.communique .image, 
.client .image {
	float:left;
	width:436px;
	border: 1px dotted #ABAAAA;
	padding: 10px;
    margin-bottom:20px;
}
.image img {
	float:left;
    margin-bottom:10px;
}
.communique .image p,
.client .image p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585555;
    margin:0px;
    padding:0px;
}
.communique h2 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E61408;
    padding-bottom: 10px;
}
.communique p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom:10px;
	line-height: 1.5em;
}
.communique p a {
	font-weight: normal;
    text-decoration: none;
	color:#E61408;
}
.communique p a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Tab Navi */

.tab {
	float:left;
	width:448px;
    margin-bottom:20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
    background-color: #EEEEEE;
    padding-left:5px;
    padding-right:5px;
}
.tab ul{
	list-style:none;
	padding:0px;
	margin: 0px;
}
.tab li {
	margin-right:40px;
	display: inline;
}
.tab li a {
	text-decoration:none;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585555;
}
.tab li a:hover {
	text-decoration: none;
	color: #E61408;
}
.tab li .selected {
	text-decoration: none;
	color: #E61408;
}



/* @end */

/* @group Tabs Container */

#tabcom, #tabphotos, #tabvideos, #tabreperes, #tabcontact, #tabclientprofil, #tabclientcom {
	float:left;
	width:458px;
}
#tabreperes p, #tabcontact  p, #tabclientprofil p {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom:10px;
	line-height: 1.5em;
}
#tabreperes a {
    text-decoration:none;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#tabreperes a:hover {color:#E61408;}
#tabclientcom ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#tabclientcom li {
	padding:0px;
	margin-bottom:10px;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABAAAA;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    padding-bottom:5px;
    color:#E61408;
}
#tabclientcom li a {
	text-decoration:none;
    color: #000000;	
}
#tabclientcom li a:hover {
	text-decoration: none;
	color:#E61408;
}
.tabvideocontent {
	float:left;
	width:458px;
    margin-bottom:20px;
}



/* @end */


/* SUPER TOOLS */
.toolscommunique {
	float:left;
	width:458px;
    padding-bottom:10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
}
.toolscommunique .icon{
	float:left;
    margin-right:15px;
}
.toolspressroom {
	float:left;
	width:568px;
    padding-top:10px;
    padding-bottom:10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #ABAAAA;
    margin-bottom:20px;
}
.toolspressroom .icon{
	float:left;
    margin-right:15px;
}


/* CONTAINER RIGHT */
#cont-right {
	float: left;
	width: 90px;
}
#cont-right h2 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#E61408;
    margin-bottom:3px;
}
#cont-right ul{
	list-style:none;
	margin-bottom:20px;
	padding:0px;
}
#cont-right li {
	padding:0px;
	margin:0px;
	display: list-item;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
}
#cont-right li a {
	text-decoration:none;
	color:#000000;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left:10px;
	background-image: url(http://www.agence-c3m.com/images/puce-doc.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#cont-right li a:hover {
	text-decoration: none;
	color:#E61408;
    background-image: url(http://www.agence-c3m.com/images/puce-doc-on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#cont-right img {
	float: left;
	width: 88px;
	border: 1px dotted #ABAAAA;
    margin-bottom:20px;
}
#cont-right img:hover {
	border: 1px dotted #E61408;
}

/* @group Pagination */

#pagination {
	float:left;
	width:568px;
	padding:0px;
	text-align:left;
	margin:0px;
}
#pagination p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#pagination a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #E61408;
}



/* @end */

/* @group Page Clients */

.client {
	float:left;
	width:458px;
	margin-bottom:20px;
    margin-right:20px;
    padding-left:20px;
    border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ABAAAA;
}
.client h1 {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #E61408;
	padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ABAAAA;
    margin-bottom: 10px;
}
.thumb {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-align:center;
}
.thumb li {
	width: 110px;
	float:left;
	padding-right: 10px;
    margin-bottom:10px;
} 
.thumb li.last {	
	width: 110px;
	float:left;
	padding:0px;
}
.thumb li img {
	width: 108px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px dotted #ABAAAA;
}
.thumb li img:hover {
	width: 108px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px dotted #E61408;
}



/* @end */

/* @group Footer */

#footer {
	float: left;
	width:860px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left: 20px;
	background-image: url(http://www.agence-c3m.com/images/shadow-860px.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#globe{
	float: left;
	margin-right:30px;
    margin-left:4px;
}
#footer ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer li { 
	padding-right:40px;
	margin:0px;
	display:inline;
}
#footer li a {
	text-decoration:none;
	color:#E61408;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#footer li a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #E61408;
}
#details {
	float: left;
	padding-top:5px;
}
#details p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	font-weight: normal;
	color: #585555;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	letter-spacing: 0.03em;
}



/* @end */

/* @group Tools */

.tag {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color:#ABAAAA;
    margin-bottom:20px;
    text-indent: 60px;
	background-image: url(http://www.agence-c3m.com/images/puce-tag.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
    float:left;
}
#map {
	display: none;
}
.flag {
	float: right;
	margin: 0;
}
.hd {
	float: right;
	margin: 0px;
    padding:0px;
}



/* @end */

/* @group TagCloud */

#cloud {
    text-align:center;
	width: 180px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	color: #E61408;
	text-decoration: none;
    margin-bottom:20px;
}
#cloud h1{margin-bottom:5px;}
#cloud a {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	color: #ABAAAA;
	text-decoration: none;
}
#cloud a:hover {
	color: #E61408;
	text-decoration: none;
}



/* @end */

/* @group Calendar */

.calendarHeader {
	font-family: Arial, Helvetica, sans-serif;
    color:#E61408;
    font-size: 20px;
}
.calendarHeader a{
    color:#ABABAB;
    text-decoration:none;
    font-size: 20px;
}
.calendarHeader a:hover{
    color:#E61408;
    font-weight: normal;
    text-decoration:none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
    color:#ABAAAA;
    font-size: 20px;
    margin:0px;
    margin-bottom:5px;
}
.weekday {
	font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 11px;
    padding-top:2px;
    padding-bottom:2px;
    background-color: #ABAAAA;
}
.day_body {
	text-decoration: none;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    color:#000000;
    font-size: 10px;
    line-height: 1.2em;
    }
ul.day_body {list-style:none;}
ul.day_body li {
	margin-bottom: 2ex;
    background: url("http://www.agence-c3m.com/images/puce-left.gif") no-repeat 0 3px;
    text-indent: 10px;
}
.day_body a {
	text-decoration: none;
    color:#000000;
}
.day_body a:hover {
	text-decoration: underline;
    color:#E61408;   
}
td {
	vertical-align: top;
    padding:3px; 
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABAAAA;
    height:60px;
    background-color: #FFFFFF;
}



/* @end */
