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

/* General */
body {
	position:relative;
	font-size:100%;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#div_center {
	position:absolute;
	left:50%;
	width: 940px;
	margin: 10px 0px 10px -470px;
}
#div_logo_ICON{
	margin-top:20px;
}
#div_body{
	height:330px;
	margin:120px 10px 20px 10px;
	font-size:70%;
	line-height: 15px;
}
#div_footer{
	clear:both;
	margin-left:10px;
	font-size:60%;
	color:#9d9d9d;
}
#div_footer a{
	color:#9d9d9d;
	text-decoration:none;
}
#div_footer a:hover{
	color:#9d9d9d;
	text-decoration:underline;
}
#div_logo_MACSA{
	position:absolute;
	top:480px;
	left:814px;
}

/* Presentation */
#div_presentation_colum1{
	float:left;
	margin:0px 35px 20px 0px;
}
#div_presentation_colum2{
	height:250px;
}
#div_presentation_colum3{
	float:right;
	width:294px;
	height:218px;
	margin:0px 0px 0px 40px;
	background-image: url(../images/background_form.gif);
	background-repeat:no-repeat;
}
#div_presentation_form{
	padding:40px 10px 20px 15px;
	font-size:80%;
}
.div_presentation_form_tab{
	float:left;
	width:130px;
	margin-bottom:3px;
}
.div_presentation_form_tab_2{
	float:left;
	width:130px;
	margin-bottom:3px;
}
.div_presentation_form_tab_3{
	float:left;
	width:90px;
	padding:0px 0px 0px 0px;
}
.form_textbox{
	width:120px;
	height:12px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}
.form_select{
	width:120px;
	height:15px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}

.form_textarea{
	width:120px;
	height:25px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}
.form_button{
	padding:5px;
	background-color: #979493;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color: #fff;
	border:0px;
}
#div_presentation_newsletter{
	clear:both;
	height:85px;
	background-image: url(../images/background_newsletter.gif);
	background-repeat: no-repeat;
}
#div_presentation_form_newsletter{
	width:235px;
	padding:15px;
	font-size:80%;
}
.form_textbox_newsletter{
	width:160px;
	height:14px;
	padding:2px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}
/* Features */
#div_features_body{
	height:420px;
	margin:30px 10px 20px 10px;
	font-size:70%;
	line-height: 15px;
}
#div_features_colum1{
	float:left;
	width:250px;
	margin:0px 0px 0px 20px;
}
.div_features_colum1_title{
	clear:both;
	width:225px;
	padding:2px 2px 2px 0px;
	color:#bebebe;
	font-weight:bold;
	font-size:115%;
	border-bottom:1px solid #bebebe;
}
#div_features_colum1_submenu1{
	padding:15px 25px 15px 25px;
}
.div_features_colum1_submenu1_button{
	height:20px;
	padding:5px 0px 2px 0px;
}
.div_features_colum1_submenu1_button a{
	font-size:120%;
	font-weight:bold;
	color:#3c3f44;
	text-decoration:none;
}

.div_features_colum1_submenu1_button a:hover{
	color:#e2091e;
	text-decoration:none;
}
.div_features_colum1_submenu1_button_active{
	height:20px;
	padding:5px 0px 2px 0px;
}
.div_features_colum1_submenu1_button_active a{
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
	color:#e2091e;
}
.div_features_colum1_submenu1_button_active a:hover{
	color:#e2091e;
	text-decoration:none;
}
.div_features_colum1_submenu1_button_active a:visited{
	color:#e2091e;
	text-decoration:none;
}

