html,body {
   height:100%;
}

body {
   margin:0;
   padding:0;
   overflow-x: hidden;
   background:#fff;
}

img {
border:none;
}

h1 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

h2 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

body, div, p {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#333;
}

div#layout {
   position:relative;
   margin:0 auto;
   width:970px;
   height:auto !important;
   height:100%;
   min-height:100%;
   background-image:url(images/back-body2.jpg);
   background-position:center;
   background-repeat:repeat-y;
}

div#layout.gral{
	background-image:url(images/back-body1.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

div#cabecera {
   height: 87px;
   color: #fff;
}

#cabecera-index {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
   	height: 87px;
   	color: #fff;
}

a, a:active, a:hover, a:link {
	text-decoration:none;
	border:none;
}

#cabecera a {
	text-decoration:none;
	border:none;
}

div#contenido {
   padding: 10px;
   padding-bottom: 52px;
}

div#contenido-home {
   padding:0px;
}

div#pie {
   position:absolute;
   width:970px;
   height: 52px;
   color: #fff;
   bottom:0;
   background-image:url(images/footer.jpg);
   background-repeat:repeat-x;
}

.block1{
	background-image:url(images/uk.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	width:455px;
	height:105px;
	}
	
.block2{
	background-image:url(images/spain.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	width:455px;
	height:105px;
	}
	
.block3{
	background-image:url(images/usa.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	width:455px;
	height:105px;
	}
	
.block4{
	background-image:url(images/mexico.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	width:455px;
	height:105px;
	}
	
.block5{
	background-image:url(images/argentina.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	width:455px;
	height:93px;
	}
	
.text{
	color:#474D5D;
	font-size:14px;
	left:337px;
	line-height:31px;
	margin:0;
	position:relative;
	top:13px;
	}
	
.footer-message a{
	text-decoration:none;
	color:#666666;
}

.footer-message {
	padding:19px 0 0;
}

.anim2{
	background-image:url(images/back-gen.jpg);
	background-repeat:repeat-x;
	left:1px;
	position:relative;
	width:830px;
	padding:0 0 20px;
}

.content{
}

.main-text {
	margin:30px 10px 70px 10px;
	text-align:left;
}

.main{
	background-image:url(images/back-main.jpg);
	background-repeat:no-repeat;
	left:1px;
	position:relative;
	width:830px;
	padding:0 0 20px;
}

.main-text-content{
	margin:0px 10px 70px 10px;
	padding:15px 0px 0px 0px;
	text-align:left;
	}
