body{
	
	color:#FFF;
	background-color: #2f4457;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:bottom;
}


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

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


hr { 
  background-color: #5f8db7;
  height: 5px;
  border:hidden;
  margin:0 0 0 0;
}


#cabezal{
	width:970px;
	height:150px;
	margin: 0 auto;
}

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


.logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	width:150px;
	height:150px;
	margin-left:127px;
}


.foto{
	width:1024px;
	height:385px;
	/*margin-left:39px;
	margin-top:35px;*/
}
#contenido{
	background-image:url(../images/fondo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	width:1024px;
	min-height:385px;
	margin: 0 auto;
	/*padding-top: 30px;*/
}

#contenido_interna_estudio{
	background-image:url(../images/fondo_estudio.jpg);
	background-repeat:no-repeat;
	background-position:top;
-webkit-box-shadow: 0px 1px 10px 0px #1a2630;
-moz-box-shadow: 0px 1px 10px 0px #1a2630;
box-shadow: 0px 1px 10px 0px #1a2630;
	width:1024px;
	min-height:385px;
	margin: 0 auto;
	position: relative;
	/*padding-top: 30px;*/
}
#contenido_interna_servicios{
	background-image:url(../images/fondo_servicios.jpg);
	background-repeat:no-repeat;
	background-position:top;
-webkit-box-shadow: 0px 1px 10px 0px #1a2630;
-moz-box-shadow: 0px 1px 10px 0px #1a2630;
box-shadow: 0px 1px 10px 0px #1a2630;
	width:1024px;
	min-height:385px;
	margin: 0 auto;
	position: relative;
	/*padding-top: 30px;*/
}
#contenido_interna_contacto{
	background-image:url(../images/fondo_contacto.jpg);
	background-repeat:no-repeat;
	background-position:top;
-webkit-box-shadow: 0px 1px 10px 0px #1a2630;
-moz-box-shadow: 0px 1px 10px 0px #1a2630;
box-shadow: 0px 1px 10px 0px #1a2630;
	width:1024px;
	min-height:385px;
	margin: 0 auto;
	position: relative;
	/*padding-top: 30px;*/
}

.titulo_interna{
	font-family: 'AkkuratRegular';
	font-size:18px;
	color:#2f4457;
	margin-top:30px;
	margin-left:30px;
	float:left;
	width: 300px;
	
}

a.link_desplegable {
	color:#5f8db7;
	text-decoration:none;
}
a.link_desplegable:hover {
	color:#507699;
	text-decoration:none;
}
a.link_desplegable_activo {
	color:#507699;
	text-decoration:none;
}


.texto_interna{
	width:380px;
	margin-top:30px;
	margin-left:30px;
	float:left;
}

.texto_interna p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:140%;
}

.texto_interna_contacto{
	width:380px;
	margin-top:30px;
	margin-left:30px;
	float:left;
}

.texto_interna_contacto p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	line-height:150%;
}

#pie{
	width:970px;
	height:150px;
	margin: 0 auto;
	/*padding-top: 30px;*/
}

.titulo{
	font-family: 'AkkuratRegular';
	font-size:24px;
	color:#FFF;
	margin-top:20px;
	margin-left:39px;
	
	
}
.texto{
	font-size:14px;
	width:890px;
	margin-bottom:80px;
	margin-top:20px;
	padding-left:39px;
	line-height:140%;
}
.texto_pie{
	float:left;
	width:390px;
	height:150px;
	margin-top:20px;
	margin-left:148px;
	
}
.texto_pie p{
	font-family: 'AkkuratRegular';
	font-size:14px;
	line-height:140%;
}

.botonera{
	float:left;
	width:100px;
	height:83px;
	padding-top:66px;
	margin-left:30px;
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	letter-spacing:1px;
	
}
.botonera a{
	font-family: 'AkkuratRegular';
	color:#FFF;
	font-weight:normal;
	
}
.botonera a:hover{
	color:#5f8db7;
	
}
.active{
	font-family: 'AkkuratRegular';
	font-size:17px;
	color:#5f8db7;
	
}

.claim{
	float:right;
	width: 275px;
	margin-right: 123px;
	padding-top:107px;
	font-family: 'AkkuratRegular';
	font-size:18px;
	color:#5f8db7;
}


.datos{
	float: left;
width: 340px;
margin-left: 39px;
margin-top: 20px;
}
.degrade{
	background-image:url(../images/degrade.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1024px;
	position: absolute;
height: 100px;
top: 285px;
}

.fondo_blanco {
	width:450px;
	min-height:385px;
	background-color:#FFF;
	margin-left:304px;	
	position: relative;
z-index: 10;
overflow: hidden;
}





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


#formulario {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	line-height:140%;
	width: 375px;
float: left;
margin-left: 30px;
/*margin-top: -90px;
margin-left: 190px;*/
}
#formulario a.enviar{
	color:#fff;
	background-color:#5f8db7;
	text-decoration:none;
	cursor:pointer;
	float:right;
	width:287px;
	height:40px;
	line-height: 40px;
	text-align: center;
	padding-right: 10px;
	margin-top:5px;
}
#formulario a:hover.enviar {
	color:#5f8db7;
	background-color:#304457;
}
#formulario input {
	width:290px;
	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:288px;
	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;
} 

a.sodio {
	width: 25px;
	height: 7px;
	background-image: url('http://www.sodio.com.uy/sodio.png');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
margin-top: 30px;
margin-right: 127px;
margin-bottom:50px;
}
:hover.sodio , a:active.sodio   {
	background-position: left bottom  ;
	}
	

