/** Tags - START **/
body, html {
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}

#root-div{
	width:870px;
	min-height:100%;
	margin-left: auto;
	margin-right:auto;
}


/** Tags - END **/

/** Estructure - START **/

#main-header{
	width:870px;
	height:180px;
	padding-top:5px;
	margin-left: auto;
	margin-right:auto;
}
#banner{
	width:870px;
	height:180px;
}
#banner-flash {
	width:870px;
	height:180px;
}

#main-content{
	width:796px;
	margin-left:36px;
	margin-left: auto;
	margin-right:auto;
}
#main-content-left{
	width:398px;
	min-height:200px;
	float:left;
}

#main-content-right{
	width:398px;
	min-height:200px;
	float:right;
}

#main-footer{
	clear:both;
	width:796px;
	margin-left:36px;
	margin-left: auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;
}

.slide_flash {
	width:537px;
	height:402px;
	border:1px solid #000;
}

/** Estructure - END **/



/** Inicio - START **/

.home-box{ width: 260px;}
.home-box-header{
	height:46px;
	background-image:url(images/ini_box_header.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.home-box-header-left, .home-box-header-right{ 
	width:21px; height:46px;
}
.home-box-header-left, .home-box-footer-left{ float:left}
.home-box-header-right, .home-box-footer-right{float:right}

.home-box-content{
	padding-left:20px; padding-right:20px;
	background-image:url(images/ini_box_middle.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.home-box-footer{
	height:21px;
	background-image:url(images/ini_foteer.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}
.home-box-footer-left, .home-box-footer-right{ 
	width:21px; height:21px;
}
.home-box-footer-left{}
.home-box-footer-right{}

.home-box p { 
	padding:0px; margin:0px;
	color:#0000FF;
}

.home-box p.vermas { 
	text-align:right;
}

/** Inicio - END **/




/* Web Sites - START */

.websites-content {
	text-align:center;
}

.siteInfo {
	width:348px;
	padding-left:30px;
	padding-bottom: 25px;
}


.siteInfoLink {	
	float:right;
}

/* Web Sites - END */

/* Product - Octopus - START */

.octopus-box{ width: 100%;}
.octopus-box-header{
	width:100%;
	height:19px;
	background-color:#2C3D6B;
}
.octopus-box-header-left, .octopus-box-header-right{ 
	width:22px; height:19px;
}
.octopus-box-header-left, .octopus-box-footer-left{ float:left}
.octopus-box-header-right, .octopus-box-footer-right{float:right}

/* drop-shadow */
.octopus-box-content-ds{
	width:796px;
	padding-left:0px;padding-right:1px;margin:0px;
	background-image:url(images/octo_dropshadow2.gif);
	background-repeat:repeat-y;
}

.octopus-box-content{
	min-height:280px;
	width:752px;
	margin-left:2px;
	margin-right:2px;
	padding-left:20px; padding-right:20px;
	background-image:url(images/pro_octo_bgr.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#53749C;
}
.octopus-box-footer{
	height:23px;
	background-color:#53749C;
	background-image:url(images/pro_octo_footer.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}
.octopus-box-footer-left, .octopus-box-footer-right{ 
	width:22px; height:23px;
}
.octopus-box-footer-left{}
.octopus-box-footer-right{}


.octopus-box-flash{
	width:272px; height:280px;
	float:right;
}

.octopus-box h1, .octopus-box h2, .octopus-box p, .octopus-box li{
	font-size:11px;
	color:#FFFFFF;
}

.octopus-box h1, .octopus-box h2, .octopus-box ul{
	padding:0px;
	margin:0px;
}

.octopus-box h1{
	font-size: 36px;
}

.octopus-box h2{
	font-size: 18px;
	font-style:italic;
	font-weight:normal;
}

.octopus-box p{
	width:390px;
	padding-left:20px;
}

.octopus-box ul{
	padding-left:20px;
}

/* Product - Octopus - END */




/* Services - Sections - START */

.services-content {
	padding-left:15px;
}

.services-content h4 { color:#000000; }

.services-content ul{
	padding-left:15px;
	list-style-type:square;
}

/* Services - Sections - END */




/** Clientes - START **/

#clientes-content {
	padding-left:21px;
	padding-right:21px;
}

#clientes-content td, a {
	color:#333333;
}

#clientes-content td {
	padding-left:3px;
}

#clientes-content td.par {
	background-color:#EDEDED;
}

/** Clientes - END **/
