
#contact {
	font-size:1.1em;
	width:480px;
}

#contact-form {
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background:url(/01/images/teleroute/bg-box.gif) bottom repeat-x;
	padding:13px;
}
.contactTitle {
	font-size:1.2em;
	font-weight:bold;
	vertical-align:top;
}

.spacer 
{
	height: 5px;
}


#contact-form input, textarea, select {
	border-left:#8c8c8c 1px solid;
	border-top:#8c8c8c 1px solid;
	border-bottom:#c8d2dc 1px solid;
	border-right:#c8d2dc 1px solid;
	padding-left:2px;
}

a.contactbtn {
	color:#fff !important;
	text-decoration:none !important;
	text-align: center;
}
a.contactbtn:hover {
	text-decoration:underline !important;
}



.contactbtn 
{
	font-weight:bold;
	width:60px;
	padding-left:13px;
	display:block;
	float:left;
	cursor:pointer;
	padding:4px 14px  0 25px;
	margin-left: 1px;
	height:21px;
	background:url(/01/images/teleroute/buttons/cbutton.png) no-repeat 0 0;
}


.box-green {
	width:480px;
	height:92px;
	background:url(/01/images/teleroute/bg-contact-top.gif);
	margin-bottom:15px;
}

.personnalinfo input {
	width:200px;
}

.personnalinfo .radiobuttons input {
	width:auto;
	border: solid 0px;
	margin-right:3px;
}
.personnalinfo select {
	width:202px;
}
.personnalinfo .label {
	text-align:right;
	vertical-align: top;
	padding-right: 5px;
	width: 180px;
}

.personnalinfo .labelreq {
	text-align:right;
	vertical-align: top;
	padding-right: 5px;
	width: 180px;
	font-weight:bold;
}

.personnalinfo textarea {
	width:200px;
	height:100px;
}
.width1 {
	width:76px;
}
.width2 {
	width:144px;
}
.width3 {
	width:80px;
}
.width4 {
	width:148px;
}
.width5 {
	width:363px;
}

.contact-us-box {
	width:197px;
	border-top:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:13px 13px 0 13px;
	float:left;
	margin-right:15px;
}

.contact-us-boxglobal {
	background:url(/01/images/teleroute/contatc-us-boxglobal.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:15px;
}
.contact-us-box h4 {
	font-size:1.1em;
	color:#74c61c;
	margin-top:0px;
}

.radio input {
width:auto;
border: solid 0 !important;
margin-right: 5px;
}


