@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}	

html{
	height:101%;
}
body{
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:repeat;
	color:#FFFFFF;
}

#wrapper{
	width:905px;
	height:990px;
}
#Conttt{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
width:880px;
}

#baner{
	width:905px;
	height:126px;
	color:#091042;
	background-color:#FFFFFF;
	background-image:url(../imagenes/fondoBaner.jpg);
	background-repeat:no-repeat;
	background-position:right;	
}
#logo{
	width:303px;
	height:96px;
	margin-left:40px;
	margin-top:10px;
	color:#091042;
	background-color:#FFFFFF;
	clear:both;
	float:left;
	
	
}
#textoBaner{
	width:320px;
	float:right;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-right: 15px;
}	
.text{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}

#buscar{
	
	background:#080f3e;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	height:25px;
	}
	
#busc{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:170px;
	float:right;
	text-align:right;
}	

.busca{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;

}
.busca:hover
{
	color:#333333;
}

#box1{
	margin-top:5px;
	width:140px;
	float:left;
	clear:right;
	background:#3152ad;
	height:800px;
	
}
.boton{
	background-image:url(../imagenes/boton.png);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	font-size:11px;
	padding-right:6px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}
.t{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;}

#login{
padding:12px;
}

a{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
color:#CCCCCC;
}

#registro{
	background-image:url(../imagenes/registF.jpg);
	height:48px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-right:12px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#menuL{
	background:#080f3d;
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px;
	}	
#menuL2{
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px;
	}		
#mene:hover
{
	background-color:#666666;
	width:110px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#mene
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}

#contenido{
	margin-top:5px;
	width:560px;
	height:779px;
	float:left;
	background-color:#FFFFFF;
	clear:right;
	padding:10px;
	color:#000000;
}
#cont{
width:560px;
height:580px;}
#contenido2{
	margin-top:5px;
	width:560px;
	height:722px;
	float:left;
	background-color:#FFFFFF;
	clear:right;
	padding:10px;
	color:#000000;
}
#cont2{
width:560px;
height:580px;}
#box2{
	margin-top:5px;
	width:177px;
	height:800px;
	float:left;
	clear:right;
	background-color:#212752;
	padding-left:8px;	
}
.listP{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:12px;
}

#productos{
	width:140px;
	background-color:#6d88d2;
}

.descarga{
	padding:9px;
	border:none;
		
}

.textP{
	padding-left:12px;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

#menuBotton{
	background-color:#7e7f82;
	float:left;
	clear:both;
	width:895px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	height:15px;	
}
#copy{
	font-size:10px;
	text-align:center;
	color:#6f7073;
	padding:5px;
	height:30px;
	float:left;
	clear:both;
	width:895px;

}
.inf{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	padding-right:8px;
}
.inf:hover
{
	color:#333333;
}



