/*****************************************************************
Principal
******************************************************************/
html {font-size: 62.5%;}
body { font-family: Arial, Helvetica, sans-serif; font-size: 1.15em; margin:0; padding: 5px 0 0 0; background-color: #D8D4C7;}

input, textarea, select {font-size: 62.5%; font-size: 1.15em; font-family: Arial, Helvetica, sans-serif; color: #333;}
h1, h2, h3, h4, h5, h6 {padding: 0; margin: 0;}

p {padding: 0 0 1.1em 0; margin: 0;}

a:link {color: #B12572; text-decoration: none;}
a:visited {color: #B12572; text-decoration: none;}
a:hover {color: #B12572; text-decoration: underline;}
a img {border: none;}

ul { padding: 0; margin: 0; list-style: none;}
ul li {	padding: 5px 0 5px 18px; background: url(imgcomunes/bolillo.gif) 7px 11px no-repeat;}

img.foto_de { float: right; margin-left: 10px;}
img.foto_iz { float: left; margin-right: 10px;}

form {padding:0px; margin:0px;}

.finalizador { clear: both; height: 1px;}

.contenedor {width: 801px; margin: 0 auto;}
.menu_principal {width: 801px; margin: 0 auto;}

.contenido, .contenido2 {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background: #fff url(img/logo_gc.gif) bottom right no-repeat;
}

#sinpie { background-image: none;}

.contenido h1 strong, .contenido2 h1 strong { display: none;	}

img.ilustracion {float: right;}

td.txt_presentacion {
	vertical-align: top;
	width: 410px;
	padding: 35px 15px 10px 48px;
	color: #4C4C4C;
}

td.txt_carta {
	vertical-align: top;
	width: 260px;
	padding: 10px 15px 0px 48px;
	color: #4C4C4C;
	float: left;
}

.txt_empleo {
	width: 370px;
	margin: 10px 15px 0px 48px;
	color: #4C4C4C;
}

.txt_instrucciones {
	float: right;
	width: 440px;
	margin: 0px 15px 0px 0px;
	color: #4C4C4C;
}
.txt_instrucciones ul {padding-left: 50px;}

.contenido_home {
	width: 801px;
	margin: 0 auto;
}


p.volver {text-align: right; font-weight: bold;}
p.uno {padding-left: 40px; padding-top: 5px; background: url(img/uno.gif) 0px 0px no-repeat;}
p.dos {padding-left: 40px; padding-top: 5px; background: url(img/dos.gif) 0px 0px no-repeat;}
p.tres {padding-left: 40px; padding-top: 5px; background: url(img/tres.gif) 0px 0px no-repeat;}
p.cuatro {padding-left: 40px; padding-top: 5px; background: url(img/cuatro.gif) 0px 0px no-repeat;}
p.cinco {padding-left: 40px; padding-top: 5px; background: url(img/cinco.gif) 0px 0px no-repeat;}
p.seis {padding-left: 40px; padding-top: 5px; background: url(img/seis.gif) 0px 0px no-repeat;}
.pie {font-size: 0.8em; color: #4B4A46; padding: 5px 2px;}


/**********************/
.menu_principal strong {display: none;}
.menu_principal a{float: left; height: 120px; display: block; font-size: 1px; color:white;}

a.btn0, a.btn0_act { width: 424px;background: #D8D4C7 url(img/btn_inicio.gif) 0px 0px no-repeat; }
a.btn0:hover, a.btn0_act {background: #D8D4C7 url(img/btn_inicio.gif) 0px 0px no-repeat;}
a.btn1, a.btn1_act { width: 113px;background: #D8D4C7 url(img/btn_prensentacion_off.gif) 0px 0px no-repeat; }
a.btn1:hover, a.btn1_act {background: #D8D4C7 url(img/btn_prensentacion_on.gif) 0px 0px no-repeat;}
a.btn2, a.btn2_act { width: 134px;background: #D8D4C7 url(img/btn_carta_off.gif) 0px 0px no-repeat; }
a.btn2:hover, a.btn2_act {background: #D8D4C7 url(img/btn_carta_on.gif) 0px 0px no-repeat;}
a.btn3, a.btn3_act { width: 130px;background: #D8D4C7 url(img/btn_modoempleo_off.gif) 0px 0px no-repeat; }
a.btn3:hover, a.btn3_act {background: #D8D4C7 url(img/btn_modoempleo_on.gif) 0px 0px no-repeat;}

/*********************/


#contenido_home{
position: absolute;
left: 50%;
top: 50%;
width: 802px;
height: 540px;
margin-left: -400px; /*- width/2*/
margin-top: -270px;  /*- height /2*/
}

#contenido_int{
position: absolute;
left: 50%;
top: 50%;
width: 802px;
height: 640px;
margin-left: -400px; /*- width/2*/
margin-top: -320px;  /*- height /2*/
}

p.destacado {
	margin: 10px;
	margin-left: 40px;
	padding: 8px;
	border: 1px dashed #91B049;
}




.idiomas {
	width: 800px;
	margin: 0 auto;
	text-align: right;
}
.idiomas img {vertical-align: middle; padding-right: 4px; padding-left: 6px;}
.idiomas a:link, .idiomas a:visited {color: #333;}

