/* ESTILOS POR DEFECTO */

body{
	background-color:#000000;
	background-image: url("");
	background-position:top left;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:"Helvetica";
}

.fotografia
{
        border-color:#ffffff;
        border-width: 10px;
        border-style:solid;
}

#tituloFoto
{
	background-color:#ffffff;
        padding-top:0px;
        padding-bottom:6px;
}

#comentarioFoto
{
        color:#000000;
        background-color:#ffffff;
        padding-top:0px;
        padding-bottom:0px;
}

#varios
{
}

a:link {
        color:#ffffff;
        text-decoration: none;
        font-size:13px;
	font-weight:bold;	
}

a:visited {
        color:#ffffff;
        text-decoration: none;
        font-size:13px;
	font-weight:bold;
}

a:hover {
        color:#ccccff;
        font-size:13px;
	font-weight:bold;
}

a:active {
        color:#000000;
        font-size:13px;
	font-weight:bold;
}


#bloqueCierrePersiana {
	background-color:#ff0000;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.enlaceCierrePersiana:link,visited,active {color:#ffffff;font-size:22px;text-decoration:none;font-weight:bold}
.enlaceCierrePersiana:hover {color:#000000;font-size:22px}

.pjablink {color:#ff0000;font-weight:bold}


img{
        border-color:#000000;
        border-width: 1px;
        border-style:solid;
}

img.logo{
        border-style:none;
}

.tituloFoto{
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
        letter-spacing:3px;
        color:#2c2c2c;
}

.comentarioFoto{
        font-size:8px;
        text-transform:lowercase;
	vertical-align:top;
}

.exif_comentarios{
        text-align:left;
        font-size:12px;
        text-transform:lowercase;
        vertical-align:middle;
}


.formulario{
        text-align:left;
        font-size:13px;
        text-transform:lowercase;
	vertical-align:top;
}

.miniatura{
        text-align:right;
        font-size:13px;
        text-transform:lowercase;	
}

.enlace_siguiente, .enlace_anterior{
        font-size:12px;
}

#exif_categorias,#controles_todo{
	text-align: left;
	position:absolute;
	bottom:2px;
	left:3px;
        font-size:13px;
	font-weight:bold;
}

#fecha_numero{
        position:absolute;
        bottom:2px;
        right:3px;
        font-size:13px;
	text-align:right;
	font-weight:bold;
}

#comentarios_autor_rss{
        position:absolute;
        top:2px;
        right:3px;
        font-size:13px;
        text-align:right;
}

.comentarios
{
	text-align:justify;	
	font-size:13px;
	vertical-align:top;
}

#controles{
	top:2px;
	left:3px;
	position:absolute;
        font-size:13px;
        text-align:right;
}

li{
        margin-top:15px;
        list-style-type:none;
}

.label
{
	background-color:black;
	color:white;
	font-weight:bold;
	font-size:13px;
	font-family:"Helvetica";
}

