@charset "utf-8";


.hidden {
	}

body {
	background-color: #F2F2F2;
	margin:0px;
	padding:0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:11.2px;
	color:#4F4F4F;
}

a img {border:none}	

#total {
	background-color: #FFF;
	display:block;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	}


#head1 {
	position:relative;
		height:138px;	
	}
	
#headLogo1 {
	left:0px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;

}

#headLang
	{
	position:absolute;
	right:0px;
	top:0px;
	width:62px;
	height:25px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:0px;
	}
		

#headSearchForm {
	position:absolute;
	margin-right:15px;
	right:0px;
	top: 80px;
	height:20px;
}

/*#headSearchForm input{
	margin:0px;
	padding:0px;
	}*/


#headSearchField  {
	position:absolute;
	color:#666;
	margin-top:2px;
	width:120px;
	height:18px;
	right:62px;
	border:1px solid #CCC;	
	}
	
#headSearchButton  {
	right:0px;
	position:absolute;
	width:59px;
	background-repeat: repeat-x;
	}
	
#left
	{
	margin-right:200px;
	width:695px;
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
	overflow: visible;
	padding-bottom:15px;
	}
	
#right
	{
	margin-top:10px;
	padding-left:5px;
	padding-bottom:15px;
	float:right;
	width:200px;
	background-image:url(../img/bkright.jpg);
	background-repeat:repeat-y;
	height:100%;
	clear:none;

	}


	
#foot {
	background-color: #F2F2F2;
	background:#F2F2F2;
	padding-top: 10px;
	clear:both;
	height:40px;
}	

	
#foot a:hover { text-decoration:underline }




/*  desde aqui inside.css */


#left .imglefttop {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#left .imgleftright {
	float:right;
	width:200px;
}

#left .imgleftright div {
	float:inherit;
	margin-bottom:20px;
}

#left .leftTitulos h1 {
	color:#565B7C;
	font-size:2em;
	font-variant:small-caps;
	margin-bottom:0px;
}

#left .leftTitulos h2 {
	color:#999;
	font-size:1.4em;
	margin-top:4px;
	line-height: 1.3em;
}

#left .stdleft {
	margin-right:200px;
	padding-right:20px;
	display:block;
}

#left .stdleft h1 {
	font-size:1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform:uppercase;
	margin-bottom:4px;
}

#left .stdleft p {
	margin-top:0px;
	font-size:1.15em;
	margin-bottom:20px;
}

#left .destacatxt {
	padding:5px;
	width: 190px;
	clear:none;
	background-color: #E8E8FF;
	border: 1px solid #CCC;
	font-size:1.2em;
	text-align: center;
}

#left .stdleft ul {
	padding:0px;
	margin: 0px;
	list-style-type: none;
}

#left .stdleft li {
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}

#left .stdleft ul li img{
	width:120px;
	border: 1px solid #CCC;
	float:left;
	clear:none;

}
#left .stdleft ul li div {
	width:342px;
	float: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
	clear:none;
}

#left .stdleft ul li h2 {
	margin:0px;
	font-size:1.2em;
	color:#666;
	text-decoration:none;
}

#left .stdleft ul li h2 a{
	margin:0px;
	font-size:1.05em;
	color:#069;
	text-decoration:none;
}

#left .stdleft ul li h2 a:hover{
	text-decoration:underline;
}

#left .stdleft ul li p{
	font-size:1.05em;
}

#left .formcontacto {

}

#left .formcontacto .forma, #left .formcontacto textarea{
    border-color:#CCCCCC;
    border-style:solid;
    border-width:1px;
    background-color: #ffffdd;
    width:250px;
    margin-bottom:4px;
  }

  #left .formcontacto label{
      display:block;
      font-size:1.1em;
      color:#888888;
      width:60px;
      float:left
  }

  #left .formcontacto .boton{
      margin-left:247px;
  }
  
   .mailmsg{
     	font-size:1.5em;
  }
