
/* ========================================================
#
#			CSS DAS CORES DE SCADAweb
#
#		  ESCRITO POR PAOLO DODET - 22/09/2009
#
# ======================================================= */

body { color:#2F3339;background:#D7DDE5 url('../images/backgrounds/bg_all.png') 0 0 repeat-x; }
a { color:#6D7985; }

	div#banner p {color:#F0F2F5;background:#9DADBE;}

ul#nav { color:#4E565F;background:url('../images/backgrounds/barra_menu.png') 0 0 repeat-x; }
	ul#nav li {border-right:1px solid #F0F2F5;}
	ul#nav li a, ul#nav li a:visited { color:#4E565F;background:url('../images/backgrounds/barra_menu.png') 0 0 repeat-x; }
	ul#nav li a:hover { color:#2F3339;background:url('../images/backgrounds/barra_menu.png') 0 0 repeat-x; }

div#content { color:#2F3339; }

h1, h2, h3, h4, h5, h6 { color:#6D7985; }
div#right h2 {border:1px solid #8D9BAB;background:#E8EEFA url('../images/icons/about.png') 99% 50% no-repeat;}
div#right h2#question {background:#E8EEFA url('../images/icons/question.png') 99% 50% no-repeat;}
div#right h2#contact {background:#E8EEFA url('../images/icons/email.png') 99% 50% no-repeat;}
div#right h2#landing {background:#E8EEFA url('../images/icons/cycle.png') 99% 50% no-repeat;}
div#right h2#tech {background:#E8EEFA url('../images/icons/tool.png') 99% 50% no-repeat;}
div#right h2#system {background:#E8EEFA url('../images/icons/system.png') 99% 50% no-repeat;}
div#right h2#clock {background:#E8EEFA url('../images/icons/clock.png') 99% 50% no-repeat;}
div#right h2#money {background:#E8EEFA url('../images/icons/money.png') 99% 50% no-repeat;}
div#right h2#locked {background:#E8EEFA url('../images/icons/locked.png') 99% 50% no-repeat;}
div#right h2#demo {background:#E8EEFA url('../images/icons/demo.png') 99% 50% no-repeat;}
a.pdf {padding-right:20px;background:url('../images/icons/acrobat.png') 100% 0 no-repeat;}
a.thickbox img {border:.3125em solid #E8EEFA;}
a.thickbox:hover img {border:.3125em solid #7D7477;}

form {background:#BAC5D1;}
form div {border-bottom:1px solid #F0F2F5;}
form div#negative {border:none;}
form div.form-button {border-top:1px solid #F0F2F5;}
