body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #00adef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:bottom;
}


a, a:active {
	color:#fbc115;
	text-decoration:none;
}

a:hover {
	color:#3f3f3f;
	text-decoration:none;
}

.cabezal{
	width: 100%;
max-width: 893px;
min-width:500px;
	height: 480px;
	margin: 0 auto;
}
.pie{
	width: 100%;
max-width: 893px;
min-width:500px;
	min-height: 75px;
	margin: 0 auto;
	margin-top: 50px;
padding-bottom: 70px;
margin-left: 39px;
}

.logo_pie{
	float:left;
	margin-right:67px;	
}

#contenedor{
	background-image:url(../img/fondo_cabezal.jpg);
	background-repeat:repeat-x;
	background-color:#00adef;
	width:100%;
	position:absolute;
	top:0;	
}


.logo {
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width: 178px;
height: 40px;
margin-left: 39px;
margin-top: 40px;
margin-bottom: 30px;
}


.foto{

	float:left;
	width: 100%;
max-width: 1024px;
min-width:500px;
	height:385px;
/*	margin-left:39px;
	margin-top:35px;*/
}

.contenido{
	width: 100%;
max-width: 893px;
min-width:500px;
	margin: 0 auto;
	/*padding-top: 30px;*/
}

.titulo{
	
	font-size:24px;
	color:#FFF;
	margin-top:20px;
	margin-left:39px;
	
	
}
.texto{
	font-size:14px;
	width: 100%;
max-width: 850px;
min-width:500px;
	margin-bottom:70px;
	margin-top:30px;
	padding-left:39px;
	line-height:140%;
}
.datos{
	float: left;
width: 340px;
margin-top: 60px;
margin-left:67px;
}

/*C O N T A C T O*/


#formulario {
width: 400px;
float: left;
margin-top: 70px;
margin-left: 40px;
margin-bottom: 100px;
}
#formulario a.enviar{
	color:#112848;
	background-color:#fbc115;
	text-decoration:none;
	cursor:pointer;
	float:right;
	width:297px;
	height:40px;
	line-height: 40px;
	text-align: center;
	padding-right: 10px;
	margin-top:5px;
}
#formulario a:hover.enviar {
	color:#fcb910;
	background-color:#3f3f3f;
}
#formulario input {
	width:300px;
	height:30px;
	border:solid #ccc 1px;
	padding-left:5px;
	float:right;
	margin-bottom:5px;
}
#formulario .captcha {
	margin-bottom:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
}
#formulario textarea {
	width:298px;
	height:96px;
	border:solid #ccc 1px;
	padding-left:5px;
	padding-top:10px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	resize: none;
}
	
#formulario textarea:focus, #formulario select:focus, #formulario input:focus {
	background-color:#ededed;
}

#formulario .dato {
	float:left;
	padding-top:10px;

	}
	
#formulario .error2 {
	color: #B90000;
	float:right;
	margin-top:15px;
} 
#formulario .error3 {
	float:right;
	margin-bottom:5px;
	color: #B90000;
} 

/* PARA EL MENSAJE DE ERROR*/
#formulario div.error {
	color: red;
}

#formulario label.error {
	float:right;
	margin-bottom:5px;
	color: #B90000;
}

#formulario input.error {
	border: 1px solid #ff7f7f;
}   

#formulario select.error {
	border: 1px solid #ff7f7f;
}    

#formulario textarea.error {
	border: 1px solid #ff7f7f;
} 

.sodio_pie{
	margin:0 auto;
	width:100%;
	max-width:893px;
	min-width:500px;
	margin-top: 30px;
	margin-bottom:50px;
}

a.sodio {
	width: 25px;
	height: 7px;
	background-image: url('http://www.sodio.com.uy/sodio2.png');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;

}
:hover.sodio , a:active.sodio   {
	background-position: left bottom  ;
	}
	
	
	.linea
	{
		border-top: 1px solid #c4c1c0;
		width: 100%;
max-width: 893px;
min-width:500px;
		margin-bottom:70px
	}
	
	.contactenos{
		
		width:100%;
		max-width:893px;
		min-width:500px;
	}
