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


/* ********************************* GENERAL STYLES ************************************ */

*  {
	margin: 0;
	padding: 0;
}
body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #ffffff;
	background: #0E2022;
}

a {
	color: #4FB2AA;
	text-decoration: none;
}
a:hover {
	color: #B0DEDD;
}

ul {
	list-style: none;
}
.clear { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	margin: 0px;
}


/* ********************************* LAYOUT STYLES ************************************ */

#wrapper { 
	background: url(../img/body_bg.jpg) no-repeat top center #163B42;
}


/* SECONDARY NAV */

#secondaryNav { 
	height: 25px;
	background: url(../img/secondaryNav_bg.gif) repeat-x top left;
	text-align: center;
}
#secondaryNavWrapper { 
	width: 778px;
	height: 25px;
	margin: 0px auto;
}
#secondaryNavWrapper2 { 
	background:url(../img/secondaryNav_center.gif) repeat-x top left;
	height: 25px;
	display: inline;
	position: relative;
	float: right;
}
#secondaryNavWrapper3 { 
	background: url(../img/secondaryNav_left.gif) no-repeat top left;
	height: 25px;
	padding: 0px 0px 0px 20px;
	position: relative;
	width: auto !important;
	width: 290px;
}
#secondaryNavWrapper ul {
	float: right;
	background: url(../img/secondaryNav_right.gif) no-repeat top right;
	display: inline;
	position: relative;
	padding: 0px 20px 0px 0px;	
	margin: 0px;
	height: 25px;
	line-height: 25px;
	width: auto !important;
}
#secondaryNavWrapper ul li {
	display: inline;
	background: url(../img/secondarynav_bullet.png) no-repeat center right !important;
	background: none;
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 2px 0px;
	height: 23px;
	line-height: 23px;
	font-size: 9px;
	text-transform: uppercase;
	color: #258782;
}
#secondaryNavWrapper ul li.last {
	background: none !important;
	padding: 0px 5px 0px 5px;
}
#secondaryNavWrapper ul li a {
	color: #258782;
	height: 23px;
	line-height: 23px;
}
#secondaryNavWrapper ul li a:hover {
	color: #B0DEDD;
}


/* PAGE */

#page { 
	width: 778px;
	min-height: 500px;
	margin: 0 auto 30px auto;
	padding: 0px;
	text-align: left;
} 


/* HEADER */

#header { 
	height: 95px;
	position: relative;
	padding-top: 5px;
} 
#header h1#headerLogo {
	float: left;
	display: inline;
	width: 237px;
	height: 69px;
}
#header h1#headerLogo a {
	float: left;
	display: inline;
	width: 237px;
	height: 0px;
	padding: 69px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/header_logo.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/header_logo.png);
	overflow: hidden;
	cursor: pointer;
}
/* MAIN NAV */
#header ul#headerMainNav {
	position: absolute;
	top: 56px;
	right: 0px;
	height: 14px;
	width: 510px;
}
#header ul#headerMainNav li {
	display: inline;
	float: right;
	height: 14px;
	border-right: 1px solid #396E6E;
	padding: 0px 8px;
}
#header ul#headerMainNav li a {
	display: inline;
	float: right;
	height: 0px;
	padding: 14px 0px 0px 0px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#header ul#headerMainNav li#headerMainNav01, #header ul#headerMainNav li#headerMainNav01 a { width: 37px; }
