/*
	@author: Matias Andreatta
	@email : mandreatta@atobiz.com

	@filename : style.css
*/

	body {
		background-color:#ffffff;
		margin:0px;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-top:25px;
	}
	
	/* Bloque de divisiones */
	
	p{
		margin:0px;
		padding:0px;
		font-size:11px !important;
	}
	
	h1 {
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
	}
	h2{
		color:#cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
	}
	h3 {
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
	}
	
	strong {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	a {
		text-decoration: none;
		color: #232270;
	}
	
	a:hover {
		text-decoration: none;
		color: #cccccc;
	}

	div#contenedor {
		width:847px;
		background-color:#ffffff;
		padding:0px;
		margin:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		background-repeat:no-repeat;
		background-position:bottom;
	}

	div#contenedor div#top {
		background-image:url(../img/top.jpg);
		background-repeat:no-repeat;
		background-color:#232270;
		padding:0px;
		margin:0px;
		height:114px;
	}
	
	div#contenedor div#top2 {
		background-image:url(../img/top_2.jpg);
		background-repeat:no-repeat;
		background-color:#232270;
		padding:0px;
		margin:0px;
		height:114px;
	}
	
	div#contenedor div#topPages {
		background-image:url(../img/top_pages.jpg);
		background-repeat:no-repeat;
		background-color:#ffffff;
		padding:0px;
		margin:0px;
		height:114px;
	}
	
	
	div#contenedorInterior {
		background-color:#ffffff;
		background-image:url(../img/middle.jpg);
		background-repeat:no-repeat;
		height:384px;
		padding:0px;
		margin:0px;
	}
	
	div#contenedorInterior2 {
		background-color:#232270;
		background-image:url(../img/middle_2.jpg);
		background-repeat:no-repeat;
		height:384px;
		padding:0px;
		margin:0px;
	}
	
	div#contenedorInteriorP {
		background-color:#ffffff;
		background-image:url(../img/middle_pages.jpg);
		background-repeat:no-repeat;
		height:384px;
		padding:0px;
		margin:0px;
	}
	
	div#contenedor div#contenedorInteriorImages {
		width:576px;
		height:383px;
		margin-left:137px;
	}
	
	div#contenedor div#contenedorInteriorHome {
		width:576px;
		height:384px;
		margin-left:139px;
	}
	
	div#contenedor div#contenedorInteriorPage {
		width:630px;
		height:384px;
		margin-left:110px;
	}
	
	div#contenedor div#pie {
		width:630px;
		margin-left:62px;
		margin-top: 0px;
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	.separator{
		height:2px;
	}
	
	.separatorPage{
		height:4px;
	}
	

	div#beforeFooter {
		background-image:url(../img/bottom.jpg);
		background-repeat:no-repeat;
		background-color:#232270;
		padding:0px;
		margin:0px;
		height:72px;
		margin-top:0px;
		padding-top:0px;
	}
	
	div#beforeFooter2 {
		background-image:url(../img/bottom_2.jpg);
		background-repeat:no-repeat;
		background-color:#232270;
		padding:0px;
		margin:0px;
		height:72px;
		margin-top:0px;
		padding-top:0px;
	}
	
	div#beforeFooterPages {
		background-image:url(../img/bottom_pages.jpg);
		background-repeat:no-repeat;
		background-color:#ffffff;
		padding:0px;
		margin:0px;
		height:72px;
		margin-top:0px;
		padding-top:0px;
	}
	
	div#beforeFooter div#contenedorInteriorButons {
		padding-top:32px;
	}
	
	div#beforeFooter div#contenedorInteriorButons a{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight: bold;
	}
	
	div#beforeFooter div#contenedorInteriorButons a:hover{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight: bold;
	}
	
	
	div#beforeFooter2 div#contenedorInteriorButons {
		padding-top:32px;
	}
	
	div#beforeFooter2 div#contenedorInteriorButons a{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight: bold;
	}
	
	div#beforeFooter2 div#contenedorInteriorButons a:hover{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight: bold;
	}
	
	
	
	div#beforeFooterPages div#contenedorInteriorButons {
		padding-top:32px;
	}
	
	div#beforeFooterPages div#contenedorInteriorButons a{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight: bold;
	}
	
	div#beforeFooterPages div#contenedorInteriorButons a:hover{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight: bold;
	}
	
	div#footer {
		border-top:1px solid #FFFFFF;
		color:#232270;
		height:0;
		margin-left:102px;
		margin-top:0;
		width:643px;
	}
	
	div#footerIntro {
		color:#232270;
		height:35px;
		margin-top:6px;
		border-top: 1px solid #ffffff;
	}
	
	div#footer p{
		color:#8f8da2;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		padding: 5px 0px 0px 0px;
	}
	
	div#footerIntro p{
		color:#8f8da2;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		padding: 5px 0px 0px 0px;
	}
	
	.textFooterIntro{
		color:#8f8da2;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-decoration:none;
	}
	
	.textFooterIntro:hover{
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-decoration:none;
	}
	
	.textFooter{
		color:#8f8da2;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-decoration:none;
	}
	
	.textFooter:hover{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-decoration:none;
	}
	
	.line {
		background-image:url(../img/line.jpg);
		background-repeat:repeat-y;
	}
	
	
	.line2 {
		background-image:url(../img/line2.jpg);
		background-repeat:repeat-x;
		height:10px;
	}
	
	.textTitle{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
	}
	
	.text{
		color:#969696;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	#textDesc{
		width: 100%;
		height:340px;
		overflow: hidden;
    }
    
    #flecha_arriba{
		position: absolute;
		width: 430px;
		top: 180px;
	}
	
	#flecha_abajo{
		position: absolute;
		top: 510px;
		width: 0px;
	}
	
	#line_scroll{
		position: absolute;
		width: 13px;
		top: 110px;
		right: 94px;
	}
	
	.inputForm {
		background-color:#ffffff;
		border:1px solid #232270;
		color:#000000;
		font-weight:normal;
	}
	
	.txtForm{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	}
	
	li a{
		color:#cccccc;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	li a:hover{
		color:#cccccc;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px ;
	}
	
	div#contenedor div#pie a{
		color:#232270;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
	}
	
	div#contenedor div#pie a:hover{
		color:#cccccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
	}

	
	
/* Fin de bloque de divisiones */

/* Clases */

/* Fin de Clases */

