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

/*body {
	background-image: url(images/fundoMeg_1.gif);
	vertical-align: top;
	display: block;
	margin-top: 0px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	}
*/


	

#fundogeral {
	text-align: center;
	width: 100%;
	background-image: url(images/fundoMeg_1.gif);
		
}




#fundogeral_interno {
	
	display: inline-block;
	width: 900px;
	height: 1076px;
	
}



/*;
	
	
	*/


#modulo_red {
	width: 180px;
	height: 180px;
	float: left;
	background-color: #EE212E;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#modulo_gray {
	width: 180px;
	height: 180px;
	float: left;
	background-color: #C4C4C4;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#modulo_yellow {
	width: 180px;
	height: 180px;
	float: left;
	background-color: #FFF200;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#modulo_green {
	width: 180px;
	height: 180px;
	float: left;
	background-color: #0DB14B;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#modulo_blue {
	width: 180px;
	height: 180px;
	float: left;
	background-color: #003C77;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

#modulo_quadruplo_white {
	width: 360px;
	height: 360px;
	float: left;
	background-color: #FFFFFF;
}

#modulo_white {
	width: 180px;
	height: 180px;
	float: left;
	background-color: #FFFFFF;
}


#modulo_duplo_white {
	width: 360px;
	height: 180px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#modulo_duplo_gray {
	width: 340px;
	padding: 10px;
	height: 160px;
	float: left;
	background-color: #C9C9C9;
	text-align: left;
	margin: 0px;	
}

#coluna_branca_total {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: left;
}



#coluna_branca_menor {
	width: 320px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

#coluna_branca_maior {
	width: 520px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	background-color: #FFFFFF;
	text-align: right;
	
}


h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
	color: #323232;
}

h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #323232;
}


a.inverse:link {
	color: #323232;
	text-decoration: none;
}

a.inverse:visited {color: #323232;
	text-decoration: none;
	}
		
a.inverse:hover {
	color:  #FFFFFF;
	text-decoration: none;
}
	
a.inverse:active  {color: #323232;
	text-decoration: none;
	}


a.normal:link {
	color: #FFFFFF;
	text-decoration: none;
}
	
a.normal:visited {color: #FFFFFF;
	text-decoration: none;
	}
	
a.normal:hover {
	color: #323232;
	text-decoration: none;
}	
a.normal:active  {
	color: #323232;
	text-decoration: none;
	}
	
a.yellow:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.yellow:visited {color: #FFFFFF;
	text-decoration: none;
	}
		
a.yellow:hover {
	color: #FCE300;
	text-decoration: none;
}
	
a.yellow:active  {
	color: #323232;
	text-decoration: none;
	}	
	
a.images:link, a.images:visited, a.images:active{
	text-decoration: none;
}
		
a.images:hover {
	 position: relative; 
             top: -5px;}

	
#SkypeButton_Call_magencien1_1 {
	
	width: 57px;
	height: 54px;
	float: left;
	}

















/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:540px;
		height:360px;
		overflow:hidden; 
		}	
		
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:0px;	
		}
	ol#controls li{
		margin:0 0px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:0px;
		line-height:0px;
		}
		/* numeros */
	ol#controls li a{
	float:left;
	height: 0px; /* altura dos quadradinhos */
	line-height: 0px;
	background: #F00; /* cor dos quadradinhos */
	color: #FFF; /* cor dos numeros */
	padding: 0 0px;
	text-decoration: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0px;
	
		}
	ol#controls li.current a{
		background:#FFF;
		color:#F00;
		}

	
/* // Easy Slider */
	#container {
	position: relative;
	float: left;
	width:540px;
	height:360px;
		}


#content {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#slider {
	position: relative;
}
