/* CSS Document */

html {
	height: 100%;
}
	
body {
	background-color:#006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin: 0;
	padding: 0;
	height: 100%;
}

h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	letter-spacing: -1px;
	margin-top: 8px;
}

h2 {
	font-size: 16px;
	color: #666666;
}

h3 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #999999;
}

a:hover {
	color: #1C767F;
	text-decoration: underline;
}



#contenedor {
	position: relative;
	height: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
 }

#cabecera_dcha {
	margin-left: 0;
	margin-right:auto;
	background-color: #FFFFFF;
	width: 150px;
	height: 120px;
}

#cabecera_izda {
	margin-left: 0;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 810px;
	height: 120px;
	margin-top: -120px;
	margin-left: 150px;
}

#maintext {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #FFFFFF;
	width: 960px;
	height: 530px;
}

#navegador {
	position: relative;
	width: 150px;
	height: auto;
	font-weight:bold;
	padding-right: -10px;
	font-size: 13px;
	background: url(../img/boton.jpg)  repeat;
}

#navegador UL {
	font-size: 11px;
	color:#000000;
	list-style-type: none;
	text-transform: uppercase;
	text-align: justify;
}

#navegador LI {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	font-size: 13px;
}

#navegador img {
	margin-left: -33px;
	height: 20px;
	width:20px;
}

#navegador a {
	text-decoration: none;
}

#navegador a:hover {
	text-decoration:underline;
	color: #006633;	
}

#panel_dcha{
	position: relative;
	width: 150px;
	height: auto;
	/*top: 0;*/
	left: 678px;
	margin-top: -220px; 
	margin-left: 120px;
}

#contenido {
	position: relative;
	width: 617px;
	height: auto;
	margin-top: -240px;
	margin-left: 150px;
	margin-right: 10px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	top: -180px;
	left: 10px;
	/*LA SUMA DEL MARGIN-TOP DE NAVEGADOR, PANEL_DERECHO Y SUS ALTURAS*/
}

#contenido A{
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
}
#contenido A:hover {
	color:#006633;
}

#contenido p{
	font-size: 14px; /*1.1em;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Arial, Helvetica, sans-serif, sans;
	color: #000000;
	padding-left: 180px;
	padding-right: 20px;
	padding-top: 8px;
	margin-bottom: 5px;
	text-align: justify;
}

#contenido UL {
	font-size: 1em;
	padding-left: 285px;
	padding-right: 150px;
	list-style-image: none;
	list-style-type: circle;
	margin-bottom: 15px;
}

#contenido h1{
	padding-right: 65px;
	padding-top: 10px;
	text-align: left;
	margin-left: 160px;	
}

#contenido h2{
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 160px;
	padding-right: 150px;
	padding-top: 23px;
}

#contenido h3{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	padding-left: 270px;
	padding-right: 200px;
	padding-top: 5px;
	font-weight: lighter;
	text-align: justify;
}	

#fotocontenido{
	position: relative;
	width: 120px;
	height: auto;
	margin-bottom: -130px;
	margin-right: auto;
	left: 30px;
	background-color:#FFFFFF;
	text-align:center;
}

#fotoempresa {
	position: relative;
	width: 620px;
	height: 400px;
	background-image: url(../img/empresa.jpg);
}

#catalogo{
	position: relative;
	width:790px;
	height:450px;
	top: 170px;
}

#oportunidades {
	position: relative;
	width: 617px;
	height: auto;
	margin-top: -240px;
	margin-left: 150px;
	margin-right: 10px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	top: -180px;
	left: 10px;
	/*LA SUMA DEL MARGIN-TOP DE NAVEGADOR, PANEL_DERECHO Y SUS ALTURAS*/
}

#oportunidades A{
	color: #000000;
	font-size: 1em;
}
#oportunidades A:hover {
	text-decoration: underline;
	color:#006633;
}

#oportunidades p{
	font-size: 14px; /*1.1em;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Arial, Helvetica, sans-serif, sans;
	color: #000000;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 8px;
	margin-bottom: 5px;
	text-align: justify;
}

#oportunidades h1{
	padding-right: 65px;
	padding-top: 10px;
	text-align: left;
	margin-left: 160px;	
}


#formulario {
	position: relative;
	width: 144px;
	height: auto;
	margin-bottom: -400px;
	margin-right: auto;	
}

#separador {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 32px;
}

#fondopie {
	background-color: #FFFFFF;
	position: relative;
	width: 960px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	top: -5px;
}

#pie {
	position: relative;
	width: 960px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

#joseblas {
	position: relative;
	width: 960px;
	font-size: 10px;
	text-align:center;
	height: auto;
}

#joseblas UL {
	margin-top: -3px;
	font-size: 10px;
	color:#000000;
}

#joseblas A {
	color: #000000;
	margin-top: -3px;
	font-size: 10px;
}

#joseblas img {
	margin-top: 5px;
	height:40px;
	width:69px;
	border: 0;
}

#lengueta {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 20px;
	top: -5px;
}
