body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fffefd;
	color:#000000;
	text-align:left;
	font-size:13px;
	border:0px none #FFFFFF;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:13px;
}
h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0 auto 0 auto;
	text-align:center;
	padding:7px 0 7px 0;
	font-weight:normal;
	letter-spacing:3px;
}
.heading {
	width:100%;
	margin:0 auto 0px auto;
	background-color:#230000;
}
h2 {
	color:#230000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
h3 {
	color:#230000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;	
	margin-bottom:10px;
	text-align:left;
	margin:10px 0 5px 0;
	padding:0;
	text-transform:uppercase;
	letter-spacing:2px;
}


img {
	border:0 none #FFFFFF;
}


a:link {
	color: #230000;
	text-decoration:none;
	font-size:13px;	
}
a:visited {
	color: #230000;
	text-decoration:none;
	font-size:13px;
}
a:hover {
	color: #666666;
	text-decoration:underline;
	font-size:13px;
}

.separatorRow {
	width:90%;
	/*color:#230000;
	background-color:#230000;*/
	height:8px;
	clear:both;
	float:none;
	font-size:8px;
	margin:10px auto 10px auto;
	padding:0;
	float:none;
	clear:both;
}


.textBlock {
	width:900px;
	margin:35px auto 35px auto;
	text-align:center;
	clear:both;
	float:none;
}
/* Lists */
.textBlock ul {
	list-style-type:none;	
	margin-top:25px;

}
.textBlock ul li {
	margin:10px auto 10px auto;
}

.textBlock .remark {
	color: #230000;	
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Text Right */
.textBlock .textRight {
	width:450px;
	margin:0;	
	float:right;
	clear:none;
	text-align:left;
}
.textRight p{
	padding:0 5px 0 5px;
	line-height:24px;
}
.textBlock .imgLeft {
	float:left;
	clear:none;
	margin-top:33px;
}
.imgLeft img {
	border-top:1px solid #230000;
	border-left:1px solid #230000;
	border-bottom:4px solid #333333;
	border-right:4px solid #333333;
}
/* Text Left */
.textBlock .textLeft {
	width:450px;
	margin:0;	
	float:left;
	clear:none;
	text-align:left;
}
.textLeft p{
	padding:0 5px 0 5px;
	line-height:24px;
}
.textBlock .imgRight {
	float:right;
	clear:none;
	margin:0;
}
.imgRight img {
	border-top:1px solid #230000;
	border-left:1px solid #230000;
	border-bottom:4px solid #333333;
	border-right:4px solid #333333;
}


.copyright {
	width:100%;
	margin:10px 0 0 10px;
	padding:40px 0 0 0;
	text-align:left;
	vertical-align:bottom;
	clear:both;
	float:none;
	font-size:10px;
}

.copyright a:link, .copyright a:visited, .copyright a:hover {
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
}

.footer {
	margin:10px auto 0px auto;
	text-align:center;
	background-color:#230000;
	color:#FFFFFF;
	clear:both;
	float:none;
	border-top:1px solid #000011;
}
.footer p {
	margin:5px auto 5px auto;
	padding:10px;
	text-align:center;	
	color:#FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;	
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
}
.footer a:hover {
	color: #EEEEEE;
	text-decoration:underline;
	font-size:12px;
}
.smallLinks {
	margin:5px auto 5px 10px;
	padding:0;
	font-size:10px;
	float:left;
	/*clear:both;*/
}
.smallLinks p, .smallLinks a:link, .smallLinks a:visited, .smallLinks a:hover {
	margin:0;
	padding:0;
	font-size:10px;
}

.pelicula {
	width:100%;
	float:none;
	clear:both;
	text-align:center;
	display:block;
	background-image:url(../../img/flores-ruanda.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:281px;	
	margin:0;
	padding:0;
	border-bottom:25px solid #230000;
}
.entrar {
	background-image:url(../../img/entrar-ruanda.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	float:none;
	clear:both;
	width:auto;	
	height:35px;
	margin-top:27px;
	text-align:center;
	vertical-align:middle;
}
.textoEntrar {
	color:#FFFFFF;
	padding-top:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.textoEntrar a:link, .textoEntrar a:visited {
	color:#FFFFFF;	
}
.textoEntrar a:hover {
	color:#FFCCCC;
}

