body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	letter-spacing: 1px;
	list-style: outside;
	text-align:center;
	background-color:#D6D3D3;
}

#contenidoFotos{
	/*border-style: dashed;
	border-width: 1px;
	border-color:#c30;	
	text-align:center;
	*/
	width: 550px;
}

.verFotos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	vertical-align:middle;
	text-align:center;
	
}

#btnSiguiente{
	text-align:center;
	cursor:hand;
}

#btnAnterior{
	text-align:center;
	cursor:hand;
}


#foto{
	border-style: ridge;
	border-width: 25px;
}


th{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image:url(../images/seccion.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:36px;

}

#nombreSeccionFotos{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #c30;
	text-align:center;
	height:36px;
	vertical-align: middle;
}

li.titulo{
	font-weight:bolder;
	font-size: 18px;
	display:inline;
}

.subseccion{

	font-weight:bold;
}


#contenido{
	margin:0 auto 0 auto;
	width:800px;
	height: 500px;
	text-align:center;
}

.pie1{
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	border-style: dashed;
	border-width: 1px;
	border-color:#c30;
}

.datosContacto{
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	border-style: dashed;
	border-width: 1px;
	border-color:#c30;	
	text-align:center;
}


#titulo{
	text-align:left;
	position: relative;
	width: 800px;
}

#secciones{
	text-align:left;
	position: relative;
	width: 800px;
	top:0px;
}

#titulo{
	width: 800px;
	height: 200px;
}




