﻿/* CSS Document */

body {
	font-family:Verdana;
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
}

p {
	margin:25px;
	padding:0;
	text-align:justify;
	color:#FFFFFF;
}

img {
	border:1px;
	border-color:#F0F0F0;
}

div {
	margin:0; padding:0;
}

a {
	color : #333333;
	text-decoration: none;
}

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

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

h1 {
	margin:0;
	margin-left: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-size: 9px;
	font-weight:normal;
}

#frame {
width:930px;
height:auto;
margin:auto;
}

#container1 {
width:310px;
height:auto;
float:left;
text-align:left;
background-color:#FFFFFF;
}

#container2 {
width:310px;
height:450px;
float:left;
text-align:left;
background-color:#FFFFFF;
}

#container3 {
width:310px;
height:auto;
float:left;
text-align:right;
background-color:#FFFFFF;
}

#container4 {
width:54px;
height:90px;
float:left;
}

#container5 {
background: url(images/gratis_link_service.png) no-repeat top center;
width:310px;
height:auto;
float:left;
text-align:center;
background-color:#FFFFFF;
font-size:9px;
}

#container5a {
width:930px;
height:auto;
float:left;
background-color:#FFFFFF;
}

#container6 {
width:930px;
height:450px;
float:left;
text-align:left;
background-color:#FFFFFF;
}
