/* Base -------------------------------------------------------------- */
body {
	background-color: #626262;
	scrollbar-arrow-color: #3C3C3C;
	scrollbar-base-color: #666464;
	scrollbar-darkshadow-color: #3C3C3C;
	scrollbar-track-color: #3C3C3C;
	scrollbar-face-color: #666464;
	scrollbar-shadow-color: #3C3C3C;
	scrollbar-highlight-color: #3C3C3C;
	scrollbar-3dlight-color: #3C3C3C;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(images/body-bck.gif);
	background-repeat: repeat;
}

#header-bck {
	background-image: url(http://www.mosa.es/images/header-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 115px;
	overflow: hidden;
}

#content-bck {
	background-image: url(http://www.mosa.es/images/content-bck.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
}

#footer-bck {
	background-image: url(http://www.mosa.es/images/footer-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 31px;
	overflow: hidden;
}

#container {
	width: 762px;
	clear: none;
	float: none;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
	overflow: hidden;
}

/* Tipografias ------------------------------------------------------- */
#txt-m, .txt-m, #content, #content table, h3,
.formulario-field, .formulario-memo, #noticias { /* Mediana */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

#txt-s, .txt-s, h2, #logotipo, #links, #menu, #menu table, #footer, #lastnews,  
#submenu-lateral, #submenu, #submenu h1, #paginas, 
#productos-buscador, #productos-buscador table, .productos-buscador-corto, .productos-buscador-largo,
#productos-listado-lateral, #productos-listado table, 
#productos-familia-lateral, #productos-familia table,
#manuales-buscador, #manuales-buscador table, .manuales-corto, .manuales-largo,
.formulario-submit, .formulario-submit2 { /* Pequeña */
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

#destacado-rojo, .destacado-rojo { /* Pequeña */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #B32727;
	font-weight: bold;
}

#destacado-negro, .destacado-negro { /* Pequeña */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

/* Etiquetas base ---------------------------------------------------- */
a, a:visited, a:active {
	color:#9F100F;
	text-decoration: none;
	background-image: url(http://www.mosa.es/images/links-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

hr {
	height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 100%;
	clear: both;
	float: left;
	color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

table {
	clear: both;
}

h1 {
	font-family: "Arial Narrow", Arial, "Trebuchet MS", Tahoma;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #959595;
	clear: both;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h1 b {
	color: #202020;
}

h1 strong {
	color: #B32727;
}

#content h1 strong {
	color: #202020;
}

h3 {
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	clear: both;
}

li {
	background-image: url(http://www.mosa.es/images/bullet1.gif);
	background-position: 0px 5px;
	list-style-type: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* Encabezado -------------------------------------------------------- */
#logotipo {
	clear: none;
	float: left;
	width: 210px;
	overflow: hidden;
	padding: 0px;
	color: #000000;
	text-align: left;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}

#logotipo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#links {
	clear: none;
	float: right;
	width: 545px;
	overflow: hidden;
	padding: 0px;
	color: #000000;
	text-align: right;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
}

#links a, #links a:visited, #links a:active {
	color:#555555;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#links a:hover {
	color:#9F100F;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#links img {
	margin-right: 6px;
	margin-left: 6px;
}

/* Menú -------------------------------------------------------------- */
#menu {
	background-color: #555555;
	clear: both;
	height: 29px;
	width: 792px;
	overflow: hidden;
	text-align: center;
	background-image: url(http://www.mosa.es/images/menu-bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
}

#menu table {
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
}

#menu a, #menu a:visited, #menu a:active {
	color:#FFFFFF;
	text-decoration: none;
	background-image: none;
	vertical-align: middle;
	margin: 0px;
	line-height: 21px;
	height: 29px;
	overflow: hidden;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 14px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .selected, #menu b {
	color: #B32727;
	text-decoration: underline;
	background-color: #FFFFFF;
}

/* Imagen ------------------------------------------------------------ */
#image {
	height: auto;
	width: 762px;
	overflow: hidden;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-bottom: 10px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#image img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

/* Content ----------------------------------------------------------- */
#content {
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*height: 250px;*/
}

#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content a, #content a:visited, #content a:active {
	color: #B32727;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content td a, #content td a:visited, #content td a:active {
	color: #B32727;
	text-decoration: none;
	background-image: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content td a:hover {
	color: #000000;
	text-decoration: none;
}

#content td a img {
	color: #B32727;
	text-decoration: none;
	background-image: none;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* Home - Noticias --------------------------------------------------- */
#noticias {
	float: left;
	clear: none;
	height: auto;
	width: 470px;
	padding-bottom: 28px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

#noticias u {
	font-weight: normal;
	color: #B32727;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#noticias a, #noticias a:visited, #noticias a:active {
	background-image: url(http://www.mosa.es/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-weight: bold;
	color: #B32727;
	margin: 0px;
}

