body {
	background-color: #2e2e2e;
	margin: 0;
	font: 12px Arial, Tahoma, sans-serif;
}

a img {
	border-style: none;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #c9cbcb;
	width: 80%;
	font: 12px Arial, Tahoma, sans-serif;
	color: #8c8a8a;
}

/* @group Layout */

#container {
	width: 788px;
	margin: 0 auto;
}

#top_info {
	width: 780px;
	height: 32px;
	text-align: right;
	vertical-align: bottom;
	padding: 0 4px;
}

#top_start {
	background-image: url(images/top_start_BG.png);
	width: 788px;
	height: 44px;
}

/* @group Header */

#botonera_top {
	width: 754px;
	height: 63px;
	background-color: #3f4245;
	padding: 0 17px;
	background-image: url(images/botonera_top_BG.png);
}

#flash {
	width: 788px;
	height: 180px;
}



/* @end */

#main_home {
	width: 754px;
	padding: 16px 17px 33px;
	background-color: #ffffff;
	background-image: url(images/main_home_BG.png);
	overflow: auto;
}

.line_main {
	width: 100%;
	height: 20px;
	border-top: 1px solid #cfcfcf;
}

.line_main_2 {
	width: 100%;
	height: 0px;
	border-top: 1px solid #cfcfcf;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

#main_home_L {
	width: 498px;
	padding: 0 13px 0 0;
	float: left;
}

#main_greybox {
	width: 215px;
	padding: 20px 13px;
	float: right;
	background-color: #e1e5e5;
	border: 1px solid #c9cbcb;
}

.foto_longo {
	width: 754px;
	text-align: right;
	position: absolute;
	height: 177px;
	z-index: 1;
}

.nombre_longo {
	width: 500px;
	text-align: right;
	position: absolute;
	height: 32px;
	z-index: 0;
	padding: 145px 0 0;
}

.cont_100 {
	width: 100%;
	padding: 16px 0;
	overflow: auto;
	color: #8c8a8a;
}

.cont_100_gris {
	background-color: #e1e5e5;
	width: 100%;
	padding: 16px 0;
	overflow: auto;
	color: #8c8a8a;
}

.cont_tray_L {
	width: 227px;
	padding: 0 16px 0 0;
	float: left;
	line-height: 17px;
}

.cont_tray_R {
	width: 509px;
	float: right;
	line-height: 17px;
}

.serv_100_cont {
	width: 100%;
	overflow: auto;
	color: #8c8a8a;
}

.cont_serv_L {
	width: 82px;
	float: left;
}

.cont_serv_R {
	width: 670px;
	float: right;
	line-height: 17px;
	padding: 16px 0;
}

#host_L {
	width: 249px;
	float: left;
	overflow: auto;
}

#host_L_tit_L {
	width: 79px;
	float: left;
}

#host_L_tit_R {
	width: 160px;
	float: right;
	padding: 22px 0 0;
}

#host {
	width: 100%;
	padding: 14px 0 0;
}

#host ul {
	padding: 0;
	margin: 0;
}

#host li {
	color: #8c8a8a;
	line-height: 17px;
	list-style-type: none;
	background-image: url("images/bullet_1.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 10px;
}

#host_greybox {
	width: 460px;
	padding: 20px 13px;
	overflow: auto;
	float: right;
	background-color: #e1e5e5;
	border: 1px solid #c9cbcb;
	color: #8c8a8a;

}

.host_greybox_L {
	width: 35%;
	float: left;
	padding: 25px 0 0;
	line-height: 30px;
	color: #8c8a8a;
}

#host_greybox_R {
	width: 30%;
	float: right;
	padding: 25px 0 0;
	line-height: 30px;
	color: #8c8a8a;
}

.host_greybox_Rin {
	line-height: 17px;
}

#con_sobre {
	width: 754px;
	text-align: right;
	position: absolute;
	height: 52px;
	z-index: 1;
	border-bottom: 1px solid #cfcfcf;
}

#copy_longo {
	width: 742px;
	height: 31px;
	background: #ffffff url(images/copy_longo_BG.png) repeat-y center;
	clear: both;
	color: #eeeeee;
	font-size: 10px;
	text-align: left;
	padding: 0 23px;
	line-height: 31px;
}

#nav_bottom {
	width: 754px;
	padding: 30px 17px;
	background-color: #ffffff;
	background-image: url(images/main_home_BG.png);
	text-align: center;
}

/* @group Nav Bottom */

#nav_bottom_list {
	margin: 0;
	padding: 0;
}

#nav_bottom_list li {
	display: inline;
	margin: 0;
	padding: 0 7px;
}

#nav_bottom_list a:link,
#nav_bottom_list a:visited {
	color: #2e2e2e;
	text-decoration: none;
}

#nav_bottom_list a:hover {
	color: #ea7027;
	text-decoration: none;
}



/* @end */

#copy_fj {
	width: 780px;
	padding: 0px 4px;
	height: 62px;
	line-height: 62px;
	text-align: right;
}



/* @end */

/* @group Text */

h1, h2, h3, h4, h5, h6, ul, ol, p {
	font: 12px Arial, Tahoma, sans-serif;
	cursor: default;
}

h1 {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	line-height: 50px;
}

h2, h3, h4 {
	color: #2e2e2e;
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	padding-bottom: 17px;
}

.gris,
p.gris {
	color: #8c8a8a;
	margin: 0 0 17px;
	line-height: 17px;
}

.gris_oscuro {
	color: #2e2e2e;
	line-height: 17px;
}

a.gris_oscuro,
a.gris_oscuro:visited {
	font-weight: bold;
	text-decoration: none;
}

a.gris_oscuro:hover {
	text-decoration: underline;
}

.naranja {
	color: #ea7027;
	line-height: 17px;
}

a.naranja,
a.naranja:visited {
	font-weight: bold;
	text-decoration: none;
}

a.naranja:hover {
	text-decoration: underline;
}

a.naranja_normal,
a.naranja_normal:visited {
	color: #ea7027;
	text-decoration: none;
	line-height: 17px;
}

a.naranja_normal:hover {
	text-decoration: underline;
}

.negro {
	color: #000000;
	line-height: 17px;
}

a.negro,
a.negro:visited {
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

a.negro:hover {
	text-decoration: underline;
}

#copy_fj a,
#copy_fj a:visited {
	text-decoration: none;
	color: #636363;
	font-size: 10px;
}

#copy_fj a:hover {
	text-decoration: underline;
	color: #7a7a7a;
}



/* @end */