#header ul#headerMainNav li#headerMainNav01 a { 
	background-image: url(../img/mainnav_tour.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_tour.png);
}
#header ul#headerMainNav li#headerMainNav02, #header ul#headerMainNav li#headerMainNav02 a { width: 113px; }
#header ul#headerMainNav li#headerMainNav02 a { 
	background-image: url(../img/mainnav_caracteristicas.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_caracteristicas.png);
}
body.en #header ul#headerMainNav li#headerMainNav02, body.en #header ul#headerMainNav li#headerMainNav02 a { width: 65px; }
body.en #header ul#headerMainNav li#headerMainNav02 a { 
	background-image: url(../img/mainnav_caracteristicas_en.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_caracteristicas_en.png);
}
#header ul#headerMainNav li#headerMainNav03, #header ul#headerMainNav li#headerMainNav03 a { width: 59px; }
#header ul#headerMainNav li#headerMainNav03 a { 
	background-image: url(../img/mainnav_soporte.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_soporte.png);
}
body.en #header ul#headerMainNav li#headerMainNav03, body.en #header ul#headerMainNav li#headerMainNav03 a { width: 60px; }
body.en #header ul#headerMainNav li#headerMainNav03 a { 
	background-image: url(../img/mainnav_soporte_en.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_soporte_en.png);
}
#header ul#headerMainNav li#headerMainNav04, #header ul#headerMainNav li#headerMainNav04 a { width: 35px; }
#header ul#headerMainNav li#headerMainNav04 a { 
	background-image: url(../img/mainnav_blog.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_blog.png);
}
#header ul#headerMainNav li#headerMainNav05, #header ul#headerMainNav li#headerMainNav05 a { width: 154px; }
#header ul#headerMainNav li#headerMainNav05 { border-right: none; padding: 0px 0px 0px 10px;}
#header ul#headerMainNav li#headerMainNav05 a { 
	background-image: url(../img/mainnav_programabeta.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_programabeta.png);
}
body.en #header ul#headerMainNav li#headerMainNav05, body.en #header ul#headerMainNav li#headerMainNav05 a { width: 146px; }
body.en #header ul#headerMainNav li#headerMainNav05 a { 
	background-image: url(../img/mainnav_programabeta_en.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainnav_programabeta_en.png);
}
#header ul#headerMainNav li a:hover, #header ul#headerMainNav li a.selected { 
	background-position: 0px -14px;
}

/* MAIN CONTENT */

#mainContent {
	margin-bottom: 35px;
	font-size: 12px;
	color: #C7D1CF;
}
#mainContentHeader {
	height: 13px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/mainContent_top.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_top.png);
}
#mainContentCenter {
	padding: 20px 37px 20px 37px;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../img/mainContent_bg.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_bg.png);
}
#mainContentFooter {
	padding: 0px 9px;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../img/mainContent_bg.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_bg.png);
}
#mainContentFooter td {
	background-color: #1f3a3e;
}
#mainContentFooter #mainContentFooterCenter {
	padding: 8px 18px;
}
#mainContentFooter #mainContentFooterCenter h6 {
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/mainContent_footerBeta_title_programa_beta.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_footerBeta_title_programa_beta.png);
}
body.en #mainContentFooter #mainContentFooterCenter h6 {
	background-image: url(../img/mainContent_footerBeta_title_programa_beta_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_footerBeta_title_programa_beta_en.png);
}
#mainContentFooter #mainContentFooterCenter a.buttonParticipaYa {
	float: right;
}
#mainContentFooter #mainContentFooterCenter p {
	font-size: 11px;
	color: #86B7B2;
	margin: 0px;
}
#mainContentFooter #mainContentFooterTopLeft {
	background-color: transparent !important;
	background-image: url(../img/mainContent_footerBeta_top_left.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_footerBeta_top_left.png);
	width: 10px;
	height: 10px;	
	line-height: 10px
}
#mainContentFooter #mainContentFooterTopRight {
	background-color: transparent !important;
	background-image: url(../img/mainContent_footerBeta_top_right.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_footerBeta_top_right.png);
	width: 10px;
	height: 10px;	
	line-height: 10px
}
#mainContentFooter #mainContentFooterBottomLeft {
	background-color: transparent !important;
	background-image: url(../img/mainContent_footerBeta_bottom_left.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_footerBeta_bottom_left.png);
	width: 10px;
	height: 10px;	
	line-height: 10px
}
#mainContentFooter #mainContentFooterBottomRight {
	background-color: transparent !important;
	background-image: url(../img/mainContent_footerBeta_bottom_right.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_footerBeta_bottom_right.png);
	width: 10px;
	height: 10px;
	line-height: 10px
}
#mainContentBottom {
	height: 9px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/mainContent_bottom.png) !important; 
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_bottom.png);
}

#mainContent h2 {
	height: 0px;
	overflow: hidden;
	padding: 28px 0px 0px 0px;
	border-bottom: 1px solid #046969;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	position: relative;
}
#mainContent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #57BEB9;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
}
#mainContent h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#mainContent p {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}
#mainContent a {
	text-decoration: underline;
}
#mainContent ul {
	margin: 0px 0px 8px 0px;
}
#mainContent ul li {
	background: url(../img/bullet_green_circle.png) no-repeat 0px 4px !important;
	background: none;
	padding: 0px 0px 0px 12px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px !important;
	margin: 0px 0px 7px 20px;
	min-height: 14px;
	list-style: none !important;
	list-style: disc;
	color: #C7D1CF;
	line-height: 18px;
}
#mainContent .required {
	color: #57BEB9;
}
#mainContent p.required {
	position: absolute;
	top: 3px;
	right: 0px;
	font-weight: normal;
}

