* {
	margin: 0;
	padding: 0;
}
img{ behavior: url(iepngfix.htc) }
body{
 	background-image: url('../../images/fondo.jpg');
 	margin: 0 auto;
 	width:800px;
	margin-top: 15px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
}

a{
	color:white;
	text-decoration:none;
}

.main{
 	background-color: transparent;
	width: 100%;
	min-height: 700px;
	margin-top:3px;
	position:relative;
}

.main2{
 	background-color: #151515;
	width: 100%;
	height: 350px;
	margin-top:3px;
	position:relative;
}


.mainlogin{
 	background-color: #151515;
	width: 100%;
	height: 300px;
	margin-top:3px;
}

.header{
 	background-color: #252525;
	width: 100%;
	height: 100px;
}

.footer{
	width: 100%;
	height: 20px;
	background-color: #252525;
	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: 5px;
 	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;
	width:800px;
	height:auto;
}
div#arriba{
	margin-left:25px;
	margin-top:10px;
	display:block;
}

#anyadir1,#anyadir2,#anyadir3,#anyadir4,#anyadir5,#anyadir6,#anyadir7,#anyadir8,#anyadir9{
	margin: 0 auto;
	margin-top: 7px;
	width: 121px;
	height: 26px;
	/*background-color: #9f9f9f;*/
	background-image:url(../img/boton.gif);
	cursor: pointer;
	line-height: 28px;
	color:black;
	letter-spacing:-1px;
}
div.imagecol img{
	border:3px solid #9f9f9f;
}
.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:black;
	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.1em;	
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:center;
}
h3{
 	padding-top:20px;
	font-size: 1.2em;
	text-align:center;
	color:red;
}
td.optionbut{
	color:black;
	margin-right:20px;
	background-color: #cdcdcd;
	text-align: center;
	height: 20px;
	display:block;
}
td.optionbut a{
	color:black;
}
