
@import url("/style/cactus/style.php");


/****************************************************************************************/
/***      STRUCTURE STRUCTURE STRUCTURE STRUCTURE STRUCTURE STRUCTURE STRUCTURE  	  ***/
/****************************************************************************************/
#divLogin {
	position:			absolute;
	top:				50px;
	left:				0px;
	background:			url(/style/cactus/images/backgrounds/back_login.gif) 0px 0px no-repeat;
	margin-top:			18px;
	width:				206px;
	height:				450px;
}

#welcome {
	position:			absolute;	
	top:				0px;
	left:				0px;
	background:			url(/style/cactus/images/backgrounds/back_home.gif) 0px 0px no-repeat;
	width:				206px;
	height:				450px;
}

#framecontent {
	margin:				0px;
}

.central {
	position:			absolute;	
	left:				250px;
}

div .prontotitle {
	padding-top:		140px;
}

div .welcometitle {
	padding-top:		70px;
}

#nodoubtsimac {
	position:			absolute;
	float:left;
	clear:both;
	top:				555px;
	left:				0px;
	font-size:			10px;
	color:				#717275; 
	padding:			0px 0px 10px 0px;
	margin:				0px;
	background:			none;
	border:				none;
	border:				none;
	text-align:			left;
	height:				20px;
}

.simaclogo {
	position:			absolute;
	top:				480px;	
	left:				490px;
}

div #links {
	padding-left:		180px;
}
div #links div{
	
}

.buttons table {
    border-spacing: 0;
    padding: 0;
    border: 0;
    border-spacing: 0 1rem;
}

.buttons td {
    width: 170px;
    height: 40px;
    cursor:hand;
    vertical-align: middle;
    text-align: center;
    background-image: url(/style/cactus/images/buttons/but_welcome.gif);
}


/****************************************************************************************/
/***     HEADERS HEADERS HEADERS HEADERS HEADERS HEADERS HEADERS HEADERS HEADERS 	  ***/
/****************************************************************************************/

h1 {
	font-size:			45px;
	font-weight:		bold;
	margin-bottom:		0px;
	color:				#a0a1a6;
}


/****************************************************************************************/
/***      FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS 	  ***/
/****************************************************************************************/

div.hr {
	width:				900px;
	margin:				10px 10px 10px 0px;
}


div .label {
	text-align:			right;
	margin-right:		10px;
	width:				170px;
}
