
.linkProduto{
position: relative;
z-index: 0;
}

.linkProduto:hover{
background-color: transparent;
z-index: 50;
}

.linkProduto span{ 
position: absolute;
background-color: #EEE;
padding: 5px;
left: -1000px;
border: 1px dashed #708090;
visibility: hidden;
color: black;
text-decoration: none;
width: 300px;
text-align: justify;
}

.linkProduto span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
margin: auto auto auto auto;
}
.linkProduto:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 75%;
left: 0; /*position where enlarged image should offset horizontally */
}

body {
	background-image:url(../images/backgrounds/backgroundMiguel.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
	color:#000000;
	margin:0;
}

a:link {
	color:#990000;	
	text-decoration:none;
	border-bottom:1px dotted #990000;
} 

a:visited {
	color:#660000;		
	text-decoration:none;
	border-bottom:1px dotted #440000;
} 

a:hover {
	color:#DD0000;
	text-decoration:none;
	border-bottom:1px dotted #DD0000;
	
} 

a {
	color : #000000; 
} 

li {
	list-style-image:url(../images/backgrounds/bullet.gif);
}

h1,h2 {
	color:#990000;
	border-bottom:1px dashed #CCCCFF;
	margin-top:5px;
	margin-bottom:5px;
	font-size:2.5em;
	font-weight:normal;
	padding-bottom:3px;
}

h3 {
	color:#990000;
	border-bottom:1px dashed #CCCCFF;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1.5em;
	font-weight:normal;	
	padding-bottom:3px;
}
h4 {
	color:#990000;
	border-bottom:1px dashed #CCCCFF;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1.1em;
	font-weight:bold;	
	padding-bottom:3px;
}
small {
	color:#990000;
	margin-bottom:2px;
	font-size:0.9em;
	font-weight:bold;	
}
hr
{
	color: #CCCCFF;
	background-color: #CCCCFF;
	height: 2px;
	border: none;
}

#compreJa
{
	text-align: center;
	width:150px;
	height: 40px;
	background-color: #3366CC; 	
	padding-top: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;		
	color: #FFFFFF;
	
}

#compreJa:hover
{
	background: #0000FF;
}

input.submit:hover
{
	background: #3333CC;
}

input.submit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;		
	color: #FFFFFF;
	background: #9999FF;
	border: 1px inset;
	padding: 3px;
}

input.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border-color: #9999FF;
	border-style: solid;
	border-width: 1px;
	color: #000000; 
}

input.radio
{
	margin-left: 0px;
}

select 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border-color: #9999FF;
	border-style: solid;
	border-width: 1px;
	color: #000000; 	
}

label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	border-color: #9999FF;
	border-style: solid;
	border-width: 1px;
	color: #000000; 	
}


#topcontainer {
	width:100%;
	clear:both;
	height:120px;
	margin-bottom: 20px;
}

#container {
	width:580px;
	padding:10px;
	padding-top:0;
	margin:0 auto 0 auto;
	background-repeat:repeat-y;
}

#website_title {
	padding:3px;
	width:26%;
	float:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:36px;
	height:100px;
	font-weight:bold;
}

#frase_topo {
	width: 66%;
	color:#990000;
	font-size:2.0em;
	padding:10px;
	width:66%;
	float:right;
	height:20px;
}

#aluno_topo {
	color:#000000;
	font-size:0.5em;
	padding:10px;
	text-align:right;
}

#menu {
	background-color:#dddddd;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	width:27%;
	float:right;
	height:120px;
	margin-bottom:20px;
}

#menu a {
	float:left;
	width:150px;
	background-image:url(../images/backgrounds/menua.jpg);
	padding:4px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(../images/backgrounds/menuahover.jpg);
	background-position:bottom;
}


.sub_content {
	float:left;
	border-top: 2px solid #CCF;
	border-left: 2px solid #CCF;	
	border:1px solid #DDD;	
	line-height:20px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	background:#FFF url(../images/menu/bgOFF2.png) repeat-x top left;	
}
.sub_content:hover{
	border:1px solid #777;
}
.sub_content:hover h4{
	color: #990000;
	border-bottom:1px dashed #777;	
}

