/* `Basic HTML
----------------------------------------------------------------------------------------------------*/





html{
	background: #0c0c0c url(../images/bg.jpg) repeat-x top center;

	}


body {
	font: 13px/1.5  Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	color:#A4A4A4;
	/*background-image: url(../images/body-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	
}




a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#6d6d6d;
	text-decoration: underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
	text-decoration: underline;
}
/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 27px;
        line-height:28px;
	letter-spacing:-1px;
        color : #ffffff;
}

h2 {
	font-size: 20px;
	letter-spacing:-1px;
        color : #555;
}

h3 {
	font-size: 18px;
	letter-spacing:-1px;
        color : #ffffff;
}

h4 {
	font-size: 16px;
        color : #ffffff;
}

h5 {
	font-size: 14px;
        color : #ffffff;
}

h6 {
	font-size: 12px;
        line-height:0px;
        color : #555;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}


/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0px 12px 8px 0px;
  padding: 5px 0px 0px 0px;
  width:auto;
}
.aligncenter {
  float: center; 
  margin: 0 0 0 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	background-color:#222;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #555;
	font-size:12px;	
	color:#666;
}




.header{
	height:135px;
	position:relative;
}


#mapfre{
    position: absolute;
    top: 22px;
    right: 63px;
}


#logo {
    height: 87px;
    left: 8px;
    position: absolute;


}

#idiomas{
	position: relative;
	top:6px;
	right:40px;
	float:right;
        width:auto;
}

	/*  sidebars and left columns padding
----------------------------------------------------------------------------------------------------*/
#left-column, #right-column {
	margin-top:20px;
}

.right-column-sp{
	background:#0c0c0c url(../images/back_grid_colaboran_sp.png) top center no-repeat;
	margin-bottom:20px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;	
}

.right-column-uk{
	background:#0c0c0c url(../images/back_grid_colaboran_uk.png) top center no-repeat;
	margin-bottom:20px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;	
}


.hublot_cubo{
	padding:20px 20px 20px 20px;
	background:#0c0c0c url(../images/back_grid_hublot.png) top center no-repeat;
	margin-bottom:20px;
}

.govern_cubo{
	background:#0c0c0c url(../images/back_grid_hublot.png) top center no-repeat;
	margin-bottom:20px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}

.left-column-full, .home-col1, .home-col2{
	padding:20px 30px;
	background:#0c0c0c url(../images/back_grid_left.png) top center no-repeat;
	margin-bottom:20px;
	
	}
	
	home-col3, .home-col4{
	padding:0px 0px;
	background:#0c0c0c url(../images/back_grid_left.png) top center no-repeat;
	margin-bottom:20px;
	
	}
	
	.slider_fotos{
	padding:0px;
	background:#0c0c0c url(../images/back_grid_left.png) top center no-repeat;
	margin-bottom:10px;
	
	}

.columna-vacia {
	padding:20px 30px;
	background:#0c0c0c url(../images/back_grid_1024.jpg) top center no-repeat;
	margin-bottom:20px;
	
	}

.contacto_cubo{
	padding:10px 10px 10px 10px;
	background:#0c0c0c url(../images/back_grid_hublot.png) top center no-repeat;
	margin-bottom:20px;
}


.video_cubo{
	padding:20px 20px 0px 20px;
	background:#0c0c0c url(../images/back_grid_left.png) top center no-repeat;
	margin-bottom:10px;
}



.results_cubo{
	background:#0c0c0c url(../images/back_grid_hublot.png) top center no-repeat;
	margin-bottom:20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 40px;
}



	/* services
----------------------------------------------------------------------------------------------------*/
.services{
	margin-bottom:20px;
	border-bottom:1px solid #222;
	display:block;
	clear:both;
	min-height:100px;
	padding-bottom:10px;
}
.services-col2{
	margin-left:190px;
}
.services img{
	padding:5px;	
	border:1px solid #000;
	background-color:#222;
}
.services h4{
	color:#888;
}

	/* portrfolio
----------------------------------------------------------------------------------------------------*/

/* jQuery lightBox plugin - Gallery style */
		
	#gallery ul { list-style: none; margin:0px; }	
	#gallery ul li { display: inline; margin:0px; }
	#gallery ul img {border: 3px solid #dedede;margin:5px;}
	#gallery ul a:hover img {border: 3px solid #ccc;}
	#gallery ul a:hover { color: #f2f2f2; }


	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	margin-top:0px;
	background-image: url(../images/footer-strip.jpg);
	background-position: center top;
	
}
#footer-inner{
	width: 900px;
	margin:0 auto;
	padding:15px 0px 10px 0;
	font-size:10px;
	/*background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/	


}

	/* mias
----------------------------------------------------------------------------------------------------*/


A.cerrar        {cursor: hand; color: #6d6d6d; text-decoration: underline; }
A.cerrar:hover  {color: #ffffff; text-decoration: underline;}



A.ampliar       {cursor: hand; color: #6d6d6d; text-decoration: underline; }
A.ampliar:hover {color: #ffffff; text-decoration: underline;}

A.entrevista       {cursor: hand; color: #6d6d6d; font-size: 13px; text-decoration: none; }
A.entrevista:hover {color: #ffffff; text-decoration: none;}

			
/* contact us
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	padding:10px 0;
	width:auto;

}
	.contact-us input {
	background-image:url(../images/input-bg1.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:350px;
	background-color:#222;
	border:1px solid #333;
	width:350px;
	padding:5px;
	color:#999;
}
.contact-us textarea {
	background-color:#222;
	border:1px solid #333;
	width:350px;
	padding:5px;
	overflow:auto;
	color:#999;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
}
.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#999;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
	
	
}

.merror {
	color:red;
}



