/* Base -------------------------------------------------------------------------------------------------------------- */
.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;
}

#preheader {
	background-image: url(http://www.ferrari.pt/images/preheader-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 15px;
	overflow: hidden;
	float: none;
}

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

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

/* Tipografias ------------------------------------------------------------------------------------------------------- */
.tipografias------------------- {}

#txt-m, .txt-m, #txt-m li, .txt-m li, #txt-m ul, .txt-m ul, 
#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;
	text-align: left;
}

#txt-m p , .txt-m p { 
	float:none;
	clear:none;
}

#txt-s, .txt-s, h2, #logotipo, #links, #menu, #menu table, #footer, #lastnews, #paginas, 
#submenu, #submenu h1, #submenu table, #newslist, #newslist h1, #leftcol,
.formulario-submenu-field, .formulario-submenu-submit,
.txt-s td,
.formulario-submit, .formulario-submit2 { /* Pequeña */
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

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

#destacado-rojo, .destacado-rojo, #destacado-verde, .destacado-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #479700;
	font-weight: bold;
}

#texto-verde, .texto-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #479700;
}

/* Etiquetas base ---------------------------------------------------------------------------------------------------- */
.etiquetas-base---------------- {}

a, a:visited, a:active {
	color:#479700;
	text-decoration: none;
	background-image: url(http://www.ferrari.pt/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: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h1 b {
	color: #202020;
}

h1 strong {
	color: #479700;
}

#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.ferrari.pt/images/bullet6.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 -------------------------------------------------------------------------------------------------------- */
.encabezado-------------------- {}

#header-bck {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 115px;
	overflow: hidden;
}

#links {
	clear: both;
	float: none;
	width: 752px;
	overflow: hidden;
	color: #959595;
	text-align: right;
	margin-left: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #F7F7F7;
	margin: 0px;
	background-image: url(images/pme-excelencia-09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding: 0px;
	height: 29px;
}

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

#links a:hover {
	color:#479700;
	text-decoration: underline;
	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: 9px;
	margin-left: 9px;
}

#links #selected {
	color:#479700;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#image {
	height: 135px;
	width: 752px;
	overflow: hidden;
	text-align: right;
	vertical-align: top;
	border-bottom-style: none;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Menu -------------------------------------------------------------------------------------------------------------- */
.menu-------------------------- {}

#menu {
	background-color: #479700;
	clear: both;
	height: 25px;
	width: 752px;
	overflow: hidden;
	text-align: center;
	background-image: url(http://www.ferrari.es/images/menu-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	float: none;
	padding: 0px;
	margin-bottom: 15px;
}

#menu table {
	float:none;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	margin:0px;
}

#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: 24px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 14px;
}

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

#menu .selected, #menu b {
	color: #bbdd44;
	text-decoration: none;
}

/* Content ----------------------------------------------------------------------------------------------------------- */
.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;
	clear: none;
	width: 507px;	/*height: 250px;*/
}

#content h1 {
	color: #367200;
	font-family: "Arial Narrow", Arial, "Trebuchet MS", Tahoma;
	font-size: 18px;
}

#content h1 strong, #content h1 b {
	color: #5F5F5F;
}

#content h2 {
	color: #367200;
	font-family: "Arial Narrow", Arial, "Trebuchet MS", Tahoma;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#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: #479700;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

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

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

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

#content td a img {
	color: #479700;
	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-bottom: 3px;
	margin-left: 0px;
} 

.table-break-line {
	background-image: url(http://www.ferrari.pt/images/pointline-2.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	height: 31px;
	overflow: hidden;
}

.txt-s table {
	border: 1px solid #DBDBDB;
	margin: 0px;
	width: 99%;
}

.txt-s td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Inicio ------------------------------------------------------------------------------------------------------------ */
.inicio-------------------------- {}

#banners {
	clear: none;
	float: left;
	width: 209px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#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: #357200;
	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.ferrari.pt/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: #479700;
	margin: 0px;
	text-decoration: none;
}

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

#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 #more a, #noticias #more a:visited, #noticias #more a:active {
	background-image: url(http://www.ferrari.pt/media/Image/link-archivo.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 #more a:hover {
	text-decoration: underline;
}

#noticias p a, #noticias p a:visited, #noticias p a:active {
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

/* Footer ------------------------------------------------------------------------------------------------------------ */
.footer-------------------------- {}

#footer {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(http://www.ferrari.pt/images/footer-bck.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	float: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}

