@charset "utf-8";
/* CSS Document */

#wrapper{
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 1040px;
	height:155px;}

#content{
	width: 990px;
	height:530px;
	
	margin-right: auto;
	margin-left: auto;
}

#en-espana{
	width: 330px;
	height:530px;
	float: left;
	background-image: url(../images/En-espana.gif);
	background-repeat: no-repeat;
}

#en-extranjero{
	width: 330px;
	height:530px;
	float: left;
	background-image: url(../images/en-expranjero.gif);
}

#para-empresas{
	width: 330px;
	height:530px;
	float: left;
	background-image: url(../images/para-empresas.gif);}

#footer{}


.icon-link{
	width: 330px;
	height:170px;
}
.icon-link-extranjero{
	width: 330px;
	height:145px;
}
/*Begin text styles*/

.title-1 a:link,.title-1 a:visited{
	width: 330px;
	height:100px;
	text-align: center;
	color: #4b7faf;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;}

.title-2 a:link,.title-2 a:visited{
	width: 330px;
	height:100px;
	text-align: center;
	color: #666;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	}

.title-3 a:link, .title-3 a:visited{
	width: 330px;
	height:100px;
	text-align: center;
	color: #900;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	}
.title-1 a:hover, .title-2 a:hover, .title-3 a:hover{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
}
.details{
	width: 260px;
	height:80px;
	text-align: center;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.links{
	width: 250px;
	height:100px;
	text-align: center;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	list-style-type: none;
	color: #666;
}

.extranjero-links{
	font-family: Arial, Helvetica, sans-serif;
	width: 325px;
	height:155px;
	text-align: center;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 17px;
	font-size: 17px;
	list-style-type: none;
	color: #666;
}

a:link, a:visited{
	color:;
	text-decoration: none;
	color: #666;
	}
a:hover{
	color:;
	text-decoration: none;
	color: #316699;
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666;
	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	}
#text{
	font-family:Arial, Helvetica, sans-serif;
	size:12px;
	margin-top:0px;
	text-align: center;
	float: left;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	height: 130px;
}
