body
{
	background-color: #bae4fd; 
	background-image: url('../images/ofirmie_bg000.jpg'); 
	background-repeat: repeat-x; 
	background-position: top; 
	margin: 0; 
	text-align: center;
	overflow: auto;
}
a
{
	color: #014e9e; 
	text-decoration: none;
}
img
{
	border: 0;
}
#main
{
	width: 1000px; 
	height: 623px; 
	margin: auto; 
	background-image: url('../images/cala_oferta.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#left
{
	float: left;
	clear: right;
	width: 250px;
}
#logo
{
	float: right;
	margin: 6px 5px 0 0; 
}
#menu
{
	margin: 211px 0 0 110px; 
	text-align: left; 
	line-height: 27px; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 13px; 
	color: #bdd4f0; 
	font-weight: bold;
}
#menu a
{
	color: #bdd4f0; 
}
#menu a:hover
{
	color: #78a6d1; 
}
ul#podmenu
{
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #E0356A;
}
ul#podmenu a
{
	margin: 0;
	padding: 0;
	color: #1349A1;
}
ul#podmenu a:hover
{
	color: #E0356A;
}
ul#podmenu li
{
	line-height: 20px;
	list-style: none;
	color: #1349A1;
}
#right
{
	float: left;
	clear: right;
	width: 509px;
	height: 500px;
	color: #014e9e; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	text-align: left;
}
#ofirmie
{
	margin: 88px 0 0 280px;
	color: #547EB0;
	line-height: 15px;
}
#form
{
	margin: 50px 0 5px 0;
}
#form input, textarea
{
	font-size: 12px;
	background-color: #F7FCFF;
	color: #013e7d;
	line-height: 16px;
	width: 220px;
	margin-bottom: 4px;
	padding: 6px 10px 6px 10px;
	border: 1px solid #40a6f2;
	filter: alpha(opacity=50):
	moz-opacity: .50;
	opacity: .50;	
}
#form textarea
{
	height: 100px;
	overflow: hidden;
	filter: alpha(opacity=50):
	moz-opacity: .50;
	opacity: .50;
}
#button
{
	cursor: pointer;
	width: 68px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #b5e3f7; 
}
#right_info
{
	float: left;
	clear: right;
	width: 141px;
}
h1
{
	color: #014e9e; 
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
.red
{
	color: red !important;
	border: 1px solid red !important;
}
#error
{
	color: red;
	display: none;
}
