@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(IMg/RlogoCLARO.png);
	background-position:top;	
	background-repeat: no-repeat;
}

#principal{
			text-align:center;
			width:95%;
			left:2%;
			border:3px #000 double;
			border-radius:15px;
			moz-border-radius:15px;
			webkit-border-radius:15px;
			}
			
#rodape{
			background:#CCF;
			font-size:12px;
			color: #2A3F55;
			text-align:center;
			width:relative;
			border:3px #AA5F00 double;
			border-radius:15px;
			moz-border-radius:15px;
			webkit-border-radius:15px;
			
			}
#telinha{
			width:95%;
			right:10%;
			border:double 3px #C33;
			text-align:center;
			border-radius:15px;
			moz-border-radius:15px;
			webkit-border-radius:15px;
			}

#spryside {
			width:relative;
			border: double 3px #609;
			text-align:center;
			border-radius:15px;
			moz-border-radius:15px;
			webkit-border-radius:15px;
				  }
				  
#publicidade {
	float:left;
			width:200px;
			height:200px;
			border: double 3px #666;
			text-align:center;
			border-radius:15px;
			moz-border-radius:15px;
			webkit-border-radius:15px;
				  }
				  
#contacto {
	width:50%;
	margin-left:20%;
	border:double #900 3px;
	border-radius:15px;
	moz-border-radius:15px;
	webkit-border-radius:15px;
	}

			