body {
	background-color: #00050B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585B57;
	background-attachment: scroll;
	background-image: url(media/fnd_home.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #00050B;
	text-align: justify;
}

.linea_derecha {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 5px;
}
.menu_alto {
	height: 286px;
	background-color: #000C24;
}
.fondo_inicio {
	background-image: url(media/img_fondo_inicio.jpg);
	height: 123px;
	width: 229px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
}
.texto_blanco {
	color: #C0C0C0;
}


.link_menu {
	font-size: 14px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808692;
	color: #808692;
	text-decoration: none;
	padding-left: 30px;
	line-height: 22px;
}

.link_menu:hover {
	font-size: 14px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808692;
	color: #808692;
	text-decoration: none;
	line-height: 22px;
	background-image: url(media/bull_link_menu.jpg);
	background-repeat: no-repeat;
	
}

.foto_seccion {
	margin-right: 6px;
	margin-bottom: 2px;
}
.link_menu_3 {

	font-size: 15px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808692;
	color: #808692;
	text-decoration: none;
	line-height: 25px;
	background-image: url(media/bull_link_menu.jpg);
	background-repeat: no-repeat;
	background-position: -5px;
}
.texto_pie {
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	text-decoration: none;
}
.links {
	color: #000066;
	text-decoration: underline;
	font-style: italic;
	text-indent: 9px;
	margin-left: 5px;
}
.titulos {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 29px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	width: 100%;
	text-align: left;
}
.subtitulos {
	font-weight: bold;
	color: #0050F4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0050F4;
	display: block;
}
.linea_1 {
	background-color: #E9EAE9;
}
.formulario {
	font-size: 11px;
	color: #0050F4;
	border: 1px solid #82AAFF;
	width: 300px;
}
.botones {
	background-image: url(media/bot_enviar.jpg);
	height: 32px;
	width: 112px;
	color: #A4C1FF;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.tit_botones_fotos {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: block;
	color: #999999;
	text-decoration: none;
}
.tit_botones_fotos:hover {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.fotos_chicas_galeria {
	border: 3px solid #ffffff;
	height: 162px;
	background-color: #EAEAEA;
	display: block;
	text-align: center;
	vertical-align: middle;
}
.fotos_chicas_galeria:hover {
	border: 3px solid #999999;
}

.tit_botones_fotos_activo {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.descripcion_fotos {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EAEAEA;
	background-position: center;
}
.paginacion {
	color: #0050F6;
	padding: 5px;
	border: 1px solid #0050F8;
	text-decoration: none;
}
.paginacion:hover {
	color: #0050F6;
	padding: 5px;
	border: 1px solid #0050F8;
	text-decoration: none;
	background-color: #99FF99;
}
.paginacion_activa {
	color: #666666;
	padding: 5px;
	border: 1px solid #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}
.subtitulos_blanco {
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0050F4;
	display: block;
}
