#company {
	width:100%;
}
#company #ssmenu{
	padding-top: 4px;
	text-align: right;
}
#company .sepv {
	padding:0 !important;
	font-size:0;
	background:url('http://static.reseaudescommunes.fr/default/images/design/pointille_v.png');
	background-repeat:repeat-y;
	background-position:top center;
}
#company #liste {
	width:100%;
	margin-bottom:10px;
}
#company #liste .barre div {
	float:left;
}
#company #liste .barre select {
	float:right;
	margin:5px 10px;
	width: 250px;
}

#company .texte {
	padding:0px 5px 10px 5px;
}
#company #liste .photo {
	font-size:0;
}
#company #liste .photo img {
	margin:0 10px 0 0;
}
#company #liste .nom {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	margin: 5px 0;
}
#company #liste .activity {
	font-style: italic;
	font-size: 1em;
	margin: 5px 0;
}
#company #liste .accountant {
	padding-top:3px;
}
#company #liste .contact {
	padding-top:3px;
}
#company #liste .bg-grey {
	background-color: #f0f0f0;
	padding: 5px;
}
#company #liste .bg-white {
	background-color: #ffffff;
	padding: 5px;
}
#company #liste .icons {
	text-align: center;
}
#company .icon{
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:16px;
	display:block;
}
#company .icon-address{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_address.png);
}
#company .icon-phone{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_phone.png);
}
#company .icon-website{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_website.png);
}
#company .icon-fax{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_fax.png);
}
#company .icon-email{
	background-image: url(http://static.reseaudescommunes.fr/default/images/design/ico_email.png);
}
#company img.right{
	float: right;
	padding: 0 0 5px 5px;
}
#company .news-title{
	margin: 4px 0 10px 0;
	padding-left:20px;
	line-height:20px;
	background: #EBEBEB url(http://static.reseaudescommunes.fr/default/images/design/ico_puce_liens.png) no-repeat left center;
}
#newcompany table,
#companyerror table
{
	width:100%;
	margin-bottom:10px;
}
#newcompany table .label,
#companyerror table .label
{
	white-space:nowrap;
	width: 25%;
}
#newcompany table input,
#newcompany table textarea,
#companyerror table input,
#companyerror table textarea
{
	border:1px solid #4c4c4c;
}
#newcompany table input.text,
#companyerror table input.text
{
	width:150px;
}
#newcompany table input.postcode
{
	width:50px;
}
#newcompany table input.phone
{
	width:80px;
}
#newcompany td.submit,
#companyerror td.submit
{
	text-align:right;
}
#newcompany .submit input,
#companyerror .submit input
{
	text-align:center;
	background-color:#4c4c4c;
	color:#FFFFFF;
	width:70px;
	padding:1px 0;
}
#company p.ad1{
	text-align: center;
	font-size:1.167em;
	font-weight: bold;
	padding-bottom: 20px;
}
#company p.ad2{
	text-align: center;
	font-size:1em;
	font-weight: normal;
	padding-bottom: 20px;
}

#contact .infos  {
	width:75%;
	float:left;
}
#contact .infos table {
	width:100%;
	margin:0;
}
#contact .infos td {
	line-height:20px;
}
#contact .infos td.intitule {
	width:25%;
	text-align:right;
}
#contact .infos td.intitule p {
	background-color:#ececec;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
#contact .infos td.val {
	width:70%;
}
#contact .infos td.val p {
	padding-left:5px;
}
#contact .photo {
	width: 25%;
	float: right;
	text-align:right;
}