/* General*/
body{
	margin-top:10px;
	}
.link_glu {
	color:#333333;
	font-family:"Century Gothic", "AvantGarde Bk BT", sans-serif;
	font-size:8px;
	text-decoration:none;
	}
#glu {
	width:931px;
	margin:0px auto;
	}
/* Index */
#contenedor {
	width:931px;
	height:600px;
	margin:0px auto;
	border:1px solid #794C6F;
	background-color:#c8da2b;
	}
#menu {
	width:730px;
	height:30px;
	float:left;
	}
#contenido{
	width:710px;
	height:540px;
	background-image:url(img/fondo_index2.jpg);
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#794C6F;
	line-height:170%;
	padding:30px 10px 0px 10px;
	text-align: justify;
	}
.enf1 {
	font-size:15px;
	font-weight:bold;
	}
.enf2 {
	font-weight:bold;
	}
#contenido td {
	font-weight:bold;
	text-align:left;
	font-size:10px;
	}
#banner {
	width:200px;
	height:600px;
	float:right;
	border-left:1px solid #794C6F;
	}

/* Como Trabajamos */
#cont_como{
	width:710px;
	height:540px;
	background-image:url(img/fondo_como_trabajamos.jpg);
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#794C6F;
	line-height:170%;
	padding:30px 10px 0px 10px;
	text-align: justify;
	}

/* Servicios */
#cont_servicios{
	width:710px;
	height:540px;
	background-image:url(img/fondo_servicios.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#794C6F;
	line-height:170%;
	padding:30px 10px 0px 10px;
	float:left;
	text-align: justify;
	}
#cont_servicios td {
	font-size:11px;
	}
#tabla_izq {
	width:48%;
	float:left;
	text-align:left;
	}
#tabla_dch {
	width:48%;
	float:right;
	text-align:right;
	}
.celda_izq {
	text-align:left;
	line-height:100%;
	vertical-align:top;
	}
.celda_dch {
	text-align:right;
	line-height:100%;
	vertical-align:top;
	}

/* Tarifas */
#cont_tarifas{
	width:710px;
	height:540px;
	background-image:url(img/fondo_tarifas.jpg);
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#794C6F;
	line-height:170%;
	padding:30px 10px 0px 10px;
	text-align: justify;
	}
/* Contacto */
#cont_contacto{
	width:710px;
	height:540px;
	background-image:url(img/fondo_contacto.jpg);
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#794C6F;
	padding:30px 10px 0px 10px;
	}
#datos_contacto {
	font-weight:bold;
	text-align:center;
	font-size:14px;
	width:75%;
	line-height: 110%;
	}

/* Trabaja con nosotros */
#cont_trabaja{
	width:710px;
	height:540px;
	background-color:#c8da2b;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#794C6F;
	padding:10px 10px 0px 10px;
	}
#intro_trabaja {
	font-weight:bold;
	text-align:center;
	font-size:14px;
	width:90%;
	line-height: 110%;
	}
#form1_trabaja{
	width:100%;
	line-height: 110%;
	margin-top:10px;
	}
