@charset "utf-8";
/* CSS Document */

#L_CONTENT {
	width:955px;
	min-height:400px;
	background-color:#FFFFFF;
}

#L_INTRO_EMPRESA, #L_INTRO_MISION, #L_INTRO_VISION {
	width:311px;
	float:left;
}

#L_INTRO_EMPRESA, #L_INTRO_MISION {
	margin-right:11px;
}

#L_INTRO_EMPRESA div.top, #L_INTRO_MISION div.top, #L_INTRO_VISION div.top {
	width:311px;
	height:17px;
	background-color:#0babdf;
}

span.blue {
	color:#0babdf;
	font-weight:bold;
}

h1.top {
	height:17px;
	width:100px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#L_INTRO_EMPRESA div.illu, #L_INTRO_MISION div.illu, #L_INTRO_VISION div.illu {
	width:311px;
	height:253px;
	overflow:hidden;
	border-bottom:3px solid #535457;
	margin-bottom:1px;
}

#L_INTRO_EMPRESA div.text, #L_INTRO_MISION div.text, #L_INTRO_VISION div.text {
	width:275px;
	background-image:url(../img/presentacion/plus.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:14px 20px 20px 16px;
}

h1.intro {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 10px 0px;
	color:#5a5a5a;
}

p.intro {
	margin:0px 0px 10px 0px;
}

#L_SUBMENU {
	width:193px;
	height:300px;
	background-color:#FFFFFF;
	float:left;
}

#L_SUBMENU span.submenu_down {
	display:block;
	width:193px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/presentacion/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#0babdf;
	margin-bottom:1px;
}

#L_SUBMENU span.submenu {
	display:block;
	width:193px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/presentacion/white_arrow_ov.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#0babdf;
	margin-bottom:1px;
}

#L_SUBMENU a.submenu {
	display:block;
	width:193px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	background-image:url(../img/presentacion/white_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#85d5ef;
	text-decoration:none;
	margin-bottom:1px;
}

#L_SUBMENU a.submenu:hover {
	background-color:#0babdf;
	background-image:url(../img/presentacion/white_arrow_ov.gif);
}

#L_SUBMENU span.submenu2 {
	display:block;
	width:193px;
	text-align:center;
	font-size:12px;
	padding:4px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#0babdf;
}

#L_SUBMENU a.submenu2 {
	display:block;
	width:193px;
	text-align:center;
	font-size:12px;
	padding:4px 0px;
	font-weight:bold;
	color:#93938e;
	text-decoration:none;
}

#L_SUBMENU a.submenu2:hover {
	color:#0babdf;
}

#L_SUBMENU img {
	margin-top:46px;
}

#L_TEXT {
	width:362px;
	padding:20px;
	float:left;
	background-color:#FFFFFF;
}

#L_TEXT h1 {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 10px 0px;
	color:#5a5a5a;
}

#L_TEXT h2 {
	color:#0babdf;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

#L_TEXT p {
	margin:0px 0px 10px 0px;
}

#L_TEXT ul {
	margin-top:0px;
	margin-bottom:15px;
	margin-left:20px;
}

#L_FOTOS {
	width:360px;
	float:right;
}

#L_FOTOS div.header {
	width:360px;
	height:17px;
	background-color:#0babdf;
}

#L_FOTOS h1.header {
	height:17px;
	width:70px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#L_FOTOS div.big_image {
	width:360px;
	overflow:hidden;
	border-bottom:3px solid #535457;
	margin-bottom:1px;
	text-align:center;
}

#L_FOTOS div.image_list {
	width:328px;
	padding:20px 16px;
}


#L_FOTOS div.image_list img {
	float:left;
	margin-bottom:15px;
}

#L_FOTOS div.image_list img.middle {
	margin-left:15px;
	margin-right:15px;
}