/* CSS Document */
/*Centrar Principal.html*/
#centrar {
	width:800px;
	overflow:hidden;
	float:none;
	display:block;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
/*Maquetar eventos*/
#wrapperfi {
	width:800px;
	overflow:hidden;
	float:none;
	display:block;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(imagesdavid/patron3.jpg);
}
#wrapperga {
	width:800px;
	overflow:hidden;
	float:none;
	display:block;
	padding:0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	/*background-image: url(imagesdavid/patron3.jpg);*/
}
#wrapperfi:after {content:'[DO NOT LEAVE IT IS NOT REAL]';display:block;height:0;clear:both;visibility:hidden;}
#wrapperga:after {content:'[DO NOT LEAVE IT IS NOT REAL]';display:block;height:0;clear:both;visibility:hidden;}
#centrar:after {content:'[DO NOT LEAVE IT IS NOT REAL]';display:block;height:0;clear:both;visibility:hidden;}
.ficha {
	background-image: url(imagesdavid/fondoficha.png);
	background-repeat: no-repeat;
	height: 194px;
	width: 585px;
	margin-bottom: 20px;	/*background-color: #000000;*/
	
}

.tapa {
	background-image: url(imagesdavid/tapa2.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	background-color: #000000;
}
.culo {
	background-image: url(imagesdavid/culo.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	background-color: #000000;
	vertical-align: bottom;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.titular {
	height:22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
}
.foto {
	height:144px;
	width:145px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.pie {
	height:30px;
	vertical-align: top;
	padding-left: 4px;
}
.pie2 {
	height:30px;
	vertical-align: top;
	padding-right: 4px;
}
/*Maquetación galería*/
#galeria {
	background-image: url(imagesdavid/fgaleri.jpg);
	background-repeat: no-repeat;
    height: 776px;
	width: 585px;
	padding-top: 20px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#galeriaf {
	background-image: url(imagesdavid/fgalerif.jpg);
	background-repeat: no-repeat;
	height: 776px;
	width: 585px;
	padding-top: 20px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tituga {
	height:12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
}
.fotoga {
	height:144px;
	width:145px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.contenedorfoto {
   float:left;
   width:145px;
   height:190px;
   margin: 19px;
   padding:5px;
   background-color:#f5f7f9;
   border-right: #a5a7aa solid 1px;
   border-bottom: #a5a7aa solid 1px;
   text-align:center;
} 
.contenedorfoto a {
	text-decoration: none;
}
.contenedorfoto span {
	color:#515151;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
/*img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-bottom: 5px;
}*/
.next {
	width:94px;
	height:25px;
	vertical-align: top;
}
/*maquetación ficha*/

.ficha2 {
	background-image: url(imagesdavid/fficha.jpg);
	background-repeat: no-repeat;
	height: 776px;
	width: 585px;
	margin-bottom: 20px;	/*background-color: #000000;*/
	
}
.titularf {
	height:22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	font-size: 14px;
}
.fotof {
	height:195px;
	width:186px;
	padding-left: 4px;
}
.pief {
	height:547px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.pie2f {
	height:30px;
	vertical-align: top;
	padding-right: 4px;
}