#div_features_colum1_submenu2{
	padding:15px 0px 15px 0px;
	height:55px;
}
#div_features_colum1_submenu2 div{
	float:left;
	width:110px;
	text-align:center;
}
#div_features_colum1_submenu3{
	padding:15px 25px 15px 0px;
}
.div_features_colum1_submenu3_button{
	padding:0px 0px 0px 15px;
}
.div_features_colum1_submenu3_button a{
	color:#000000;
	text-decoration:none;
}
.div_features_colum1_submenu3_button a:hover{
	color:#000000;
	text-decoration:none;
	background-image: url(../images/features_circle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:8px;
}
#div_features_colum2{
	margin:0px 0px 0px 15px;
	font-size:70%;
}
/* Why iCON */
#div_whyicon_title{
	position:absolute;
	top:115px;
	left:380px;
}
#div_whyicon_menu{
	clear:both;
	width:100%;
	height:30px;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.div_whyicon_menu_tab{
	float:left;	
	text-align:center;
	font-size:120%;
	font-weight:bold;
	color:#3c3f44;
}
.div_whyicon_menu_tab a:link,a:visited{
	color:#3c3f44;
	text-decoration:none;
}
.div_whyicon_menu_tab a:hover{
	color:#e2091e;
	text-decoration:none;
}
.div_whyicon_menu_tab_active{
	float:left;	
	text-align:center;
	font-size:140%;
	font-weight:bold;
	color:#3c3f44;
}
.div_whyicon_menu_tab_active a{
	color:#e2091e;
	text-decoration:none;
}
.div_whyicon_menu_tab_active a:visited{
	color:#e2091e;
	text-decoration:none;
}

#div_whyicon_preloader{
	clear:both;
	width:100%;
	height:15px;
	text-align:center;
	margin:10px 0px 0px 0px;
	color:#e2091e;
	font-size:120%;
}
#div_whyicon_text{
	clear:both;
	margin:20px 50px 0px 190px;
}
#div_sub_whyicon_colum1 {
	float:left;
	margin:0px 30px 50px 0px;
}
#div_sub_whyicon_colum2 {
	font-size:110%;
	line-height:20px;	
}
/* Applications */
#div_applications_body{
	height:410px;
	margin:40px 10px 20px 10px;
	font-size:70%;
	line-height: 15px;
}
#div_applications_title{
	position:absolute;
	top:65px;
	left:415px;
}

/* Worldwide */
#div_worldwide_body{
	height:360px;
	margin:90px 10px 20px 10px;
	font-size:70%;
	line-height: 15px;
}
#div_worldwide_title{
	position:absolute;
	top:75px;
	left:350px;
}
/* Meet the iCON */
#div_meet_body{
	height:330px;
	margin:120px 75px 20px 75px;
	font-size:70%;
	line-height: 15px;
}
#div_meet_title{
	position:absolute;
	top:90px;
	left:390px;
}
.div_meet_tab_1{
	float:left;
	width:218px;
	height:203px;
	padding-top:40px;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	color:#e2091e;
	border: 1px solid #e2091e;
}
.div_meet_tab_2{
	float:left;
	width:270px;
	margin:0px 35px 0px 35px;
	height:203px;
	padding-top:40px;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	color:#e2091e;
	border: 1px solid #e2091e;
}
/* Contact */
#div_contact_title{
	position:absolute;
	top:100px;
	left:315px;
}
#div_contact_body{
	height:340px;
	margin:110px 10px 20px 10px;
	font-size:70%;
	line-height: 15px;
}
#div_contact_body_form{
	width:590px;
	height:260px;
	margin:0px 155px 0px 155px;
	padding:20px 20px 20px 40px;
	font-size:120%;
	line-height: 15px;
	background-image: url(../images/background_contact.gif);
	background-repeat: no-repeat;
}
.div_contact_form_tab{
	float:left;
	width:280px;
	margin-bottom:17px;
}
.div_contact_form_tab_2{
	float:left;
	width:280px;
	margin-bottom:17px;
}
.div_contact_form_tab_3{
	float:left;
	width:280px;
	padding:0px 0px 0px 0px;
}
.contact_form_textbox{
	width:240px;
	height:18px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}
.contact_form_select{
	width:240px;
	height:22px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}

.contact_form_textarea{
	width:240px;
	height:25px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #9A9589;
}
.contact_form_button{
	padding:5px;
	background-color: #979493;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color: #fff;
	border:0px;
}

/* Font */
.lletra_color{
	color:#e2091e;
}