.sub_content h4{
	color:#777;
	border-bottom:1px dashed #CCC;
	margin-top:1px;
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:bold;	
	padding-bottom:0;
}
.content_img {
	clear:both;
	width:98%;
	height:560px;
	padding:5px;
	border:1px solid #CCCCFF;	
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
	vertical-align:middle;
	background:#FFF url(../images/menu/bgOFF2.png) repeat-x top left;	
}
.divCurso
{
	padding-top:25px;
	padding-left:5px;
	padding-right:5px;	
	float: right;
	width: 240px;
	border-left:1px dashed #CCCCFF;	
	border-bottom:1px dashed #CCCCFF;	
}
.divCurso hr{
	height: 1px;
	border: none;	
}
.floatEsquerdaImagem
{
	text-align :center;
	float: left;
	width: 300px;
	vertical-align:middle;
	padding-top:20px;
}

.content {
	background:transparent url(../images/menu/bgOFF2.png) repeat-x top left;
	clear:both;
	display:table;
	width:98%;
	padding:5px;
	background-color: #FFF;
	border:1px solid #CCCCFF;	
	line-height:20px;
	margin:0 auto 10px auto;	
	
}
.content_y {
	clear:both;
	display:table;
	width:560px;
	padding:5px;
	background-color:#FFFEF2;
	border:1px solid #FF9999;
	margin:0 auto 10px auto;	
	line-height:20px;
}

.floatEsquerdaBanner
{
	width: 40px;
	float: left;
}
.floatDireitaBanner
{
	float:right;
	width: 105px;
	margin-right:80px;
	margin-left:-200px;
	background-color:#FFFFFF;
	border:2px solid #CCCCFF;	
	margin-bottom:-500px;
}
.corpo
{
	position:relative;
	width:580px;
	padding:10px;
	padding-top:0;
	margin:0 auto 0 auto;
	background-repeat:repeat-y;
}
.corpo_bookmarks
{
	clear:both;
	position:relative;

}
.texto_bookmarks
{
	font-size: 0.9em;	
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 1.2em 0.5em 0.5em 0.3em;
	text-decoration: none;
	display: block;		
}
.bookmarks
{
	float: right;
	padding: 4px 10px 0 10px;
	line-height:20px;
	margin: 0 auto 0 auto;
}
.corpoEsquerda
{
	float:left;
	display: block;		
	width:580px;
	padding: 10px;
	margin:0 auto 0 auto;
	background-repeat:repeat-y;
}
.floatEsquerdaBannerNovo
{
	float:left;
	width: 200px;
	height: 100px;
	/**display: block;**/
	/**border:1px solid #CCCCFF;**/
}
.floatDireitaBannerNovo
{
	float:right;
	display: block;	
	width: 200px;
	background-color: #FFF;
	border:1px solid #CCCCFF;	
}
.corpoExterno
{
	width:1005px;
	margin:0 auto 0 auto;
}
.corpoFim
{
	width:580px;
	padding:10px;
	padding-top:10px;
	margin:0 auto 0 auto;
}
.bannerPagSeguro
{
	width:560px;
	background-color:#FFFEF2;
	border:1px solid #FF9999;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}

.content_t2 {
	width:560px;
	padding:5px;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}

.content_l2
{
	width:28%;
	float:left;
	margin-bottom:10px;
}


.content_r {
	width:69%;
	float:right;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCFF;	
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}


.footercontent {
	clear:both;
	width:540px;
	padding:5px;
	background-color:#dddddd;
	border:1px solid #CCCCFF;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}

.footercontent a {
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}

.footercontent a:hover {
	text-decoration:underline;
}

#footer {
	width:580px;
	margin:0 auto 0 auto;
	background-image:url(../images/backgrounds/footer.jpg);
	height:20px;
}

/* ============================================
                          menu horizontal 
    ============================================	*/

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/menu/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/menu/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background:#fff url(../images/menu/bgON.gif) repeat-x top left;
}

/* ============================================
                       fim do menu horizontal 
    ============================================	*/
	
.dynabox {
	float:left;
	padding:5px;
	background-color:#FFFEF2;
	border:1px solid #CCCCFF;	
	line-height:20px;
	margin-bottom:10px;
	text-align : center; 
} 	