@import "ids.css";

/*
	general
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}

p {
	margin: 1.2em 0;
}

h2
{
	padding-bottom: 1em;
	margin: 0;
	color: #FF8400;
}

h3 {
	margin: 1em 0;
}

ul {
	margin: 1.2em 3em;
}

table {
	font-size: 1em;
}

img {
	border: 0;
}

hr
{
	visibility: hidden;
}

a:hover
{
	color: darkblue;
}

.spacer {
	visibility: hidden;
	clear: both;
}

ul.listing li {
	list-style: url(/images/bullet.gif);
	margin-bottom: 10px;
}

div.info {
	padding-top:10px;
	width: 100%;
	height: 119px;
	background: url(/images/address_bg.gif) no-repeat center center;
	text-align: center;
}

#site {
	position: absolute;
	margin: 5px 0px;
	padding: 0;
	width: 970px;
	margin-left: 50%;
	left: -480px;
}

#header a, #menu a, #footer a {
	color: white;
	text-decoration: none;
}

#content {
	font-size: 0.85em;
}

#content a {
	color: black;
}

/*
	header
*/

#header {
	background: url(/images/pic01.gif) no-repeat 215px 0px;
	width: 959px;
	height: 165px;
	margin-bottom: 5px;
}

#header h1 span {
	display:none;
}

#loginbox {
	color: #fff;
	position: absolute;
	top: 0;
	left: 705px;
	background:url(/images/pic02.gif) no-repeat;
	padding: 40px 10px 0px 10px;
	width: 235px;
	height: 125px;
	_width: 255px;
	_height: 165px;
}

#loginbox table
{
	color: white;
	font-size: 0.7em;
}

#loginbox th
{
	text-align: right;
	width: 50%;
	font-size: 10px;
}

#loginbox td
{
	width: 50%;
}


#loginbox input.inputText
{
	border-top: 1px solid #725a0d;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #725a0d;
	font-size: 0.9em;
}

#loginbox p
{
	text-align: center;
	font-size: 12px;
	margin: 0;
}

#loginbox p input
{
	margin-right: 5px;
}

#loginbox .buttons
{
	text-align: center;
	margin-top: 10px;
}

#loginbox .buttons *
{
	border: none;
}

#loginbox ul
{
	margin: 0;
	list-style-type: none;
}

/*
	menu
*/

#menu {
	color: white;
	font-size: 0.85em;
	float: left;
	background: url(/images/menubg.gif);
	width: 208px;
	height: 507px;
	margin-bottom: 3px;
}

#menu a {
	font-weight: bold;
}

#root-menu {
	margin: 20px 0 0 0;
	padding: 0;
}

#root-menu a {
}

.level-1 {
	padding: 10px 0px 10px 30px;
	list-style: none;
	background: url(/images/bullet.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #1661AE;
}

.level-1 ul {
	padding: 0px;
	margin: 5px;
}

.level-2 {
	margin: 2px;
	list-style: none;
}

.level-2 a {
	font-weight: normal !important;
}

#contact-us span {
	display: none;
}

#contact-us {
	margin: 15px 0 0 15px;
	display:block;
	background: url(/images/btn_contact.gif);
	width: 181px;
	height: 27px;
}

/*
	Breadcumbs
*/

#breadcrumb
{
	font-size: 0.9em;
	margin: 0 0 1em 0;
	list-style-type: none;
	border-bottom: solid 1px #eee;
}

#breadcrumb li
{
	display: inline;
}

#breadcrumb a
{
	font-size: inherit;
	color: #06c;
	padding-right: 10px;
	margin-right: 3px;
	background-image: url('/images/icons/breadcrumb.png');
	background-repeat: no-repeat;
	background-position: top right;
}

/*
	page content
*/

#body #content {
	float: left;
	width: 739px;
	_width: 690px;
	margin-left: 7px;
}

/*
	footer
*/
#footer {
	clear: both;
	padding: 2px;
	text-align: center;
	font-size: 0.80em;
	background: url(/images/footerbg.gif) no-repeat;
	width: 100%;
	height: 69px;
}

#footer * {
	margin: 0px;
	padding: 0px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 1px 0px 1px 0px;
}

#footer ul li {
	color: white;
	display: inline;
	border-right:1px solid white;
	padding:0 3px;
}
#footer ul li.partenaires, #footer ul li.last
{
	border:none;
}

/*
	reusable rules
*/

/*
	box from home page
*/

div.box {
	float: left;
	position:relative;
	background: url(/images/tblbg.gif) no-repeat 87px 0px;
	width: 368px;
	height: 166px;
	margin: 0px 4px 4px 0px;
}

div.box * {
	padding: 0px;
	margin: 0px;
}

div.box h3 {
	background-repeat: no-repeat;
	position: absolute;
	top: 6px;
	left: 100px;
	width: 153px;
	height: 13px;
}

div.box span {
	display: none;
	width: 153px;
	height: 13;
}

div.box div.pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.box p.summary
{
	position:relative;
	left:90px;
	top:35px;
	font-size: 10px;
	text-align: justify;
	width: 272px;
}
div.box ul
{
	position:relative;
	left:90px;
	top:35px;
	font-size: 10px;
	text-align: justify;
	width: 272px;
}

div.box a.more-info {
	position: absolute;
	left: 280px;
	top: 135px;
	background: url(/images/btn_info.gif) no-repeat;
	width: 84px;
	height: 26px;
}

div.box a.more-info span {
	display: none;
}

/*
	/hosting/internet/eiole-*
*/

#services-network h3, #hosting-internet-eiole-alliance h3, #hosting-internet-eiole-premium h3, #hosting-internet-eiole-prestige h3  {
	border-bottom: 1px solid #FF8400;
	font-style: italic;
	font-size: 1.1em;
}

table.offers {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 0.9em;
}

table.offers tbody tr, table.offers tfoot tr {
	line-height: 20px;
}

table.offers thead {
	height: 36px;
	color: #105474;
	background: url(/images/bgheadtabler.gif) no-repeat;
}

table.offers tr.title {
	background: url(/images/bgrazdel.gif) no-repeat;
}

div.theader hr {
	display: none;
}

div.theader {
	background: transparent url(/images/top_tabler.gif) no-repeat;
	width: 100%;
	height: 5px;
}


div.tfooter hr {
	display: none;
}

div.tfooter {
	background: transparent url(/images/footer_tabler.gif) no-repeat;
	width: 100%;
	height: 5px;
}

table.offers thead th {
	padding: 0px 5px;
	height: 36px;
}

table.offers tr.title th {
	padding-left: 5px;
	color: white;
}

table.offers tbody tr.odd td {
	background-color: #D9F2FE;
}

table.offers tbody th {
	text-align: left;
}

table.offers tbody td, table.offers tfoot th.value {
	text-align: center;
}

table.offers tbody td.title {
	padding-left: 20px;
	text-align: left;
}

table.offers tfoot th {
	text-align: right;
}


/* Page contact*/
ul.listingContact
{
	margin:1em;
}

li#auto, li#train, li#bus {
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
	padding-left:30px;
	line-height:30px;
}

ul.listingContact li#auto {
	background-image:url(/images/pictoAuto.jpg);
}
ul.listingContact li#train {
	background-image:url(/images/pictoTrain.jpg);
}
ul.listingContact li#bus {
	background-image:url(/images/pictoBus.jpg);
}

a.mapLink
{
	text-decoration:none;
}
