/*
GENERAL -------------------------------------------------------------------------------
*/
html, body {
	margin: 0px;
	padding: 0px;
	background-image: url('imagenes/fondo.gif');
	background-repeat: repeat;
	text-align: center
}

#total {
	padding: 0px;
	text-align: center;
	position: absolute;
	left: 50%;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -450px;
	background-image: url(imagenes/fondocontenidos.gif);
	background-position: left top;
}    

#arriba {
	padding: 0px;
	width: 900px;
	background-image: url(imagenes/fondologo.jpg);
	float: left;
	height: 118px;
	clear: both;
	margin: 0px;
}
#cuerpo {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#contenidos{
	width: 100%;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: both;
}
#contenidos h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #930000;
	padding-bottom: 2px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #930000;
}
#contenidos h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #930000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930000;
	clear: both;
	float: left;
	width: 100%;
}
#contenidos h2 a{
	color: #930000;
	text-decoration: none;
}
#contenidos h2 a:hover{
	color: #B2A9BC;
}
#contenidos h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: normal;
	text-align: right;
}
#contenidos h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
	font-weight: normal;
	text-align: right;
}

#contenidos h3 a{
	color: #930000;
	text-decoration: none;
}
#contenidos h3 a:hover{
	color: #B2A9BC;
}
#contenidos h3 .selec{
	color: #930000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 5px;
}
#contenidos p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #930000;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 15px;
}
#contenidos p a{
	color: #930000;
	text-decoration: none;
}
#contenidos p a:hover{
	color: #B2A9BC;
	text-decoration: underline;
}
#contenidos p .negrita{
	font-weight: bold;

}
#contenidos img{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 0px;
}
#pie {
	margin: 0px;
	width: 880px;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	background-image: url(imagenes/fondopie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pie a{
	color: #FFFFFF;
	text-decoration: none;

}
#pie a:hover{
	color: #FF9900;
	text-decoration: none;

}
#firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #930000;
	text-decoration: none;
	text-align: right;
	float: left;
	width: 880px;
	padding: 10px;
	background-color: #FFFFFF;
}
#firma a{
	text-decoration: none;
	color: #930000;
}
#firma a:hover{
	color: #B2A9BC;
	text-decoration: none;
}
/*
NOTICIAS -------------------------------------------------------------------------------
*/
#noticiaport{
	width: 210px;
	float: right;
	margin-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #930000;
	clear: both;
}
#noticiaport h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E5F59;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #930000;
}
#noticiaport h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E5F59;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930000;
	clear: both;
	float: left;
}
#noticiaport h2 a{
	color: #4E5F59;
	text-decoration: none;
}
#noticiaport h2 a:hover{
	color: #930000;
}
#noticiaport p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E5F59;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 0px;
}
#noticiaport p a{
	color: #4E5F59;
	text-decoration: none;
}
#noticiaport p a:hover{
	color: #930000;
	text-decoration: underline;
}
#noticiaport img{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 0px;
}
/*
MENU -------------------------------------------------------------------------------
*/
#menuarriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #930000;
	text-decoration: none;
	font-weight:bold;
	float: right;
	width: 880px;
	text-align: right;
	padding-top: 100px;
	padding-right: 20px;
}
#menuarriba a{
	color: #E94848;
	text-decoration: none;
}
#menuarriba a:hover{
	color: #B2A9BC;
	text-decoration: none;
}
.menu{
	width: 161px;
	border-size: 1px;
	float: left;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li{
}		
.menu li a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(imagenes/fondobotones.jpg) 100% 0;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	width: 151px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}	
	
.menu li a:link, .menu li a:visited {
	color: #000000;
}

.menu li a:hover{
	color: #FFDFDF;
	background-position: 100% -32px;
}

	
.menu li a.submenu{
	color: #930000;
	background-position: 100% -64px;
}
.menu li a.submenu:hover{
	color: #ffffff;
	background-position: 100% -64px;
}
/*
CATALOGO DE PRODUCTOS -------------------------------------------------------------------------------
*/



/*
TEXTO -------------------------------------------------------------------------------
*/

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #930000;
	text-decoration: none;
	font-size: 11px;
}
a.texto {
	color: #930000;
	text-decoration: underline;
}
a.texto:hover {
	color: #B2A9BC;
	text-decoration: none;
	font-weight: bold;
}
