body {
	background-color:#CCC;
	text-align:center;
	margin: 0px;
}
p {

	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	text-indent: 0px;
	border: 0px #000000 solid;
	color: #ffffff;
	line-height: 200%;
}
img {
	border: 0px;
}
a {
	color: #70b0ff;
	text-decoration: none;
	border: 0px solid #000000;
}
a:visited {
	color: #b2c2d1;
	text-decoration: none;
	border: 0px solid #000000;
}
a:hover {
	color: #b2c2d1;
	background: transparent;
	border: 0px solid #000000;
}
a:active {
	color: #ccc;
	background: transparent;
	text-decoration: underline;
	border: 0px solid #000000;
}


p.invitado {
	font-size: 14px;
	font-weight:100;
	text-indent: 40px;
	font-family: Impact, Charcoal, sans-serif;
	color: #70b0ff;
	letter-spacing: 0.1em;
}

div#ciaem {
	width: 320px;
	position:relative;
	left: 100px; margin-top:150px;
}

p.infoTitulo{
	text-indent: 75px;
	background-image:url(../images/separador.png);
	background-position: 17% 100%;
	background-repeat: no-repeat;
	margin: 5px;
}
p.infoSub{
	color:#6CF;
	text-align:center;
}
p.info{
	text-align:center;
	line-height: 120%;
}
p.info10SEM{
	font-size: 14px;
	font-weight:100;
	font-family: Impact, Charcoal, sans-serif;
	color: #70b0ff;
	text-indent:0px; 
	text-transform: uppercase; 
	letter-spacing: 2px;
	}
	
div.arroba{position:absolute; 
		top:870px;
		}
		
div#centro{
		display: inline-block;
		background-color:#000;
		width: 1000px;
		background-image: url(../images/fondo10SEM.jpg);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		padding: 10px;
		border-left: 5px solid #FFF;
		border-right: 5px solid #FFF;
			}
	