#noticias a:hover {
	color: #000000;
	text-decoration: none;
}

#noticias p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#noticias div {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#noticias div a, #noticias div a:visited, #noticias div a:active {
	background-image: url(http://www.mosa.es/images/link-html.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 32px;
	line-height: 15px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	background-position: left center;
	margin: 0px;
}

#noticias div a:hover {
	text-decoration: underline;
}

/* Home - Banners ---------------------------------------------------- */
#banners {
	clear: none;
	float: right;
	width: 270px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
}

/* Submenu ----------------------------------------------------------- */
#submenu-lateral {
	clear: left;
	float: left;
	height: auto;
	width: 213px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 16px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#submenu {
	background-color: #EFEFEF;
	clear: left;
	float: left;
	height: auto;
	width: 213px;
	overflow: hidden;
	background-image: url(http://www.mosa.es/images/submenu-bck.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	margin-bottom: 16px;
	text-align: left;
}

#submenu h1 {
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
}

#submenu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
	line-height: 13px;
}

#submenu strong {
	font-weight: normal;
	color: #000000;
	float: left;
	margin-left: 13px;
	margin-top: -7px;
	margin-bottom: 2px;
}

#submenu a, #submenu a:visited, #submenu a:active {
	color:#B32727;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 14px;
	clear: both;
	float: left;
	background-image: url(http://www.mosa.es/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

#submenu a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}

#paginas {
}

#paginas img {	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#paginas a, #paginas a:visited, #paginas a:active {
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#paginas a:hover {
	color: #B32727;
	text-decoration: none;
}

#linksright {
	text-align: left;
	vertical-align: top;
	clear: both;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	float: left;
}

#linksright a, #linksright a:visited, #linksright a:active {
	color: #B32727;
	background-image: url(http://www.mosa.es/images/bullet3.gif);
	text-decoration: none;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 75px;
}

#linksright a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Submenu - Últimas noticias ---------------------------------------- */
#lastnews {
	clear: left;
	float: left;
	height: auto;
	width: 213px;
	overflow: hidden;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C2C2C2;
}

#lastnews h2 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	margin-left: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#lastnews b {
	margin-left: 28px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
}

#lastnews a, #lastnews a:visited, #lastnews a:active {
	color:#000000;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 14px;
	clear: both;
	float: left;
	background-image: url(http://www.mosa.es/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 14px;
	margin-top: 9px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	width: auto;
}

#lastnews a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
}

#lastnews .txt-s {
	margin-right: 0px;
	margin-left: 14px;
	clear: both;
	float: left;
	padding-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* Productos - Buscador & Manuales - Buscador ------------------------ */
#productos-buscador,
#manuales-buscador {
	clear: left;
	float: left;
	height: auto;
	width: 264px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	background-image: url(http://www.mosa.es/images/buscador-bck.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productos-buscador h2,
#manuales-buscador h2 {
	background-image: url(http://www.mosa.es/images/buscador-h2.gif);
	background-repeat: no-repeat;
	height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0px;
	text-align: left;
}

#productos-buscador table,
#manuales-buscador table {
	font-weight: bold;
	width: 236px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.productos-buscador-corto, .productos-buscador-largo,
.manuales-corto, .manuales-largo {
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.productos-buscador-corto,
.manuales-corto {
	width: 113px;
}

.productos-buscador-largo,
.manuales-largo {
	width: 236px;
}

/* Productos - Listado & Familia ------------------------------------- */
#productos-listado-lateral, 
#productos-familia-lateral {
	height: auto;
	width: 483px;
	overflow: hidden;
	margin: 0px;
	float: left;
	clear: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#productos-listado-lateral p,
#productos-familia-lateral p {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#productos-listado-lateral p a, #productos-listado-lateral p a:visited, #productos-listado-lateral p a:active,
#productos-familia-lateral p a, #productos-familia-lateral p a:visited, #productos-familia-lateral p a:active {
	color:#B32727;
	text-decoration: none;
	background-image: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#productos-listado-lateral p a:hover,
#productos-familia-lateral p a:hover {
	color:#000000;
	text-decoration: none;
}

#productos-listado-lateral p a img,
#productos-familia-lateral p a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#productos-listado,
#productos-familia {
	clear: both;
	float: left;
	height: auto;
	width: 483px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	background-image: url(http://www.mosa.es/images/listado-productos-bck.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#productos-listado h2,
#productos-familia h2 {
	background-image: url(http://www.mosa.es/images/listado-productos-h2.gif);
	background-repeat: no-repeat;
	height: 29px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0px;
	text-align: left;
}


#productos-listado table,
#productos-familia table {
	width: 100%;
}

#productos-listado td,
#productos-familia td {
	text-align: center;
	vertical-align: bottom;
	width: 20%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#productos-listado td img,
#productos-familia td img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#productos-listado td a, #productos-listado td a:visited, #productos-listado td a:active,
#productos-familia td a, #productos-familia td a:visited, #productos-familia td a:active {
	color:#666666;
	text-decoration: none;
	background-image: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#productos-listado td a:hover,
#productos-familia td a:hover {
	color:#000000;
	text-decoration: underline;
}

