@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #F2F2F2;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
} 
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #F2F2F2;
	border: #000099;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
} 

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	font-weight: lighter;
	margin-bottom: 5px;
	padding-left: 5px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D66703;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 5px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005EBB;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 2px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	color:#666666;
	text-align:justify
}
#list_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5F5F5;
	padding: 10px;
}


A:link {
	text-decoration:none;
	color:#006699;
} 
A:visited {
	text-decoration:none;
	color:#003366;
} 
A:active {
	text-decoration:none;
	color:#0099FF;
} 
A:hover {
	text-decoration:none;
	color:#0066FF;
} 

/*inicio de estilos*/

body {
	background-image: url(imagenes/background.jpg);
	background-position:center;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}

#contenedor{
width:960px;
height:100%;
margin:0 auto;
}

#banner{
	width:960px;
	height:135px;
	margin:0 auto;
	background-image: url(imagenes/banner.jpg);

}
#barra_sup{
	width:960px;
	height:17px;
	margin:0 auto;
	background-image: url(imagenes/barra_superior.jpg);
	font-size: 9px;
	vertical-align: middle;
	text-align: left;

}

#central{
	width:960px;
	height:100%;
	margin:0 auto;
	text-align: left;
	


}

#navcontainer{
	width:151px;
	margin:0 auto;
	text-align: left;
	


}

/************************************************

*	Menu izquierda 								*

************************************************/
#navlist
{
	padding-left: 10px;
	margin-left: 0;
	width: 150px;
	text-align: left;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.3em;
	border-bottom: 1px solid #F0F0F0;
}

#navlist li a { text-decoration: none; }

#navlist A:link {
	text-decoration:none;
	color:#666666;
} 
#navlist A:visited {text-decoration:none;color:#616161;} 
#navlist A:active {
	text-decoration:none;
	color:#003366;
} 
#navlist A:hover {
	text-decoration:none;
	color:#285479;
	background-color: #EEEEEE;
} 

#cat_sup{
background-image: url(imagenes/fondo_cat_sup.jpg); 
background-repeat:repeat-x;
}

#cat_bot{
	height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	
}

#cat_bot a{
	color: #999999;
	font-weight:bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}

#cat_table{


}

/*fin menu izquierda */





#pie{
	width:950px;
	height:85px;
	margin:0 auto;
	background-image: url(imagenes/pie_logo.jpg);
	background-position: center;
	text-align: left;
	vertical-align: middle;

}

#tabla_pie{
float:left;
	text-align: left;
	vertical-align: middle;
	padding-top: 20px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: lighter;
}
#menu_inf{
	float:left;
	width:960px;
	text-align: center;
	font-size: 9px;	

}

#politicas{
	width:950px;
	margin:0 auto;
	text-align:left
	
}



#barra{
	width:950px;
	height:9px;
	margin:0 auto;
	background-image: url(imagenes/pie.jpg);
}

#creditos{
width:950px;
height:27px;
margin:0 auto;


}
#tit_ficha{
	color: #0066CC;
	font-size: 11px;
	margin-bottom: 15px;
	height: 20px;
}

.noticias{
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height:150%
}
#tabla_producto{
	color: #666666;
	font-size: 12px;
	margin-bottom: 15px;
}

#tabla_producto td{
	padding-bottom: 5px;
}
#divisor{
	background-image: url(imagenes/div.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
