.bbcam
{
	font-weight: bold;
	font: 14px Georgia,Serif; 
}
.logo{
	padding:100px;
	margin:20px auto;
	height:220px;
	width:357px;
}
.cabecera	{
	padding:0px;
	height:80px;
	width:778px;
	border:1px solid red;
}
.pie 	
{	
	padding:20px;
	background-color:#cc0033;  
	layer-background-color:#cc0033; 
	clear:both;
	height:60px;
	width:778px;
	text-align:center;
}
body{
	margin: 0px; 
	padding: 5px 0px 5px 0px;
	background: #eee; 
	font: 12px Georgia,Serif; 
	color: #000;
	text-align:center;
}
.pagina{
	width: 780px;
	margin: 0px auto;
	background:#fff;
	border:1px solid #cc0033;
	position: relative;
	text-align:left;
	visibility: visible;

}

.cuerpo	{
	clear:both;
}
h1{
	font-size:16px;
	margin:5px 0px 0px 0px;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.naranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
}