#footer img {
	margin-right: 5px;
	margin-left: 5px;
}

#footer #left {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

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

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .right a, #footer .right a:visited, #footer .right a:active {
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #AAAAAA;
	text-decoration: none;
}

#footer .right a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

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

/* Submenu ----------------------------------------------------------- */
.submenu------------------------- {}

#leftcol {
	clear: left;
	float: left;
	width: 249px;
	text-align: left;
	vertical-align: super;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#leftcol a, #leftcol a:visited, #leftcol a:active {
	color:#479700;
	text-decoration: none;
	clear: both;
	float: left;
	background-image: url(http://www.ferrari.pt/images/links-bck2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

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

#submenu {
	clear: left;
	float: left;
	width: 209px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	background-image: url(http://www.ferrari.pt/images/t1-bck.gif);
	padding: 0px;
	background-repeat: repeat-y;
}

#submenu a, #submenu a:visited, #submenu a:active {
	color:#479700;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 20px;
	clear: both;
	float: left;
	background-image: url(http://www.ferrari.pt/images/arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 178px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

#submenu a:hover {
	color:#479700;
	text-decoration: underline;
	font-weight: normal;
}

#submenu a b {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

#submenu #top {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t1-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 209px;
}

#submenu #bot {
	clear: both;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t1-bot.gif);
	float: left;
	width: 209px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#submenu h1 {
	font-weight: bold;
	color: #479700;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 21px;
	background-image: url(http://www.ferrari.pt/images/pointline-2.gif);
	background-repeat: repeat-x;
	background-position: left 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 12px;
}

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

#submenu table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding: 0px;
	width: 169px;
	overflow: hidden;
}

/* Newslist ---------------------------------------------------------- */
.newslist------------------------ {}

#newslist {
	clear: left;
	float: left;
	width: 209px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(http://www.ferrari.pt/images/t2-bck2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#newslist #top {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 15px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t2-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 209px;
	background-position: left top;
}

#newslist #bot {
	clear: both;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t2-bot.gif);
	float: left;
	width: 209px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newslist h1 {
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	background-image: url(http://www.ferrari.pt/images/pointline-1.gif);
	background-repeat: repeat-x;
	background-position: left 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	line-height: 12px;
	clear: both;
	width: 169px;
}

#newslist a, #newslist a:visited, #newslist a:active {
	color:#000000;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 20px;
	clear: both;
	float: left;
	background-image: url(http://www.ferrari.pt/images/arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 156px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: 13px;
}

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

#newslist b {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 140px;
}

#newslist p {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#newslist table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding: 0px;
	width: 169px;
	overflow: hidden;
}

#newslist table .cell-left, #newslist table .cell-right {
	vertical-align: top;
	height: 83px;
}

#newslist table .cell-left {
	text-align: left;
}

#newslist table .cell-right {
	text-align: right;
	padding-left:8px;
}

#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: #479700;
	background-image: url(http://www.ferrari.pt/media/Image/bullet1.gif);
	text-decoration: none;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 80px;
	background-repeat: no-repeat;
}

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

/* Formulario -------------------------------------------------------- */
.formulario---------------------- {}

.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: #479700;
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-image: none;
	padding-left: 7px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

.formulario-submit2 {
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(http://www.ferrari.pt/images/bullet5.gif);
	background-color: #8C1F1F;
	background-image: url(http://www.ferrari.pt/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;
}

.formulario-submenu-field {
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 169px;
	height:15px;
}

.formulario-submenu-submit {
	background-color: #479700;
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-image: none;
	padding-left: 7px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Productos - Ficha ------------------------------------------------- */
.productos----------------------- {}

#productos-ficha-foto {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 194px;
	height: 193px;
}

#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;
	width: 314px;
	text-align: left;
	vertical-align: top;
	background-image: url(http://www.ferrari.pt/images/t3-bck.gif);
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#productos-ficha-datos #top {
	margin: 0px;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t3-top.gif);
	background-repeat: no-repeat;
	width: 314px;
	float: left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	background-color: #FFFFFF;
}

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

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

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

#productos-ficha-botones {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	height: 26px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#productos-ficha-links {}

#productos-ficha-links a, #productos-ficha-links a:visited, #productos-ficha-links a:active {
	font-size: 9px;
}

#productos-ficha-links a:hover {
	color: #1E5100;
	text-decoration: underline;
}

