@charset "iso-8859-2";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #555555;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-bottom:10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #0093DD;
	margin: 0px;
	margin-bottom:10px;
	border-bottom:dashed 1px #00349B;
	padding-bottom:10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #0093DD;
	margin: 0px;
	margin-bottom:10px;
}

#all {
/* 	background-image: url(../images/index.php.jpg);
	background-repeat: no-repeat; */
	width: 770px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#all .header {
	float: left;
	width: 740px;
	height:115px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom:5px;
	background-image:url(../images/backTop.gif);
	background-repeat:repeat-x;
	display:inline;
}
#all .header img {
	float: left;
}

#all .header .login {
	float: right;
	height: 24px;
	width: 470px;
	margin-top: 20px;
	margin-bottom:10px;
	background-image: url(../images/loginBack.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#all .header .login .logBoton {
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/loginBoton.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 26px;
	border:0px;
}
#all .header .login .logCampo {
	float: right;
	background-color: #EEEEEE;
	height: 18px;
	width: 80px;
	border:0px;
	margin-right: 5px;
}
#all .header .login .textLogin {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #999999;
}
#all .header .logout_box {
	float: right;
	height: 32px;
	width: 470px;
	margin-top: 9px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#all .header .logout_box .logout_down {
	float: right;
}
.logout_username {
	font-weight: bold;
	float: left;
	width: 170px;
	margin-top: 5px;
}
.logout_row img {
	padding-top: 2px;
	padding-right: 2px;
}
.logout_username img {
	padding-top: 2px;
	padding-right: 2px;
}

.logout_row{
	float: left;
	margin-top: 5px;
	padding-left:10px;
	width: 75px;
}
.headCompra{
	width:230px;
	float:left;
	
}

#all .header .menuTop {
	float: left;
	width: 500px;
	margin-top: 2px;
}
#all .header .menuTop a {
	font-size: 12px;
	font-weight: bold;
	color:#0093DD;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#all .header .menuTop a:hover{
	color:#666666;
}

#all .bannerTop {
	margin:0px 15px 0px 15px;
	float: left;
	width: 740px;
}
#all .bannerTop img{
	margin-bottom:10px;
}
#all .middle {
	margin: 15px;
	float: left;
	width: 740px;
}
#all .menuMiddle {
	background-image: url(../images/menuMiddleBack.jpg);
	background-repeat: no-repeat;
	padding: 20px 5px 5px 5px;
	float: left;
	height: 28px;
	width: 730px;
	margin-right: 15px;
	margin-left: 15px;
	overflow:hidden;
	text-align:center;
}
#all .menuMiddle a {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-bottom:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 12px;
	padding-left: 12px;
}
#all .menuMiddle a:hover{
	color:#EEEEEE;
}
#all .menuMiddle a:first-child {
	border-left:none;
}
.LeerMas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/iconFlecha.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	margin-top: 5px;
	padding-right: 12px;
	white-space: nowrap;
	color: #A90000;
}
#all .newsletter {
	float: left;
	width: 485px;
	margin-left: 15px;
	border-top:solid 1px #CCCCCC;
	margin-top:15px;
	padding-top:10px;
}
#all .newsletter img {
	float: left;
	margin-right: 5px;
}
#all .newsletter .newsIntro {
	float: left;
	width: 200px;
	
}
#all .newsletter .newsForm {
	float: right;
	width: 200px;
	padding-top:5px;
}
#all .newsletter  .newsCampo {
	float: right;
	background-color: #EEEEEE;
	height: 18px;
	width: 120px;
	border:0px;
	margin-right: 5px;
	margin-bottom:5px;
}
#all .newsletter  .textNews {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #666666;
	margin-bottom:7px;
}
.LeerMas a {
	color: #0093DD;
	text-decoration:none;
}
.LeerMas a:hover {
	color:#666699;
	text-decoration:underline;
}
#all .banners_bottom {
	float: left;
	width: 740px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 15px;
	text-align:center;
}
#all .banners_bottom .banner_bottom {
	width: 235px;
	overflow:hidden;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
	display:inline;
	padding: 1px;
	background-color:#CCCCCC;
}


#all .footer {
	float: left;
	width: 740px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0093DD;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #281773;
}
#all .footer img {
	float: right;
}

/*PAGINADO */

.paginado{
	width:720px;
	float:left;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
	background-color:#F9F9F9;
	margin-bottom:20px;
	color:#666666;
}
.paginado .anterior{
	width:72px;
	float:left;
	text-align:left;
	padding-left:10px;
}
.paginado .siguiente{
	width:72px;
	float:left;
	text-align:right;
	padding-right:10px;
}
.paginado .paginas{
	width:564px;
	float:left;
	text-align:center;
}
.paginado .paginas .pagina{
	padding-left:1px;
	padding-right:1px;
}

