html,body
{
	height: 100%;
	width: 100%;
}

body
{
	background-color: #FFF;
	color: #000;
	font-family: Arial, Verdana, sans serif;
	padding: 0px;
	margin: auto;
	width: 780px;
	text-align: center;
	font-size: 80%;
}

div, h1, h2, h4, h5, h6, p, span
{
	margin: 0px;
	padding: 0px;
}

h4.menu
{
	color: #FFF;
	font-size: 10px;
	margin-left: 5px;
}

a
{
	text-decoration: none;
}

.promo a
{
	color: #15C0FF;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
}

.lang a
{
	color: #898F99;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
}

.left_top
{
	background-image: url("http://www.telecomcti.com/images/left_bg_mid.jpg");
}

.left_top_inner
{
	background-image: url("http://www.telecomcti.com/images/left_bg_top.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding-left: 40px;
	font-weight: bold;
	font-size: 90%;
}

.selected
{
	color: #43A7DE;
}

.not_selected
{
	color: #4A525D;
}

.efax
{
	color: #FFFFFF;
}

.left_top_inner img
{
	padding-right: 10px;
}

.left_bottom
{
	background-image: url("http://www.telecomcti.com/images/left_bg_mid.jpg");
}

.content
{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.footer_en
{
	width: 780px;
	height: 97px;
	background-image: url("http://www.telecomcti.com/images/footer_en.jpg");
	font-size: 80%;
	text-align: left;
	padding-left: 198px;
	color: #4A525D;
}

.footer_fr
{
	width: 780px;
	height: 97px;
	background-image: url("http://www.telecomcti.com/images/footer_fr.jpg");
	font-size: 80%;
	text-align: left;
	padding-left: 198px;
	color: #4A525D;
}


