body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/comunes/bg.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}

.fondo_content_cat {
	background-attachment: fixed;
	background-image: url(images/comunes/bg_content_cat.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #626262;
	text-align: justify;
	padding: 14px;
}


.cabe_cat {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/comunes/bg_categoria.jpg);
}

.cabe_cat_body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/comunes/bg_categoria_body.jpg);
}
.pie_cat {
	font-family: Tahoma;
	color: #FFFFFF;
	background-image: url(images/comunes/bg_fin.jpg);
	font-size: 11px;
	text-align: center;
}

.pie_cat a{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.menu_pie {
	background-image: url(images/comunes/bg_pie.jpg);
	text-align: center;
}
.menu_pie a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.menuup {
	background-image: url(images/comunes/pico_menu_up.jpg);
	background-repeat:  repeat-x;
	text-align: center;	
}
.menuup a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#333333;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A52901;
}

.contenido{
padding-right:10px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