/* main content titles */
#b01 #mainContent h2.tour {
	background-image: url(../img/mainContent_title_tour.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_tour.png);
}
#b01 #mainContent h2.screenshots {
	background-image: url(../img/mainContent_title_screenshots.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_screenshots.png);
}
#b02 #mainContent h2 {
	background-image: url(../img/mainContent_title_caracteristicas.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_caracteristicas.png);
}
#b02.en #mainContent h2 {
	background-image: url(../img/mainContent_title_caracteristicas_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_caracteristicas_en.png);
}
#b03 #mainContent h2 {
	background-image: url(../img/mainContent_title_soporte.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_soporte.png);
}
#b03.en #mainContent h2 {
	background-image: url(../img/mainContent_title_soporte_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_soporte_en.png);
}
#b05 #mainContent h2 {
	background-image: url(../img/mainContent_title_programabeta.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_programabeta.png);
}
#b05.en #mainContent h2 {
	background-image: url(../img/mainContent_title_programabeta_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_programabeta_en.png);
}
#b06 #mainContent h2 {
	background-image: url(../img/mainContent_title_mapadelsitio.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_mapadelsitio.png);
}
#b06.en #mainContent h2 {
	background-image: url(../img/mainContent_title_mapadelsitio_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_mapadelsitio_en.png);
}
#b07 #mainContent h2 {
	background-image: url(../img/mainContent_title_contacto.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_contacto.png);
}
#b07.en #mainContent h2 {
	background-image: url(../img/mainContent_title_contacto_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/mainContent_title_contacto_en.png);
}
#b08 #mainContent h2 {
	display: none !important;
}


/* Features */

#b02 #mainContent {
	position: relative;
}
#b02 #mainContent p.buttonDescargarBrochure {
	float: right;
	display: block;
	width: 201px;
	height: 46px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 7px;
	right: 36px;
	line-height: 46px;
	z-index:99;
}
#b02 #mainContent p.buttonDescargarBrochure a {
	float: left;
	width: 201px;
	height: 0px;
	padding-top: 46px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/btn_descarga_brochure.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/btn_descarga_brochure.png);
	cursor: pointer;
	line-height: 46px;
	overflow: hidden;
	z-index: 999;
	position: relative;
	display: inline;
}
#b02.en #mainContent p.buttonDescargarBrochure a {
	background-image: url(../img/btn_descarga_brochure_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/btn_descarga_brochure_en.png);
	
}
#b02 #mainContent p.buttonDescargarBrochure a:hover {
	background-position: 0px -46px;
}

#b02 #mainContent ul li {
	background: none !important;
	margin: 0px 0px 20px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
#b02 #mainContent ul li li {
	background: url(../img/bullet_green_circle.png) no-repeat 0px 4px !important;
	background: none;
	padding: 0px 0px 0px 12px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px !important;
	margin: 0px 0px 4px 20px;
	list-style: none !important;
	list-style: disc;
}

/* Tour */

#b01 #mainContent div#CaptivateContent {
	margin-bottom: 35px;
}

/* Programa beta - Form */

/* FOOTER */

#footer { 
	height: 96px;
	background: url(../img/footer_bg.gif) repeat-x top left #0E2022;
} 
#footerWrapper { 
	padding: 27px 0px 0px 0px;
	width: 778px;
	margin: 0 auto; 
	text-align: left;
} 
#footer p {
	margin: 0;
	text-transform: uppercase;
	font-size: 9px;
	color: #046969;
	line-height: 14px;
	letter-spacing: 0.1em;	
}
#footer p.link {
	line-height: 20px;
}
#footer p.link a:link {
	color: #288C84;
	line-height: 20px;
	text-decoration:none;
}
#footer a#footerAquadizeLogo {
	padding: 43px 0px 0px 0px;
	width: 144px;
	height: 0px;
	float: right;
	display: inline;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/footer_aquadize_logo.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/footer_aquadize_logo.png);
	cursor: pointer;
}


/* ********************************* SECTION STYLES ************************************ */


/* HOME > BANNER */
#b00Banner {
	height: 347px;
	margin-bottom: 20px;
} 

#b00BannerContent {
	height: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