#productos-ficha-links img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productos-ficha-banner {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#productos-ficha-menu {
	background-image: url(http://www.ferrari.pt/images/productos-menu-bck.gif);
	background-repeat: repeat-x;
	height: 47px;
	overflow: hidden;
}

#productos-ficha-menu table {
}

#productos-ficha-menu table td {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#productos-ficha-menu table td a, #productos-ficha-menu table td a:visited, #productos-ficha-menu table td a:active {
	font-size: 9px;
	color: #666666;
	background-image: url(http://www.ferrari.pt/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

}

#productos-ficha-menu table td a:hover {
}

#productos-ficha-menu table td a b {
	font-weight: bold;
	color: #000000;
}

/* Noticias - Páginas ------------------------------------------------ */
.paginas------------------------- {}

#paginas {
	clear: both;
	float: none;
	text-align: center;
	width: 220px;
	color: #000000;
}

#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: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: none;
	float: none;
}

#paginas a, #paginas a:visited, #paginas a:active {
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	clear: none;
	float: none;
	width: auto;
	font-weight: normal;
}

#paginas a:hover {
	text-decoration: underline;
	color: #367200;
}

#paginas a b {
	font-weight: normal;
	color: #666666;
}

#paginas strong {
	font-weight: bold;
	color: #367200;
	position: relative;
}

/* Noticias - Páginas ------------------------------------------------ */
.formulario-contacto------------- {}

#formulario {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

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

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

#formulario i {
	font-style: normal;
	font-weight: normal;
	color: #479700;
	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: #479700;
	text-decoration: none;
}

.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}


/* 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.ferrari.pt/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.ferrari.pt/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-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:#479700;
	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.ferrari.pt/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.ferrari.pt/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-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.ferrari.pt/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.ferrari.pt/images/familia-bck.gif);
	width: 222px;
}

#productos-familia h2 {
	background-image: url(http://www.ferrari.pt/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 {
}


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

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

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

.manuales-corto, .manuales-largo {
}

.manuales-corto {
}

.manuales-largo {
	width: 194px;
}
*/
/* Base -------------------------------------------------------------------------------------------------------------- */
.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;
}

#preheader {
	background-image: url(http://www.ferrari.pt/images/preheader-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 15px;
	overflow: hidden;
	float: none;
}

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

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

/* Tipografias ------------------------------------------------------------------------------------------------------- */
.tipografias------------------- {}

#txt-m, .txt-m, #txt-m li, .txt-m li, #txt-m ul, .txt-m ul, 
#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;
	text-align: left;
}

#txt-m p , .txt-m p { 
	float:none;
	clear:none;
}

#txt-s, .txt-s, h2, #logotipo, #links, #menu, #menu table, #footer, #lastnews, #paginas, 
#submenu, #submenu h1, #submenu table, #newslist, #newslist h1, #leftcol,
.formulario-submenu-field, .formulario-submenu-submit,
.txt-s td,
.formulario-submit, .formulario-submit2 { /* Pequeña */
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

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

#destacado-rojo, .destacado-rojo, #destacado-verde, .destacado-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #479700;
	font-weight: bold;
}

#texto-verde, .texto-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #479700;
}

/* Etiquetas base ---------------------------------------------------------------------------------------------------- */
.etiquetas-base---------------- {}

a, a:visited, a:active {
	color:#479700;
	text-decoration: none;
	background-image: url(http://www.ferrari.pt/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: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h1 b {
	color: #202020;
}

h1 strong {
	color: #479700;
}

#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.ferrari.pt/images/bullet6.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 -------------------------------------------------------------------------------------------------------- */
.encabezado-------------------- {}

#header-bck {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 115px;
	overflow: hidden;
}

#links {
	clear: both;
	float: none;
	width: 752px;
	overflow: hidden;
	padding: 0px;
	color: #959595;
	text-align: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	background-color: #FFFFFF;
}

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

#links a:hover {
	color:#479700;
	text-decoration: underline;
	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: 9px;
	margin-left: 9px;
}

#links #selected {
	color:#479700;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#image {
	height: 135px;
	width: 752px;
	overflow: hidden;
	text-align: right;
	vertical-align: top;
	border-bottom-style: none;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Menu -------------------------------------------------------------------------------------------------------------- */
.menu-------------------------- {}

#menu {
	background-color: #479700;
	clear: both;
	height: 25px;
	width: 752px;
	overflow: hidden;
	text-align: center;
	background-image: url(http://www.ferrari.es/images/menu-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	float: none;
	padding: 0px;
	margin-bottom: 15px;
}

