body {
font-family: 'Josefin Sans', serif;
text-align: left;
padding : 0;
margin : 0 ;
}
h1 {
text-align : left;
color : #7f7f7f;
font-size : 14px;
font-family: 'Josefin Sans', serif;
padding : 15px 0 15px 0;
margin : 0;
clear : both;
}
h2 {
text-align: justify;
font-style: normal;
font-weight: normal;
word-spacing : 0;
padding-left : 0;
padding-bottom : 3px;
padding-right : 0;
font-family: 'Josefin Sans', serif;
color : #B4045F;
font-size : 27px;
margin : 0;
clear : both;
}
h3 {
word-spacing : 0;
padding-left : 0;
padding-bottom : 0;
padding-right : 0;
text-align : justify;
font-family: 'Josefin Sans', serif;
color : black;
font-size : 16px;
margin : 0;
}
h4 {
font-style: normal;
font-weight: normal;
margin-top : 40px;
line-height : 1px;
font-size : 36px;
font-family: 'Josefin Sans', serif;
}
h5 {
font-style : normal;
font-weight : normal;
line-height : 24px;
color : white;
font-size : 27px;
font-family: 'Josefin Sans', serif;
}
h6{
text-decoration: none;
text-align: left;
line-height: 0px;
font-style: normal;
font-weight: normal;
color: black;
font-family: 'Josefin Sans', serif;
font-size: 30px;
}

p {
font-family: 'Josefin Sans', serif;
padding : 5px 0 5px 0;
margin : 0;
text-align : justify;
line-height : 19px;
}

/* Cabedera de la pagina*/
.contenedor {
background: #B4045F;
width : 100%;
margin : auto;
}
.cabecera {
margin : auto;
text-align : left;
width : 960px;
height : 120px;
}
/*Logotipo*/
.logo {
padding-top : 48px;
text-align : center;
top : 10px;
float : left;
width:400px;
}
/*Menu*/
#menu ul {
	margin-right: 10px;
	padding-left: 40px;
	padding-top: 70px;
	color: white;
	font-style: normal;
	font-weight: normal;
	font-family: 'Josefin Sans', serif;
	font-size: 20px;
}
#menu ul li {
	padding-left: 20px;
	height: 50px;
	display: inline;
	width: 120px;
}
#menu ul li a {
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	background-color: white;
	color: #B4045F;
}

#menu ul li. selected a {
	background-repeat: no-repeat;
}
.menuhome {
	padding-left: 60px;
	background-position: 120px 70px;
	background-repeat: no-repeat;
	float: left;
}
/*Contenido*/

.homecentre {
height : 530px;
padding-top : 50px;
margin : auto;
text-align : center;
background-position : center;
width : 960px;
}

.espacio {
position : absolute;
margin : auto;
background-color : white;
height : 20px;
width : 100%;
}

/*Pie de pagina - Footer*/
.footer {
position : relative;
height : 70px;
padding-top : 10px;
margin : auto;
width : 960px;
border-top-width : 1px;
border-top-color : black;
border-top-style : solid;
}

/*Imagenes redes*/
.redes {
text-align : center;
list-style-type : none;
}
.redes ul {
bottom: 22px;
position: relative;
list-style-type : none;
}
.redes ul li {
display : inline;
list-style-type : none;
}
.redes ul li a img{
padding-left: 3px;
opacity:.2;
}
.redes ul li a:hover img{
opacity:1;
}

/*Main - Cuerpo de la pagina*/
.main {
padding-bottom: 40px;
height : 200px;
text-align : left;
margin : auto;
background-position : center;
width : 960px;
}
.main a {
color : black;
text-decoration : underline;
font-family: 'Josefin Sans', serif;
}
.main a:hover {
text-decoration: none;
background-color: #B4045F;
color: white;
font-family: 'Josefin Sans', serif;
}

/*User - zona de columnas*/
.user1 {
background-position: 190px center;
background-image: url(images/iconocrisis.jpg);
background-repeat: no-repeat;
font-style: normal;
font-weight: normal;
font-family: 'Josefin Sans', serif;
float : left;
z-index : 1;
width : 300px;
}
.user1 p {
font-style: normal;
font-weight: normal;
float : left;
z-index : 1;
line-height : 22px;
text-align : left;
width : 170px;
color : #666666;
font-family: 'Josefin Sans', serif;
font-size:  20px;
}
.user2 {
padding-left: 35px;
background-repeat: no-repeat;
background-image: url(images/monigote.png);
float : left;
background-position : 115px 68px;
width : 300px;
}

