body {
	margin: 0px;
	background: #4B689A url(images/img1.jpg) repeat-x fixed;
	color: #333333;
	text-align:justify;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	margin-top:5px;
	padding-bottom:5px;
	padding-top:10px;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	font-size:13px;
	margin-bottom:0px
}
h2 { margin:0px; color:black; font-size:20px; margin-top:5px; margin-bottom:10px; text-align:left; color: black;}

h3 {
	font-size: 15px;
	color: black;
	padding:0px;
	
	}
h4 {
	font-size:10px;
	color: #666;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	margin-top:0px;
}
h5 {color:blue;	font-size:9px;  margin:0px;}
.h5{
	font-size:9px;
	background-image:url(images/seta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h5 a{color:blue; font-size:10px;  margin:0px;}
h6 { font-size:12px; text-align:center; margin:0px;}
.padding { padding:10px; }
p, ul {
	margin-top: 5;
	color:#333333;
	background-repeat: repeat-x;
	background-position: center top;
}
p strong { color:black}

	
	

/* header-*/

#header- {
	height: 100px;
	margin-bottom:0px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	/*background-image:url(images/sol-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#header- a { color: blue; 
}
#header-* {
	margin: 0px;
	padding: 0px;
}

/* Content */

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 0px;
	background-color:#FFFFFF;	
}
#content a {color: blue
	}
a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: blue;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: white;
	text-decoration: underline;
}

/*#flash {
	z-index: 1;
	
	position: absolute;
	width: 800px;
	height: 500px;
	left: 310px;
	top: 0px;
	
	height: 600px;
	width: 800px;
}*/
.menu-pag {
	z-index: 2;
	width: 800px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
.menu-pag-home {
	z-index: 2;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
iframe {  
	margin-left: auto;
	margin-right: auto;
	top:100px;}
#rodape { text-align: center;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:15px;}
	#rodape a {
		color:white}
#voltar { text-align:right; font-weight:bold; }
#voltar a{ text-align:right; color:blue; font-weight:bold; }
#design { float:right; color:#FFFFFF; margin: 10px 10px 10px 0px; }
#design a { float:right; color:#FFFFFF; margin: 10px 10px 10px 0px; }
.sol-cliente {
	background-image:url(images/sol-clientes.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	padding-left:100px;
	padding-top:20px;
}
.content-img {
	background-image:url(images/header-bg-content-home.jpg);
	background-repeat: repeat-x;
	}
.content-img p{
	color:#000;
	font-size:11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-home {
	z-index:3;
	position:relative;
	margin-top:70px;
	margin-left:auto;
	margin-right: auto;
	width:750px;
	padding:20px;
	background-color:#80c0ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-left-color: #0033FF;
}
#esquerda, #direita, #meio
	{
	float: left;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	clear: right;
}
#direita p, #esquerda p{
	margin-top:0px
}

#back-divs {
	background-image:url(images/back-ultravioleta-aplicacoes.jpg);
	background-repeat: no-repeat;
}
.h2-uv {
	width:350px;
	float:right;
	position:absolute;
	left: 50%;
	padding-top:35px;
	margin:0px;
}
#cse {
	margin:0px;
	width:290px;
	position:absolute;
	float:left;
}


table {
	font-size:0.9em;
	line-height:1em;
	color: black;
	background-color:#b0b0b0;
	border-collapse:collapse;

}
tbody tr:hover,
tbody tr th:hover{
	background-color:#f0e6e7;
	color:#000;
}
td{ padding:4px;}

