body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #FBF7F6;
	background-image: url('/Image/BackGris.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

/* Text */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #a9a9a9;
	margin-top: 5px;
	margin-bottom: 40px;
	margin-left: 15px;
}
	
.normal {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
}
	
.subtitulo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	font-weight : bold;	
}
	
.tituloppal {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight : bold;	
}

.noticiappal {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #dfdfdf;
	font-weight : bold;
}

.footer {
	font-size: 11px;
}

.tituloproducto {
	color: #a90200;
	font-weight : bold;
}

.tablaproducto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.comboproducto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* Menu */

.submenu {
	font-size: 11px;
	line-height: 23px;
	background-color: #FFFFFF;
	background-image: url('/Image/BotLayer.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 200px;
}

.submenuOn {
	font-size: 11px;
	line-height: 23px;
	background-color: #FFFFFF;
	background-image: url('/Image/BotLayerOn.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 200px;
}

/* Articulo Obras */

.obras {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.obras_header {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #a9a9a9;
	font-weight : bold;
}

.obras_titulo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight : bold;
}

/* Lists */

ul.infopara {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.infopara {
	background-image: url(/image/vineta_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}

ul.vineta {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.vineta {
	list-style-type: none;
	background-image: url(/image/vineta_menu.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
}

/* Modules */

.moduleTitle {
	font-size: 11px;
	background-color : #FFFFFF;
	color: #000000;
	padding: 5px;
	line-height: 27px;
	border: 1px solid black;
}

.editButton {
	font-size: 11px;
	background-color : #FFFFFF;
	color: #000000;
	font-weight : bold;
	padding: 5px;
	line-height: 27px;
	border: 1px solid black;
	text-decoration: none;
}

/* Products */

ol.familiaproductos {
	padding: 15;
	margin: 0;
	color: #a90200;
}

ul.familiaproductos {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}

li.familiaproductos {
	line-height: 13px;
}

/* Weather */

.weather {
	font-size: 10px;
}

.productsubmenu{
margin-bottom: 0.5em;
font-size: 11px;
padding-left: 23px;
}

/* Menu de familia de productos */

 #navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 185px;
background-color: #a90200;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #a9a9a9;
color: #fff;
}