/* CSS Document --- práxis design*/

body {
background-image: url(img/fxmiolo.gif);
background-repeat:repeat-x;
background-color: #333333;
	text-align: center;
	margin: 0px;
	text-align: center;
	margin: auto;
	font-family: "Trebuchet MS", Arial, Georgia, Verdana;
	font-size: 12px;
	color: #999999;
}

p {
margin: 0px 0px 0px 0px;
font-size: 1.2em;
line-height: 1.2em;
}

/* DIVS GERAIS  */


#geral {
border: 0px solid red;
position: relative;
margin: auto;			
width: 980px;
height: 600px;
background-color: #333333;
top: 0px;
}

#header  {
	border: 0px solid blue;
	position: absolute;
	width: 980px;
	height: 135px;
	text-align: center;
	background-color:#666666;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#logopraxis  {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
		}
#contato {
position: absolute;
	width: 150px;
	top: 37px;
	left: 781px;
	z-index: 11;
	color: #FFFFFF;
	text-align: left;
}

#imghome {
position: absolute;
	top: 80px;
	left: 0px;
}

#menuhome {
position: absolute;
	top: 355px;
	left: 35px;
	width: 200px;
	text-align: left;
}

#abrehome {
position: absolute;
	top: 355px;
	left: 310px;
	width: 600px;
	text-align: left;
}

#menuinterno {
border: 0px #00FF00 solid;
position: absolute;
	top: 10px;
	left: 35px;
	width: 930px;
	text-align: left;
	color: #666666;
}



#miolo {
position: absolute;
	top: 135px;
	left: 0px;
	width: 980px;
	text-align: left;
}

#projeto {
position: absolute;
	top: 57px;
	left: 35px;
	width: 275px;
	text-align: left;
}
#flash {
position: absolute;
	top: 57px;
	left: 367px;
	width: 605px;
	height: 426px;
	background-color:#333333;
}

/* ESTILOS TEXTO  */

#projeto p {
margin: 0px 0px 5px 0px;
line-height: 1.35em;

}

#abrehome p 
{
margin: 0px 0px 8px 0px;
line-height: 1.4em;
font-size: 1.3em;
}

#menuhome p 
{
margin: 0px 0px 3px 0px;
font-size: 1.2em;

}

h1 {
font-size: 1.5em;
font-weight: normal;
color: #33CC33;
margin: 0px;
margin-bottom: 10px;
}



a:link {
color: #999999;
text-decoration: none;
}

a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
color: #33CC33;
text-decoration: none;
}

#menuinterno a:link {
color: #666666;
text-decoration: none;
}

#menuinterno a:visited {
color: #666666;
text-decoration: none;
}

#menuinterno a:hover {
color: #ffffff;
text-decoration: none;
}

#abrehome a:link {
color: #cccccc;
text-decoration: none;
}

#abrehome a:visited {
color: #666666;
text-decoration: none;
}

#abrehome a:hover {
color: #33cc33;
text-decoration: none;
}

.ddd {
font-size: 1.0em;
color: #FFFFFF;
font-weight: bold;
}


.tel {
font-size: 1.2em;
letter-spacing: 1px;
font-weight: bold;
}

#contato a:link {
color: #FFFFFF;
text-decoration: none;
}

#contato a:visited {
color: #FFFFFF;
text-decoration: none;
}

#contato a:hover {
color: #33CC33;
text-decoration: none;
}

.tecnologia {
margin-top: 5px;
font-size: .8em;
color: #666666;
}

.novo {
margin-top: 5px;
font-size: .75em;
color: #33CC33;
}
