/*BODY----------------------------------------------------------------- */

* {
	margin: 0;
}

body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { 
	border:0; 
}

body {
	padding: 0;
	background: #fff url("../img/bg.jpg") repeat-x;
	color: #666666;
	text-align: center;
	font-family: "arial", sans-serif;
	font-size: 0.9em;
	line-height: normal;
}

/*LINKS----------------------------------------------------------------- */

a {
	color:#1666a3;
}

a:link {
	color:#1666a3;
}

a:hover {
	color:#0b4775;
}

/*H-------------------------------------------------------------------- */

h1, h2, h4, h5, h6 { 
	margin:15px 0 10px 0; 
}

h1 {
	font-size:220%;
	font-family: Georgia;
}

h2 {
	font-size:90%;
}

h3 { 
	font-size:120%; 
}

h4 { 
	font-size:80%; 
}

h5 { 
	font-size:70%;
}

/* layout ---------------------------------------------------------------------- */

#layout {
	text-align:left;
}

#container { 
    clear: both;
	background: #fff;
	margin-bottom: 15px;
}

/*
#intro{
    background: #e6e8e9;height: auto;
}

#intro-in{
	width:891px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
*/

/* HEADER ------------------------------------------------------------------ */

#header {
	width:891px;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#language {
	text-align: right;
	color: #999999;
	width: 300px;
	float:right;
	font-size:70%;
}

#language a{
	color: #ced1d2;
}

#language a:hover{
	color: #ced1d2;
}

#logo a{
	color: #ced1d2;
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width:500px;
	float:left;
}

#logo a:hover{
	color: #fff;
}

#tagline{
	font-weight: bold;
	color: #6CA2E3;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 70px;
}
  
/* NAVIGATION --------------------------------------------------- */

#nav {
    width:891px; 
    margin:0 auto; 
	font-size:100%;
	font-weight:bold;
}

#nav ul {
    margin:0; 
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    list-style:none;
	height: 35px;
}

#nav ul li {
	float:left;
	display:block;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2em;
}

#nav ul li a {
    display: block; 
	float: left;
    font-size: 85%;
    color: #fff;
    text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
    text-align: center;
}

#nav ul li a:hover {
    color: #ced1d2;
    text-decoration: underline;
}

#nav ul li#active a {
	color: #666666;
	border: 1px solid #fff;
	background:#ffffff;
	text-decoration:none;
}


/* IMAGE ----------------------------------------------------------------- */
.shadow{
      padding: 10px 0;
      background:  #fff url("../img/shadow.jpg") no-repeat;
}

/* CONTENT ----------------------------------------------------------------- */

#area {
}

.content {
	z-index: 10;
	width:891px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 100%;
}
/*
.content .in{
	padding-right: 0;
	padding-left: 0;
}
*/

.content ul {
	margin:0;
	list-style:disc;
	height: auto;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.content ul li {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 30px;
	padding: 0px;
}

#column-1 {
    width: 350px;
	float: left;
}

#column-2 {
    width: 500px;
	float: right;
	margin:0 0 0 20px; 
}

#column-3 {
    width: 600px;
	float: left;
	margin-bottom:15px;
}

#column-4 {
    width: 250px;
	float: right;
	margin:0 0 0 20px; 
}
/*	
p.intro{
      background: url("../img/line.jpg");
      line-height: 23px;
      margin:0 0 0;
}
*/
#hands {
	width: 77px;
	height: 51px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/hands.jpg);
}

#titlehands {
    width: 814px;
	height: 51px;
	float: right;
}

#moreinfo {
    padding: 10px 0;
	font-size: 75%;
}

/* IMAGES ----------------------------------------------------------------- */

img.thumb{
	padding: 3px; 
	background: #fff; 
	border: 1px solid #d1d1d1;
}

#image {
    padding: 3px;
	width: 128px;
}

.left {
    width: 128px;
	float: left;
}

.right {
    float: right;
	width: 128px;
	padding-right: 60px;
}

/* COLUMNS ----------------------------------------------------------------- */
/*
.columns {
	list-style: none;
	margin:10px 0 0 0;
	padding:0; 
	font-size: 90%;}

.columns li{
	float: left;
	width: 100%;
}

.columns li.col2{
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.columns li h3{
	padding: 0 10px;
	color: #2e4650; 
	margin: 0 0 5px;
}

.columns li.col2 h3{
	padding-left: 20px;
}

.columns li.col3 h3{
	padding-left: 20px;
}

.columns li p{
	line-height: 22px;
	padding: 0 20px 0 10px; 
	margin: 0; 
	color: #3f4345;
}

.columns li.col2 p{
	padding: 0 20px 0 20px;
}

.columns li.col3 p{
	padding: 0 10px 0 20px;
}

.columns li a.more{
	display: block;
	color: #1666a3;
	padding: 5px 0;
}

.columns li a.more:hover{
	color: #0b4775; 
	text-decoration: none;
}
*/
/* FOOTER ----------------------------------------------------------------- */
#footer {
	width:891px;
	clear:both;
	font-size: 75%;
	padding-bottom: 20px;
	color: #898989;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }

#footer #right {
	float:right;
}

#footer a{
	color: #898989;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #666666; 
	text-decoration: none;
}

