body{
	background-color:#000;
	margin:0 auto;
	text-align:center;
}

body *{
	font-family:Comic Sans MS, cursiva;
	font-size:14px;
	font-weight: normal;
}

#content{
	position:relative;
	background: no-repeat center top;
	height:1200px;
	width:958px;
	margin:0 auto;
	background-image:url(../imagenes/fondotrouppe.png);
	color: #OFF;
}
#content *{	text-align:left; }

.titulo {
	position:absolute;
	top:13px;
	right:110px;
	left: 20px;
}

.head{ height:100px; }

.menu{
	position:relative;
	height:26px;
	margin:0;
	z-index:2;
	background-color:#835141;
	margin-left:0px;
}

.cont{
	border:none;
	margin:10px;
	width:922px;
	height:1000px;
	border:5px solid #835141;
	overflow:auto;
	color:#000000;
	z-index:1;
}
.cont .contenido{
	border:0px;
	margin:10px;
	filter: alpha(opacity=100);
	opacity: 1;
	color: #FFF;
}

/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	margin-left:155px;
	padding: 0;
	height: 16px; }
#navbar li {
	list-style: none;
	float: left;
	margin-right:0px;
	line-height:20px; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #2B2B2B;
	color: #ffffff;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
#navbar li ul {
	display: none; 
	width: 13em; /* Width to help Opera out */
	background-color: #fcd811;}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #fcd811;
	border-bottom: 1px solid #835141;
	color: #000; }
#navbar li li a:hover {
	background-color: #fb7d02; }
a:hover {
	color: #FFF;
}
.contenido .Estilo3 .hover {
	color: #FFF;
}
#content .cont .contenido .Estilo3 .hover {
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#content .cont .contenido .Estilo3 strong {
	text-align: left;
}
#content .cont .contenido .Estilo3 {
	text-align: justify;
	color: #000;
}
#content .cont .contenido .Estilo3 strong img {
	text-align: center;

}
.contenido ul li {
	color: #FF0;
}
#content .cont .contenido ul li {
	color: #FFF;
}
#content .cont .contenido ul .contenido strong em {
	font-style: italic;



}
#content .cont .contenido ul .contenido {
	font-weight: bold;
	font-style: normal;

}
#content .cont .contenido ul .contenido strong em .Estilo4 {

}
#content .cont .contenido ul .contenido strong em {
	font-weight: bold;
}