/* HOME > LEFT CONTENT */
#b00LeftContent {
	float: left;
	width: 509px;
	display: inline;
	position: relative;
} 
#b00LeftContent #b00LeftContentBox01, 
#b00LeftContent #b00LeftContentBox02, 
#b00LeftContent #b00LeftContentBox03, 
#b00LeftContent #b00LeftContentBox04 {
	width: 226px;
	float: left;
	display: inline;
	position: relative;
	margin: 0px 27px 20px 0px;	
}
#b00LeftContent h3 {
	height: 0px;
	padding: 71px 0px 0px 0px;
	margin: 0px !important;
	margin: 0px 0px 8px 0px;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
}
#b00LeftContent #b00LeftContentBox01 h3 { 
	background-image: url(../img/home_box01.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box01.png);
}
body.en #b00LeftContent #b00LeftContentBox01 h3 { 
	background-image: url(../img/home_box01_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box01_en.png);
}
#b00LeftContent #b00LeftContentBox02 h3 { 
	background-image: url(../img/home_box02.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box02.png);
}
body.en #b00LeftContent #b00LeftContentBox02 h3 { 
	background-image: url(../img/home_box02_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box02_en.png);
}
#b00LeftContent #b00LeftContentBox03 h3 { 
	background-image: url(../img/home_box03.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box03.png);
}
body.en #b00LeftContent #b00LeftContentBox03 h3 { 
	background-image: url(../img/home_box03_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box03_en.png);
}
#b00LeftContent #b00LeftContentBox04 h3 { 
	background-image: url(../img/home_box04.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box04.png);
}
body.en #b00LeftContent #b00LeftContentBox04 h3 { 
	background-image: url(../img/home_box04_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_box04_en.png);
}

#b00LeftContent p, #b00LeftContent ul {
	margin: 0px 15px;
	font-size: 12px;
	color: #C7D1CF;
}
#b00LeftContent ul li {
	background: url(../img/bullet_green_tick.png) no-repeat 0px 1px !important;
	background: none;
	padding: 0px 0px 0px 18px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px !important;
	margin: 0px 0px 4px 15px;
	min-height: 14px;
	list-style: none !important;
	list-style: disc;
}


/* HOME > RIGHT CONTENT */

/* HOME > RIGHT CONTENT > BOX PROGRAMA FUZION BETA */
#b00RightContent {
	float: right;
	width: 259px;
	display: inline;
	position: relative;
	padding: 7px 0px 0px 0px;
}
#b00RightContent #b00RightContent01 {
	background: #067C79;
	border-top: 2px solid #57BEB9;
	padding: 10px 12px 12px 10px;
	margin: 0px 0px 20px 0px;	
}
#b00RightContent #b00RightContent01 h2 {
	height: 0px;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	background: url(../img/home_boxRight01_title.gif) no-repeat top left;
}
body.en #b00RightContent #b00RightContent01 h2 {
	background: url(../img/home_boxRight01_title_en.gif) no-repeat top left;
}
#b00RightContent #b00RightContent01 p {
	margin: 0px 0px 12px 2px;
	font-size: 12px;
	color: #0D1414;
	clear: both;
	display:block;
	position: relative;
}
#b00RightContent #b00RightContent01 a {
	font-weight: bold;
	text-decoration: underline;
}

/* HOME > RIGHT CONTENT > BOX PENSADO PARA ARTISTAS MULTIMEDIA */


#b00RightContent #b00RightContent02 {
	background: #0E2123;
	border-top: 2px solid #046969;
	padding: 10px 12px 12px 10px;
	margin: 0px 0px 30px 0px;
	position: relative;
	clear: both;
	height: 200px;
}
#b00RightContent #b00RightContent02 h3 {
	height: 0px;
	padding: 39px 0px 0px 0px;
	overflow: hidden;
	background: url(../img/home_boxRight02_title.gif) no-repeat top left;
}
body.en #b00RightContent #b00RightContent02 h3 {
	background: url(../img/home_boxRight02_title_en.gif) no-repeat top left;
}
#b00RightContent #b00RightContent02 p {
	margin: 0px 0px 8px 2px;
	font-size: 11px;
	color: #A9AAA9;
}
#b00RightContent #b00RightContent02 ul li {
	background: url(../img/bullet_green_circle.png) no-repeat 0px 2px !important;
	background: none;
	padding: 0px 0px 0px 12px !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px !important;
	margin: 0px 0px 4px 20px;
	min-height: 14px;
	font-size: 11px;
	color: #A9AAA9;
	list-style: none !important;
	list-style: disc;
}
#b00RightContent #b00RightContent02Img {
	position: absolute;
	bottom: -42px;
	right: -55px;
	width: 162px;
	height: 143px;
	float: right;
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/assets_box.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/assets_box.png);
}