/* Productos - Familia ----------------------------------------------- */
#productos-familia-lateral {
	width: 222px;
	margin-right: 35px;
	clear: none;
	float: left;
	background-color: #FFFFFF;
}

#productos-familia-lateral p {
}

#productos-familia-lateral p a, #productos-familia-lateral p a:visited, #productos-familia-lateral p a:active {
	background-image: url(http://www.mosa.es/images/links-bck2.gif);
	background-position: left center;
	padding-left: 17px;
	margin-left: 4px;
	line-height: 15px;
}

#productos-familia-lateral p a:hover {
	text-decoration: underline;
}

#productos-familia-lateral p a img {
}

#productos-familia {
	background-image: url(http://www.mosa.es/images/familia-bck.gif);
	width: 222px;
}

#productos-familia h2 {
	background-image: url(http://www.mosa.es/images/familia-h2.gif);
}

#productos-familia table {
	width: 90%;
}

#productos-familia td {
}

#productos-familia td img {
}

#productos-familia td a, #productos-familia td a:visited, #productos-familia td a:active {
}

#productos-familia td a:hover {
}

/* Productos - Ficha ------------------------------------------------- */
#productos-ficha-foto {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#productos-ficha-foto img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#productos-ficha-datos {
	margin: 0px;
	padding: 0px;
}

#productos-ficha-datos p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#productos-ficha-datos b {
	font-weight: bold;
	color: #000000;
}

/* Manuales - Buscador ----------------------------------------------- */
#manuales-buscador {
	margin-bottom: 30px;
	margin-top: -10px;
	background-image: url(http://www.mosa.es/images/manuales-bck.gif);
	width: 222px;
}

#manuales-buscador h2 {
	background-image: url(http://www.mosa.es/images/manuales-h2.gif);
}

#manuales-buscador table {
	width: 194px;
}

.manuales-corto, .manuales-largo {
}

.manuales-corto {
}

.manuales-largo {
	width: 194px;
}

/* Footer ------------------------------------------------------------ */
#footer {
	clear: both;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	background-image: url(http://www.mosa.es/images/footer-bck2.gif);
	height: auto;
	background-color: #555555;
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	width: auto;
	margin: 0px;
}

#footer p, #footer ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 735px;
	color: #999999;
	line-height: 14px;
}

#footer p a, #footer p a:visited {
	background-image: none;
}

#footer p a:hover, #footer p a:active {
	background-image: none;
}

#footer ul li {
	margin: 0px;
	list-style-type: none;
	color: #909090;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: none;
	text-align: left;
}

#footer ul li a, #footer ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#footer ul li a:hover, #footer ul li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer ul li a b, #footer ul li a:visited b {
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	text-decoration: none;
}

#footer ul li a:hover b, #footer ul li a:active b {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer #legal {
	color: #dddddd;
	text-align: left;
	padding-bottom: 10px;
}

#footer #legal a, #footer #legal a:visited {
	color: #eeeeee;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#footer #legal a:hover, #footer #legal a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footer #share {
	clear: none;
	float: left;
	padding-left: 14px;
}

#footer #share  a img {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}

#footer #xplora {
	clear: none;
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 15px;
}

#footer #xplora a, #footer #xplora a:visited {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#footer #xplora a:hover, #footer #xplora a:active {
	color: #CCCCCC;
	text-decoration: none;
}

/* Formulario contacto ----------------------------------------------- */
#formulario {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#formulario td {
	margin: 0px;
	padding: 0px;
}

#formulario .etiqueta {
	font-weight: bold;
	color: #000000;
}

#formulario i {
	font-style: normal;
	font-weight: normal;
	color: #B32727;
	font-size: 9px;
}

#formulario td a, #formulario td a:visited, #formulario td a:active {
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#formulario td a:hover {
	color: #B32727;
	text-decoration: none;
}

.formulario-field {
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #666666;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.formulario-memo {
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-left: 5px;
	scrollbar-arrow-color: #E5E5E5;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-track-color: #E5E5E5;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #E5E5E5;
	scrollbar-3dlight-color: #E5E5E5;
}

.formulario-submit {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	color: #8C1F1F;
	background-image: url(http://www.mosa.es/images/bullet3.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 5px;
}

.formulario-submit2 {
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(http://www.mosa.es/images/bullet5.gif);
	background-color: #8C1F1F;
	background-image: url(http://www.mosa.es/images/bullet5.gif);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#province {
	margin-top: -10px;
}