#menu table {
	float:none;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	margin:0px;
}

#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: 30px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 14px;
}

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

#menu .selected, #menu b {
	color: #bbdd44;
	text-decoration: none;
}

/* Content ----------------------------------------------------------------------------------------------------------- */
.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;
	clear: none;
	width: 507px;	/*height: 250px;*/
}

#content h1 {
	color: #367200;
	font-family: "Arial Narrow", Arial, "Trebuchet MS", Tahoma;
	font-size: 18px;
}

#content h1 strong, #content h1 b {
	color: #5F5F5F;
}

#content h2 {
	color: #367200;
	font-family: "Arial Narrow", Arial, "Trebuchet MS", Tahoma;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#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: #479700;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

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

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

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

#content td a img {
	color: #479700;
	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-bottom: 3px;
	margin-left: 0px;
} 

.table-break-line {
	background-image: url(http://www.ferrari.pt/images/pointline-2.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	height: 31px;
	overflow: hidden;
}

.txt-s table {
	border: 1px solid #DBDBDB;
	margin: 0px;
	width: 99%;
}

.txt-s td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	text-align: left;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Inicio ------------------------------------------------------------------------------------------------------------ */
.inicio-------------------------- {}

#banners {
	clear: none;
	float: left;
	width: 209px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

#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: #357200;
	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.ferrari.pt/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: #479700;
	margin: 0px;
	text-decoration: none;
}

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

#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 #more a, #noticias #more a:visited, #noticias #more a:active {
	background-image: url(http://www.ferrari.pt/media/Image/link-archivo.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 #more a:hover {
	text-decoration: underline;
}

#noticias p a, #noticias p a:visited, #noticias p a:active {
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

/* Footer ------------------------------------------------------------------------------------------------------------ */
.footer-------------------------- {}

#footer {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(http://www.ferrari.pt/images/footer-bck.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	float: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
}

#footer img {
	margin-right: 5px;
	margin-left: 5px;
}

#footer #left {
	float: left;
	width: 550px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

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

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .right a, #footer .right a:visited, #footer .right a:active {
	margin: 0px;
	padding: 0px;
	background-image: none;
	color: #AAAAAA;
	text-decoration: none;
}

#footer .right a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

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

/* Submenu ----------------------------------------------------------- */
.submenu------------------------- {}

#leftcol {
	clear: left;
	float: left;
	width: 249px;
	text-align: left;
	vertical-align: super;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#leftcol a, #leftcol a:visited, #leftcol a:active {
	color:#479700;
	text-decoration: none;
	clear: both;
	float: left;
	background-image: url(http://www.ferrari.pt/images/links-bck2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

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

#submenu {
	clear: left;
	float: left;
	width: 209px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	background-image: url(http://www.ferrari.pt/images/t1-bck.gif);
	padding: 0px;
	background-repeat: repeat-y;
}

#submenu a, #submenu a:visited, #submenu a:active {
	color:#479700;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 20px;
	clear: both;
	float: left;
	background-image: url(http://www.ferrari.pt/images/arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 178px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

#submenu a:hover {
	color:#479700;
	text-decoration: underline;
	font-weight: normal;
}

#submenu a b {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

#submenu #top {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t1-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 209px;
}

#submenu #bot {
	clear: both;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t1-bot.gif);
	float: left;
	width: 209px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#submenu h1 {
	font-weight: bold;
	color: #479700;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 21px;
	background-image: url(http://www.ferrari.pt/images/pointline-2.gif);
	background-repeat: repeat-x;
	background-position: left 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 12px;
}

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

#submenu table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding: 0px;
	width: 169px;
	overflow: hidden;
}

/* Newslist ---------------------------------------------------------- */
.newslist------------------------ {}

#newslist {
	clear: left;
	float: left;
	width: 209px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(http://www.ferrari.pt/images/t2-bck2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#newslist #top {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 15px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t2-top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 209px;
	background-position: left top;
}

#newslist #bot {
	clear: both;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t2-bot.gif);
	float: left;
	width: 209px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newslist h1 {
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	background-image: url(http://www.ferrari.pt/images/pointline-1.gif);
	background-repeat: repeat-x;
	background-position: left 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	line-height: 12px;
	clear: both;
	width: 169px;
}

#newslist a, #newslist a:visited, #newslist a:active {
	color:#000000;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 20px;
	clear: both;
	float: left;
	background-image: url(http://www.ferrari.pt/images/arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 156px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 13px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: 13px;
}

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

#newslist b {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 140px;
}

