*{
	margin: 0px; 
	padding: 0px;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#666666;
	background:url(style/image/rigth.gif) no-repeat;
	background-position:top right;
}

#menu 
{
	background:url(style/image/left.gif) no-repeat;
	width:280px; 
	position: relative;
	height:530px;
	float:left;
}

#menu ul
{
	position:absolute;
	top:85px;
	left:63px;
	
}

#menu .active a 
{
	background-image:url(style/image/subMenuActive.gif);
}

#menu a:hover
{
	font-style:bold;
	color:#666666;
	/*background-image:url(style/image/subMenuHover.gif);*/
}

#menu a 
{
	background:url(style/image/subMenuInactive.gif) no-repeat;
	height:25px;
	width:210px;
	padding:5px 5px 10px 15px;
	text-decoration:none;
	color:#FFFFFF;
		
}

#menu ul li
{
	padding:5px 5px 10px 2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	z-index:1;
	background-position:right;
} 

#content
{
	position:relative;
	width:65%; 
	height:412px;
	overflow: auto;
	background:url(style/image/marcaG.gif) no-repeat;
	background-position:center;
	float:left;
}

#content #paragraph li
{
	list-style-image:url(style/image/marcador.gif);
}

#content #paragraph
{
	font-size:12px; 
	margin-left:35px;
	line-height:1.65em;
	margin-bottom:1.5em;
}

#content p
{
	font-size:12px;
	color:#666666;
	font-size-adjust:none;
	line-height:1.65em;
	margin-bottom:1.5em;
	text-align:justify;	
}

#content p strong
{
	font-size:16px;
}

#contenttel
{
	position:relative;
	width:65%; 
	height:412px;
	overflow: auto;
	background:url(style/image/TorreCTBC_B&W.jpg) no-repeat;
	background-position:center;
	float:left;
}

#contenttel #paragraph li
{
	list-style-image:url(style/image/marcador.gif);
}

#contenttel #paragraph
{
	font-size:12px; 
	margin-left:35px;
	line-height:1.65em;
	margin-bottom:1.5em;
}

#contenttel p
{
	font-size:12px;
	color:#666666;
	font-size-adjust:none;
	line-height:1.65em;
	margin-bottom:1.5em;
	text-align:justify;	
}

#contenttel p strong
{
	font-size:16px;
}

#header
{
	top:0px;
	left:0px;
	margin-bottom:80px;
	width:100%; 
	height:140px;
}

#header #logo
{
	bottom:left;
	height:80px;
	width:260px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:5px;
}
.alignleft 
{
	float:left;
}

#menu-sup
{
	float:left;
	height:40px;
	width:730px;
	margin-left:40px;
	margin-top:10px;
}

#menu-sup .active a 
{
	background-image:url(style/image/btActive.jpg);
}

#menu-sup a:hover
{
	background-image:url(style/image/btHover.jpg);
}

#menu-sup a 
{
	background:transparent url(style/image/btInactive.jpg) no-repeat scroll 0%;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	font-size:14px;
	height:30px;
	margin-left:4px;
	text-align:center;
	text-decoration:none;
	width:137px;
}

#menu-sup li {
	display: inline;
}

#menu-sup ul 
{
	list-style-image:none;
	/*list-style-position:outside;*/
	list-style-type:none;
	height:10px;
	
}

#footer
{
	background:transparent url(style/image/footer.gif) repeat-x scroll 0%;
	float:left;
	width:100%; 
	bottom:0px;
	height:38px;
}

#footer p
{
	color:#FFFFFF;
	text-align:center;
	margin-top:15px;
	font-size:11px;
}

#map
{
	background:transparent url(style/image/map.gif);	
	position:absolute;
	top:0;
	right:0;
	height:30px;
	padding:5px 0 0 35px;
	text-align:center;
	text-decoration:none;
	width:137px;
	color:#009835;
	font-size:14px;	
}
#map a:hover
{
	background:transparent url(style/image/maphover.gif);	
}

#contrat
{
	background:transparent;	
	text-decoration:none;
	color:#666666;
}
#contrat a:hover
{
	background:transparent;	
}

