/*******************************************************************
******************          SISART 1.0.1           *****************
********************************************************************
******************         @Estudio Caimi.         *****************
********************************************************************
******************     @Author Gustavo Lovece.     *****************
********************************************************************
******************         @copyright 2012         ***************** 
*******************************************************************/ 

/*******************************************************************
********************         @Header       *************************
*******************************************************************/ 

#header {
	margin-bottom:10px;
}
#slogan {
	position:absolute;
	margin-left:570px;
	top:43px;
	color: #1b5989;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	width: 200px;
}
.company_name {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #48555a;
	position:absolute;
	margin-left:170px;
	top:36px;
	left: -69px;
}
.logo {
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 24px;
}
.mbg {
	background-color: #F1F8FE;
	background-image: url(../images/mbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.hbg {
	background-image: url(../images/hbg.gif);
	background-repeat: repeat-x;
}
.bgy {
	background-repeat: repeat-y;
}
.bgx {
	background-repeat: repeat-x;
}
.norepeat {
	background-repeat: no-repeat;
}
.c-sep-bg {
	background-image: url(../images/c-sep-bg.gif);
	background-repeat: repeat-x;background-position:17px;
}
.bot-bg {
	background-image: url(../images/bot-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/***************************************************
**************        @Footer       ****************
****************************************************/

.bottom_addr {
	font-size: 10px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 8px;
	text-align: center;
}
/*********************************************************
**************     @Contenido Central     ****************
*********************************************************/

#footer{
/*	margin-top:40px;
	position:absolute;*/
	margin-bottom:1px;
	bottom:1px;
}
