.titulo {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #000;
	text-align: center;
}

#fotocab {
	position:absolute;
	left:0px;
	top:-1px;
	width:189px;
	height:100px;
	z-index:6;
	visibility: visible;
	background-image: url(imagenes/bbb-guit-2.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #CCC;
}
#menu {
	position:relative;
	width:800px;
	height:30px;
	z-index:2;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	position:relative;
	width:800px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCF;
}
a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#pie {
	position:relative;
	width:800px;
	height:55px;
	z-index:4;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}

.texmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#cabecera {
	position:relative;
	width:800px;
	height:100px;
	z-index:2;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	top: 0px;
}
#focab {
	position:absolute;
	left:380px;
	top:0px;
	width:408px;
	height:95px;
	z-index:5;
	background-image: url(imagenes/bbb-largo-2.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
#cartel {
	position:absolute;
	left:5px;
	top:19px;
	width:220px;
	height:349px;
	z-index:5;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
	background-image: url(imagenes/carteles/2016/Neguap.jpg);
}
#texcont {
	position:absolute;
	left:303px;
	top:13px;
	width:477px;
	height:144px;
	z-index:5;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C30;
	text-align: center;
	vertical-align: middle;
}
#fotcont {
	position:absolute;
	left:270px;
	top:176px;
	width:320px;
	height:240px;
	z-index:5;
	background-repeat: no-repeat;
	padding: 5px;
}
#fotcont2 {
	position:absolute;
	left:602px;
	top:174px;
	width:200px;
	height:240px;
	z-index:5;
	background-repeat: no-repeat;
	background-color: #999999;
}

.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
p {
	margin: auto;
	text-align: center;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.texpeli {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #00F;
	text-align: left;
}
.texconc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0;
}
.textoIzda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