/* HOME > RIGHT CONTENT > BOX REDES SOCIALES */

#b00RightContent #b00RightContent03 {
	padding: 10px 12px 12px 10px;
	margin: 0px 0px 20px 0px;
	position: relative;
	clear: both;
}
#b00RightContent #b00RightContent03 h4 {
	width: 87px;
	height: 0px;
	padding: 25px 0px 0px 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url(../img/home_boxRight03_title.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_boxRight03_title.png);
	float: left;
	display: inline;
}
body.en #b00RightContent #b00RightContent03 h4 {
	width: 76px;
	background-position: 0px 6px;
	background-image: url(../img/home_boxRight03_title_en.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/home_boxRight03_title_en.png);
}
#b00RightContent #b00RightContent03 a.footerLinkFb, #b00RightContent #b00RightContent03 a.footerLinkLi, #b00RightContent #b00RightContent03 a.footerLinkTw {
	float: left;
	display: inline;
	position: relative;
	height: 0px;
	width: 25px;
	overflow: hidden;
	padding: 25px 3px 0px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
#b00RightContent #b00RightContent03 a.footerLinkFb{
	background-image: url(../img/footer_footerBox02_icons_FB.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/footer_footerBox02_icons_FB.png);
}
#b00RightContent #b00RightContent03 a.footerLinkLi{
	background-image: url(../img/footer_footerBox02_icons_LI.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/footer_footerBox02_icons_LI.png);
}
#b00RightContent #b00RightContent03 a.footerLinkTw{
	background-image: url(../img/footer_footerBox02_icons_TW.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/footer_footerBox02_icons_TW.png);
}


/* FEATURES */

#b02 #mainContent #mainContentCenter ul li#b02ListItem01, #b02 #mainContent #mainContentCenter ul li#b02ListItem02, 
#b02 #mainContent #mainContentCenter ul li#b02ListItem03, #b02 #mainContent #mainContentCenter ul li#b02ListItem04, 
#b02 #mainContent #mainContentCenter ul li#b02ListItem05, #b02 #mainContent #mainContentCenter ul li#b02ListItem06, 
#b02 #mainContent #mainContentCenter ul li#b02ListItem07, #b02 #mainContent #mainContentCenter ul li#b02ListItem08, 
#b02 #mainContent #mainContentCenter ul li#b02ListItem01b, #b02 #mainContent #mainContentCenter ul li#b02ListItem09, #b02 #mainContent #mainContentCenter ul li#b02ListItem03b {
	padding-left: 96px !important;
	background-position: 0px 5px !important;
	background-repeat: no-repeat !important;
	margin: 0px 0px 25px 0px !important;
	
}
#b02 #mainContent ul li#b02ListItem01 {
	background-image: url(../img/features_icons_versioning.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_versioning.png);	
}
#b02 #mainContent #mainContentCenter ul li#b02ListItem01b {
	background-image: url(../img/features_icons_collaboration.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_collaboration.png);
	background-position:5px 5px !important;
}
#b02 #mainContent ul li#b02ListItem02 {
	background-image: url(../img/features_icons_formats.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_formats.png);	
}
#b02 #mainContent ul li#b02ListItem03 {
	background-image: url(../img/features_icons_projects.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_projects.png);
}
#b02 #mainContent #mainContentCenter ul li#b02ListItem03b {
	background-image: url(../img/features_icons_weblink.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_weblink.png);
	background-position: 10px 5px !important;
}
#b02 #mainContent ul li#b02ListItem04 {
	background-image: url(../img/features_icons_reviews.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_reviews.png);	
}
#b02 #mainContent ul li#b02ListItem05 {
	background-image: url(../img/features_icons_search.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_search.png);	
}
#b02 #mainContent ul li#b02ListItem06 {
	background-image: url(../img/features_icons_security.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_security.png);
}
#b02 #mainContent ul li#b02ListItem07 {
	background-image: url(../img/features_icons_systems.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_systems.png);	
}
#b02 #mainContent ul li#b02ListItem08 {
	background-image: url(../img/features_icons_arch.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_arch.png);
}
#b02 #mainContent #mainContentCenter ul li#b02ListItem09 {
	background-image: url(../img/features_icons_services.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/features_icons_services.png);
	background-position:9px 5px !important;
}

/* SUPPORT */

#b03 h3 {
	margin-bottom: 20px;
}

/* CODIGO PROMOCIONAL */

#b08 #header {
	margin-left: 152px;	
	padding-top: 60px;	
}