* {
	margin: 0;
	padding: 0;
}
img{ behavior: url(iepngfix.htc) }
body{
 	background-color: black;
 	margin: 0 auto;
 	width:800px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
}

a{
	color:white;
	text-decoration:none;
}

.main{
	width: 790px;
	height: 700px;
	position:relative;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
 	background:#181818 url(../img/left.jpg);
 	background-repeat: repeat-y;
 	background-position: left;
}

.mainlogin{
	width: 790px;
	height: 300px;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
 	background:#181818 url(../img/left.jpg);
 	background-repeat: repeat-y;
 	background-position: left;
}

.header{
 	background-image: url(../img/logo.jpg);
 	background-repeat: no-repeat;
	width: 100%;
	height: 132px;
	margin-bottom: 0 px;
}

.headeralbum{
 	background-image: url(../img/logo2.jpg);
 	background-repeat: no-repeat;
	width: 1000px;
	height: 132px;
	margin-bottom: 0 px;
}

#titualbum{
 	z-index:2;
	color:black;
	position: absolute;
	top: 95px;
	margin-left: 10px;
	font-size: 20px;
	font-weight: normal;
}

.header img{
 	position: relative;
	top: 80px;
	left: 10px;
}

.footer{
	width: 100%;
	height: 20px;
	background-color: transparent;
	margin-top:3px;
	margin-bottom:15px;
	font-size: 0.7em;
	text-align:center;
	padding-top:6px;
}

.left{

	width: 150px;
	min-height: 385px;
	height: 100%;
	float: left;
	display:block;
}

.right{

	width: 650px;
	min-height: 385px;
	float: right;
	display:block;
}

div.imagetable
{
    padding-top: 10px;
	clear: both;
	overflow: hidden;
}

div.imagerow
{
	clear: both;
}

div.imagecol
{
   margin-top: 10px;
 	margin-left: 20px;
	width: 237px;
	float: left;
	height: 207px;
	text-align: center;
}

div.imagecoltxt
{
	width: 237px;
	height: 50px;
	text-align: center;
	padding-top:5px;
}

a img{
	border: 0px;
	text-decoration:none;	
}

#paginador{
	position:absolute;
	left:0;
	bottom:0;
	margin-left:25px;
	margin-bottom:10px;
}
div#arriba{
	margin-left:25px;
	padding-top:10px;
}

#anyadir1,#anyadir2,#anyadir3,#anyadir4,#anyadir5,#anyadir6,#anyadir7,#anyadir8,#anyadir9{
	margin: 0 auto;
	margin-top: 7px;
	width: 121px;
	height: 26px;
	background-image:url(../img/boton.gif);
	cursor: pointer;
	line-height: 28px;
	color:white;
	letter-spacing:-1px;
}
div.imagecol img{
	border:1px solid #000000;
}
.paginaact{
	display:inline;
	background-color:#9f9f9f;
	margin-left:3px;
	color:black;
}
.pagina{
	display:inline;
	background-color:black;
	margin-left:3px;
	color:white;	
}
#botonarr{
	margin-top: 7px;
	margin-left: 7px;
	width: 121px;
	height: 26px;
	background-image:url(../img/boton.gif);
	cursor: pointer;
	line-height: 28px;
	color:white;
	text-align:center;
	letter-spacing:-1px;	
	position:relative;
	float:left;
	display:block;
}

#vercesta
{
	margin-left:150px;
    padding-top: 20px;
	clear: both;
	overflow: hidden;
	padding-bottom:25px;
}
#vercesta img{
	border:1px solid white;
	width:50%;
	height:50%;
}

label{
 	font-weight:bold;
	float:right;
}

input{
	border:1px solid #B0AEA2;
}

textarea{
	border:1px solid #B0AEA2;
	width:246px;	
	overflow:hidden;
}

input.enviar{
	background-color:#9f9f9f; 
	color:black; 
	font:13px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:bold;
	cursor:pointer;
}
h5{
 	padding-top:100px;
	font-size: 1.2em;
	text-align:center;
	width:450px;
}

h6{
	font-size: 1.2em;	
}

#youarehere {
 	margin-right: 7px;
 	font-size: 11px;
	font-weight: normal;
 	position: relative;
 	top: 30px;
	color: black;
	display: block;
	text-align: right;
	background : url(../img/pline.gif) no-repeat bottom right;
	padding-bottom: 4px;
}

a.arrow {
	font-weight: bold;
	color: #0F0F0F;
	text-decoration: none;
	background:;
	background-image : url(../img/parrow.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding: 0px 3px 0px 16px;
	white-space : nowrap;
}