#main {
	width: 980px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img, div{behavior: url('imagenes/iepngfix.htc');}

#col1 {
	float: left;
	width: 700px;
}
#col1 #cuerpo {
	background-color: #FFFFFF;
}
#colAnuncios {
	width: 120px;
	float: left;
	padding: 10px;
	margin-top: 80px;
}

#banner {
	text-align: left;
	background: url(imagenes/header_fondo.jpg) no-repeat bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#banner th {
	text-align: center;
	padding-top: 15px;
}
#banner td {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#banner p {
	margin: 0px;
	padding: 0px;
}
#contenido {
	padding: 20px;
	width: 660px;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}
#foot {
	text-align: center;
	padding: 10px;
	background: #fff;
}
.descarga {
	text-align: center;
	vertical-align: middle;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #FFFFFF url(imagenes/fondo.jpg) repeat-x top;
	color: #333333;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
#footer a:hover {
	color: #000;
}
h1 {
	color: #FF9900;
	margin: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

/* div rounded */
.roundcont {
	color: #000000;
	margin-bottom: 10px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(imagenes/t.gif) repeat-x right top;
	margin: 0px;
	padding: 0px;
}

.roundbottom {
	background: url(imagenes/b.gif) repeat-x bottom;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
.roundleft {
	background: url(imagenes/dot.gif) repeat-y left;
	margin: 0px;
	padding: 0px;
}
.roundright {
	background: url(imagenes/dot.gif) repeat-y right;
	margin: 0px;
	padding: 0px;
}

img.corner {
	width: 12px;
	height: 12px;
	display: block !important;
}
end corners 
a:hover {
	color: #0066CC;
	text-decoration: none;
}
img.snap {
	float: left;
	padding-right: 20px;
	border:0px;
}
.cuadrotexto2 {
	padding: 10px 0 10px 10px;
	float: left;
}
.cuadrotexto {
	padding: 10px;
}
#footer {
	width: 700px;
	text-align: center;
	height: 35px;
	background: url(imagenes/footer.gif) no-repeat center top;
	border-top: 1px solid #999999;
	padding-top: 5px;
	clear: both;
}

.lista_novedades {
}
.lista_novedades div h1 {

	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.lista_novedades .tr {
	border-bottom: 2px dotted #CCCCCC;
}
.lista_novedades .fecha {
	font: 10px "Trebuchet MS", Arial, sans-serif;
	color: #009900;
}
.lista_novedades a {
	color: #009933;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	display: block;
}
.lista_novedades p {
	color: #666666;
	margin: 0px 0px 5px 0px;
}

.rating {
	width: 85px;
	float: right;
	height: 30px;
	padding-left: 5px;
	text-align: right;
	border: none;
	font-size: 10px;
	color: #009933;
	margin: 0px;
}
.titSimilares {
	color: #009933;
	font-size: 20px;
	border-bottom: 2px dotted #009933;
	margin-bottom: 10px;
}
#footerTotal {
	width: 700px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
}
.lista_novedades {
}
#promo {
	width:200px;
	height:150px;
	float: left;
}
#adsense_h {
	clear:both;
	margin:0 auto;
	padding: 0 0 10px 0;
	width: 700px;
}


/*MENU*/




#menu {
	width: 700px;
}

#botonera {
	background-image: url(imagenes/bar_menu.jpg);
	width: 700px;
	height: 48px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#botonera a {
	color: #E0E0E0;
	font-size: 13px;
	text-decoration: none;
}

#botonera ul {
	list-style: none;
	text-align: left;
	margin: 0 auto;
	display: block;
	padding-top: 6px;
	height: 30px;
	padding-left: 55px;
}

#botonera li {
	display: block;
	border: 1px;
	border-color: #5F5F5F;
	border-style: solid;
	list-style: none;
	width: 100px;
	float: left;
	text-align: center;
	padding: 7px;
}

#botonera li a {
	display: block;
	width: 100px;

}


.active {
	display: block;
	border: 1px;
	border-color: #004080;
	border-style: solid;
	list-style: none;
	width: 100px;
	float: left;
	text-align: center;
	padding: 7px;
	background-color: #002953;
}

#botonera li:hover {
	display: inline;
	padding: 7px;
	background-color: #333333;
	border: 1px;
	border-color: #666666;
	border-style: solid;
}

.texto2 {
	padding-left: 20px;
}

.texto3 {
	padding-left: 10px;
	text-align: center;

}

.texto_faq {
	padding-left: 10px;
	text-align: left;

}

#caract {
	height: 30px;
	color: #DF8600;
}

.orange {
	color: #003399;
	font-size: 14px;
	background-color: #EEEEEE;
	width: 630px;
	padding: 3px;
}

.form {
	width: 500px;
}

.form input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 25px;
	width: 250px;
}
.form textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 80px;
	width: 250px;
}

.form .submit {
	background-image: url(imagenes/c2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}

.terminos {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#txt_info {
	color: #333333;
}

#enlaces_relacionados{
	padding: 8px;
}

#enlaces_relacionados h3 {
	color: #22409A;
	font-size: 18px;

}

#enlaces {
	background-color: #EBEBEB;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 5px;
}