#newslist p {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#newslist table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding: 0px;
	width: 169px;
	overflow: hidden;
}

#newslist table .cell-left, #newslist table .cell-right {
	vertical-align: top;
	height: 83px;
}

#newslist table .cell-left {
	text-align: left;
}

#newslist table .cell-right {
	text-align: right;
	padding-left:8px;
}

#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: #479700;
	background-image: url(http://www.ferrari.pt/media/Image/bullet1.gif);
	text-decoration: none;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 80px;
	background-repeat: no-repeat;
}

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

/* Formulario -------------------------------------------------------- */
.formulario---------------------- {}

.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: #479700;
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-image: none;
	padding-left: 7px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

.formulario-submit2 {
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(http://www.ferrari.pt/images/bullet5.gif);
	background-color: #8C1F1F;
	background-image: url(http://www.ferrari.pt/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;
}

.formulario-submenu-field {
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 169px;
	height:15px;
}

.formulario-submenu-submit {
	background-color: #479700;
	border: 0px solid #FFFFFF;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-image: none;
	padding-left: 7px;
	height: auto;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Productos - Ficha ------------------------------------------------- */
.productos----------------------- {}

#productos-ficha-foto {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 194px;
	height: 193px;
}

#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;
	width: 314px;
	text-align: left;
	vertical-align: top;
	background-image: url(http://www.ferrari.pt/images/t3-bck.gif);
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#productos-ficha-datos #top {
	margin: 0px;
	padding: 0px;
	height: 9px;
	overflow: hidden;
	background-image: url(http://www.ferrari.pt/images/t3-top.gif);
	background-repeat: no-repeat;
	width: 314px;
	float: left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	background-color: #FFFFFF;
}

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

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

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

#productos-ficha-botones {
	text-align: right;
	vertical-align: top;
	margin: 0px;
	height: 26px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#productos-ficha-links {}

#productos-ficha-links a, #productos-ficha-links a:visited, #productos-ficha-links a:active {
	font-size: 9px;
}

#productos-ficha-links a:hover {
	color: #1E5100;
	text-decoration: underline;
}

#productos-ficha-links img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productos-ficha-banner {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#productos-ficha-menu {
	background-image: url(http://www.ferrari.pt/images/productos-menu-bck.gif);
	background-repeat: repeat-x;
	height: 47px;
	overflow: hidden;
}

#productos-ficha-menu table {
}

#productos-ficha-menu table td {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#productos-ficha-menu table td a, #productos-ficha-menu table td a:visited, #productos-ficha-menu table td a:active {
	font-size: 9px;
	color: #666666;
	background-image: url(http://www.ferrari.pt/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;

}

#productos-ficha-menu table td a:hover {
}

#productos-ficha-menu table td a b {
	font-weight: bold;
	color: #000000;
}

/* Noticias - Páginas ------------------------------------------------ */
.paginas------------------------- {}

#paginas {
	clear: both;
	float: none;
	text-align: center;
	width: 220px;
	color: #000000;
}

#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: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: none;
	float: none;
}

#paginas a, #paginas a:visited, #paginas a:active {
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	clear: none;
	float: none;
	width: auto;
	font-weight: normal;
}

#paginas a:hover {
	text-decoration: underline;
	color: #367200;
}

#paginas a b {
	font-weight: normal;
	color: #666666;
}

#paginas strong {
	font-weight: bold;
	color: #367200;
	position: relative;
}

/* Noticias - Páginas ------------------------------------------------ */
.formulario-contacto------------- {}

#formulario {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

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

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

#formulario i {
	font-style: normal;
	font-weight: normal;
	color: #479700;
	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: #479700;
	text-decoration: none;
}

.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}
.------------------------------------------ {}


/* 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.ferrari.pt/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.ferrari.pt/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-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:#479700;
	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.ferrari.pt/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.ferrari.pt/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-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.ferrari.pt/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.ferrari.pt/images/familia-bck.gif);
	width: 222px;
}

#productos-familia h2 {
	background-image: url(http://www.ferrari.pt/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 {
}


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

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

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

.manuales-corto, .manuales-largo {
}

.manuales-corto {
}

.manuales-largo {
	width: 194px;
}
*/
