

body{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}

hr{
margin-top:20px;
border:thin dotted #CCCCCC;
margin-bottom:20px;
}

a{
color:#003366;
}



#contenedor{
width:660px;
margin:0 auto;
height:530px;
background-image:url(images/logo-camuzzi-chico.jpg);
background-repeat:no-repeat;
position:relative;
background-position: right bottom;
}
#main{
margin:0 auto;
padding:20px;
height:400px;
overflow:auto;

}

h1{
font-size:15px;
font-weight:bold;
display:block;
padding:10px 0;
border-bottom: 1px solid #999999;
margin-bottom:20px;
}

h2{
font-size: 15px;
color:#000066;
}
