html body {
margin:0;
 
 
background:white;
}

.modulo ul {margin:0;padding:0;}

form {margin:0;padding:0;}

img {border:0;}
a { cursor:pointer;
text-decoration: none;
}
div {background:transparent;}

hr {border:none;}

:link {
	color:#0c2269;
	text-decoration: none;
}

:visited { color:#607682;}

:link:hover, :visited:hover { color: #00CCFF;}

:link:active { color: #b00640; }

h2, h3, h4, h5  {
font-weight:normal;
 
margin:0 0 5px 0;
 
padding:0;
}



h2  { font-size: 160%;}

h3 { font-size: 120%;
font-weight:bold;
}

h4 { font-size: 100%;}

h5 { font-size: 85%;}

h6 { font-size: 80%;}
body {
	 
	}
/* acaba el reset*/
 
.wrap {
	margin: 0px auto auto;
	width: 980px;
	 
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.header {
	clear: both;
	display: block;
	margin-bottom: 8px;
	height: 40px;
}
.footer div td {
	font-size: 8pt;
}

.footer {
	clear: both;
	width: 980px;
 
	margin-top: 5px;
	padding-top: 10px;
 
}
.menulat {
	width: 170px;
	/*height: 400px;*/
	float: left;
	margin-right: 8px;
}

.content {
	float: left;
	display: block;
	width: 625px;
}
.menuder {
	width: 170px;
	float: right;
}
.submenu {
	background-color: #CCCCCC;
	font-size:11px;
	float: left;
	width: 802px;
	margin-bottom: 8px;
	background-image: url(../images/subnav.jpg);
	height: 30px;
	padding: 0px;
}
.submenu div{
}

.modulo {
	width: 168px;
	margin-bottom: 8px;
}
.modulo-ini {
	background-image: url(../images/arribagris.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.modulo-fin {
	background-image: url(../images/abajogris.gif);
	background-repeat: no-repeat;
	height: 4px;
}
.modulo-content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/*padding: 5px;*/
}
.content-modulo-top {
	background-image: url(../images/marcos-gris_gar.gif);
	height: 4px;
	background-repeat: no-repeat;
 
}
.content-modulo-content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
 
}

.content-modulo-bottom {
	background-image: url(../images/marcos-gris_gab.gif);
	height: 4px;
	background-repeat: no-repeat;
}
.modulo ul {
	list-style-type: none;
 
}
.modulo  ul a{
display:block;
}
.modulo ul li {
	font-size: 12px;
	margin-bottom: 3px;
	padding: 3px;
}
.modulo, IMPUT, SELECT  {
	font-size: 11px;
 
}
.modulo ul li:hover{
	background-color: #F5F5F5;
 
}
.MenuSeleccionado {
background-color: #eeeeee; 
}
/* personalizacion */

.precio{
font-size:15px;
font-weight:bold;}
.boton-realiza-compra{
	width:118px;
	height:19px;
	background-image: url(../images/boton-relieve-tans.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.caja{
border:1px solid #cccccc;
}
.peke{
font-size:11px;
}
.textoaire{
	line-height: 145%;
	padding: 15px;
}.caja-gris-marco{

background-color:#eeeeee;
border:1px solid #cccccc;
 
 }.paginacion{
	float: none;
	clear:both;
	padding-left:3px;
	/*padding-top: 15px;
	padding-bottom: 15px;*/
	height:25px;
	/*width:700px;*/
}
.paginacion a {
	float: left;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	margin-right: 2px;
}
#paginacionSelect{
	color: #cccccc;
	background-color: #eeeeee;
}