#footer .f-left, #footer .f-right {
	padding: 10px 10px; 
}

/* PARAGRAPHS -------------------------------------------------------------------- */
p {
	font-size: 85%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* TABLES --------------------------------------------------------------------- */

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:75%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

th, td {
    text-align:left; 
    border: 1px dotted #999999;
	padding:3px 5px; 
	background: #FFFFFF;
}

thead th, tfoot th {
  text-align: center;
  background: #666666;
  color: #FFFFFF;
  padding-top:3px;
  font-size:100%; 
  font-weight:bold; 
}

td.high {
  text-align: center;
  background: #666666;
  color: #FFFFFF;
  padding-top:3px;
  font-size:100%; 
  font-weight:bold; 
}

/* LISTS --------------------------------------------------------------------- */

ul, ol {
	display:block; 
	margin:0;
}

ol li { 
	display:list-item;
	list-style-type:decimal;  
	line-height: 2em;
	font-size: 90%;
}

ul li { 
	display:list-item;
	list-style-type:disc;  
}

ul li a { 
	text-decoration:underline; 
}


ul ul, ul ul ul, ol ol, ol ol ol { 
	margin:0; 
	margin-left:20px; 
}
	
ol { 
	padding: 20px 0 0 30px;

}
ol ol {
	list-style-type:upper-alpha; 
	}
ol ol ol {
	list-style-type:lower-alpha;
}

/* DEFINITIONS -------------------------------------------------------------------- */
/*
dl { 
	margin:15px 0;
}

dt { 
	font-weight:bold; 
}

dd { 
	margin-left:30px; 
}
*/
/* ELEMENTS --------------------------------------------------------------------- */
/*
fieldset { 
	margin:15px 0; 
	padding:10px; 
	border:1px solid #CCC; 
}

legend { 
	margin-left:10px; 
	font-size:100%; 
	font-weight:bold; 
	color:#000; 
}

abbr, acronym, .help { 
	border-bottom:1px 
	dotted #CCC; 
	cursor:help; 
}

blockquote { 
	margin:15px 20px; 
	font-style:italic; 
}

del, .del { 
text-decoration:line-through; 
}

strong, .strong { 
	font-weight:bold; 
}

cite, em, q, var { 
	font-style:italic; 
}

code, kbd, samp  {
	font-family:monospace; 
	font-size:110%; 
}

hr {
	display:block; 
	height:1px; 
	margin:10px 0; 
	padding:0; 
	border:0 solid #CCC; 
	background:#CCC; 
	color:#CCC;
} 
.f-left {
	float:left;
}

.f-right {
	float:right;
}

.a-left, tr.a-left td {
	text-align:left;
}

.a-center, tr.a-center td {
	text-align:center;
}

.a-right, tr.a-right td {
	text-align:right;
}

.a-justify {
	text-align:justify;
}
	
.va-top {
	vertical-align:top;
}

.va-middle {
	vertical-align:middle;
}

.va-bottom {
	vertical-align:bottom;
}

.clear {
	clear:both; 
}

.box { 
	min-height:1px;
}

.box:after { 
	display:block; 
	visibility:hidden; 
	clear:both; 
	line-height:0; 
	font-size:0; 
	content:"."; 
}

.noscreen { 
	display:none; 
}

.mleft10 { 
	margin-left: 10px;
}

.mright10 {
	margin-right: 10px;
}

.mtop10 { 
	margin-top: 10px;
}

.mbottom10 {
	margin-bottom: 10px;
}
*/
/* FORMS------------------------------------------------------------ */
/*
input.small{
  width: 50px;
}

input.normal{
  width: 146px;
}

.bigger {
	font-size:115%;
}

.smaller {
	font-size:85%;
}

.high {
	color:#00F;
}

.nonhigh {
	color:#777;
}

.foto{
	display: block; 
	border: 3px solid #ddd;}
*/
/* END------------------------------------------------------------ */

/* Formulario de contacto */
	
	input, select, textarea { font:12px Arial; color:#000; border:1px solid #ccc; background:#fff; padding:2px; }
	input:hover, textarea:hover { background:#eee; }
	select { height:23px; }
	label { font-size:.9em; display:block; margin:4px 0 2px 0; }
	fieldset { position:relative; }
	form hr { display:block; clear:both; visibility:hidden; margin:0; }
	input.inpclear { position:relative; top:2px; border:none; background:none; }
	
	#contacto { margin-top:10px; margin-bottom:20px; }
		#contacto em { font-size:10px; }
		#contacto ul { margin-top:10px; }
		#contacto a, #contacto a:visited { color:#196195; }
		#contacto fieldset { width:32%; }
		#contacto fieldset input { width:100%; }
		#contacto fieldset.fs01 { width:52%; float:left; margin-right:32px; }
			#contacto fieldset.fs01 input { width:100%; }
		#contacto fieldset.fsfull, #contacto fieldset.fsfull textarea, #contacto fieldset.politica { width:95%; }
		#contacto label.error { color:#DD2226; font-size:10px; }

	form input.bts {
		float:right; cursor:pointer;
		margin-right:46px;
		width:80px; height:26px;
		color:#444;
		/*padding-left:8px; margin-right:52px;*/
		border:none;
		border:1px solid #999999;
		background-color:#eee;
	}