.user2 p {
font-style: normal;
font-weight: normal;
float : left;
z-index : 3;
line-height : 22px;
text-align : left;
width : 185px;
color : #666666;
font-family: 'Josefin Sans', serif;
font-size:  20px;
}

.user3 {
padding-left: 35px;
background-position: right center;
background-image: url(images/arroba.png);
background-repeat: no-repeat;
text-align : right;
float : left;
width : 280px;
}
.user3 p {
font-style: normal;
font-weight: normal;
float : left;
z-index : 3;
line-height : 22px;
text-align : left;
width : 180px;
color : #666666;
font-family: 'Josefin Sans', serif;
font-size:  20px;
}
/* Pagina Portfolio*/

.centrojob {
margin : auto;
width : 960px;
}
.titulojob {
height : 200px;
width : 960px;
text-align : center;
color : #848484;
font-size : 180px;
font-family: 'Josefin Sans', serif;
padding : 0px 0 15px 0;
margin-bottom : 10px;
clear : both;
}
.fondojob {
margin-bottom : 20px;
padding-bottom : 10px;
background-color : #848484;
width : 960px;
}
.menujob {
text-align:center;
border-style : none;
padding-top: 10px;
height : 30px;
}
.menujob ul {
border-bottom-style : none;
margin-right : -30px;
margin-left : -40px;
}
.menujob ul li {
border-left-style : none;
border-bottom-style : none;
border-right-style : none;
border-top-style : none;
padding-left : 25px;
padding-right: 45px;
color : white;
font-size : 23px;
font-style : normal;
font-weight : normal;
font-family: 'Josefin Sans', serif;
display : inline;
list-style-type : none;
}
.menujob ul li a {
color : white;
text-decoration : none;
}
.menujob ul li.selected a {
color : white;
}
.menujob ul li a:hover {
	color: #B4045F;
	background-color: white;
}
.bloquejob {
margin:auto auto 30px auto;
padding-bottom : 2px;
padding-top : 30px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 2px;
height : 390px;
width : 900px;
}
.bloquejob img {
float : left;
border-style : solid;
border-color : white;
border-width : 2px;
text-align : left;
}
.bloquejob a{
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.bloquejob a:hover{
	text-decoration: none;
	color: #B4045F;
	background-color: white;
}

.texto {
text-align: left;
margin-top : -200px;
padding-left : 600px;
width : 320px;
position : relative;
float : right;
}

.texto p {
margin-top : -5px;
color : #000000;
font-size : 17px;
text-align: left;
font-family: 'Josefin Sans', serif;
}

/* Pagina Sobre Mi */
.centro_me {
padding-top : 15px;
padding-bottom: 30px;
height : 680px;
margin : auto;
width : 960px;
}
.me_izquierda {
position : absolute ;
float : left;
margin-top: 70px;
}
.foto_me {
padding-left : 280px;
padding-top : -5px;
background-image : url(images/yo_2.jpg);
background-repeat : no-repeat;
height : 532px;
width : 680px;
}
.texto_me {
left: 425px;
position: relative;
float: left;
padding-top : 70px;
width : 530px;
}
.texto_me p {
color : #666666;
font-style : normal;
font-weight : normal;
margin-top : -30px;
font-size : 18px;
font-family: 'Josefin Sans', serif;
}

/*Pagina CONTACTO*/
.centrocontacto {
background-position : center 40px;
background-image : url(images/marco.jpg);
background-repeat : no-repeat;
padding-top : 15px;
padding-bottom : 15px;
height : 550px;
margin : auto;
width : 800px;
}
.textocontacto p {
line-height: 1px;
text-align : left;
width : 255px;
padding-top : 180px;
padding-left : 220px;
color : #666666;
font-style : normal;
font-weight : normal;
font-size : 16.5px;
font-family: 'Josefin Sans', serif;
}
.textocontacto img {
padding-top : 20px;
padding-right : 240px;
float : right;
}
.textocontacto p{
	font-size: 17px;
	line-height: 19px;
font-family: 'Josefin Sans', serif;
}


/*Aviso Legal*/
.textoaviso p{
	padding-bottom: 20px;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #909090;
font-family: 'Josefin Sans', serif;
}
.textoaviso ul li{
	text-align: left;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #909090;
font-family: 'Josefin Sans', serif;
}
.centroaviso{
	padding-bottom: 25px;
	padding-top: 35px;
	width: 960px;
	margin: auto;
}
