#topMenu ul li a.contact
{
	background: url(../images/bt_selected.gif) 0 5px no-repeat #f9f9f9;
	color: #000;
}

/*-- MID PAN BODY --*/
#midPanBody
{
	background-color: #f9f9f9;
	min-height: 400px;
}

#midLeft h2
{
	width: 300px;
	background: url(../images/contact/contact.gif) 0 0 no-repeat;
	padding: 0 0 20px;	
}

#midLeft p  { padding: 10px 0 0 45px; font-size: 14px; }

#midLeft p span { font-weight: bold; font-size: 16px;}

#midLeft p a { color: #6d6d6d; }

#midLeft p a:hover { color: #333; }
/*-- /MID LEFT --*/


#midRightChar
{
	width: 231px;
	height: 350px;
	background: url(../images/contact/char_contact.gif) 0 0 no-repeat;
}

/*-- /MID RIGHT --*/

/*-- MID PAN --*/

#verde
{
	height: 20px;
	min-height: 20px;
}

#botPanBody
{
	clear: both;
	width: 800px;
	margin: 0 auto;
}

#botPanBody form
{
	display: block;
	width: 400px;
	margin: 0 auto;
	padding: 10px 0;
}

#botPanBody form h2
{
	display: block;
	color: #c00;
	font: 22px/30px "Trebuchet MS", Arial, _sans;
}

#botPanBody form h2.verde
{
	color: #090;
	font-size: 18px;
}

#botPanBody form label
{
	width: 150px;
	height: 18px;
	font-size: 14px;
	display: block;
	padding: 5px 0;
}

#botPanBody form input
{
	width: 400px;
	height: 17px;
	font: 14px/17px  "Times New Roman", Times, serif; 
}

#botPanBody form textarea
{
	width: 400px;
	height: 100px;
	font: 14px/17px  "Times New Roman", Times, serif; 
}

#botPanBody form input.botton
{
	width: 60px;
	height: 35px;
	display: block;
	background: #f9f9f9;
	color:#7D7D7D;
	border: none;
	float: right;
	font:16px/23px  "Times New Roman", Times, serif; 
	font-weight: bold;
}

#botErrorPanBody
{
	height: 100px;
}

#midErrorLeft
{
	margin: 30px auto;
}

#midErrorLeft p
{
	font: 14px/20px  "Times New Roman", Times, serif; 
	margin: 0 20px 0 0;
	text-align: center;
}
