#contacto_holder
{
	width:1014px;
	height:600px;
	padding-left:25px;
	position:relative;
	padding-top:10px;	
}

#contacto_holder #form_holder
{
	width: 350px;
	height:400px;
	float:left;
	margin-right:15px;
	padding-left:50px;
}

#contacto_holder #map_holder
{
	width:550px;
	height:400px;
	background: url(../_img/general/ajax-loader_transparent.gif) no-repeat  #CCC;
	background-position:center;
	float:left;
	margin-top:15px;
}

#contacto_holder #form_holder h2
{
	font-family:"Oswald";
	font-size:22px;
	color: #666;
	font-weight:normal;
}

.formulario_holder_inputs
{
	width:310px;
	height:50px;
	float:left;
}

.span_contacto
{
	font-family:"Oswald";
	font-size:18px;
	font-weight:normal;
	color:#999;
}

.input_forms
{
	width:230px;
	margin-left:13px;
	height: 30px;
	padding-left: 5px;
}

#aux_msg_div
{
	float:left;
	width:70px;
	height:50px;
}

#aux_msg_input_div
{
	float:left;
}

#btn_send_msg
{
	float:right;
	background:url(../_img/contacto/btn_enviar.png) no-repeat;
	border:none;
	width:91px;
	height:34px;
	margin-right:11px;
	margin-top:10px;
	font-family:"Oswald";
	color:#FFF;
	cursor:pointer;
}

.alert
{
	color:#F00;
	font-size:10px;
	font-family:Arial;
	float:right;
	margin-top:5px;
}

#firstHeading 
{
	font-size:14px;
}

#bodyContent 
{
	font-size:12px;
	color:#000;
	width:300px;
	height:auto;
}

#logo_map
{
	float:right;
}

.p_map
{
	font-family:Arial;
	color:#666;
}
