@import url("formacao.css");

/* GLOBAL */
* 
{	
	margin: 0; 
	padding: 0;
}

body { 
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	background: #F6F6F6;
	margin: 15px 0 0 0;
}

p 
{	
	color: #000;
	padding: 0 0 10px 0;
}
p.header {	
	font-size: 12px; 
	color: #000000;
	font-weight:bold;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
}
A {
	color: #000000; 
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

A.type1 {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
A.type1:hover {
	text-decoration: underline;
}

UL LI.none{
	list-style:none;
	padding: 0 0 10px 20px;	
}
H2{
	text-transform:uppercase;
	font-size: 20px;
}
H4{
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
}
H5{
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
}
img{	
	border: 0;
}
label
{
	font-size:12px;
	font-weight:bold;
	display:block;
}
FORM
{
	margin: 0; 
	padding: 0;
}
INPUT.go
{
	width:34px;
	height:23px;
	background-image:url(../imagens/btn_ok.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
}
DIV.clear
{
	clear: both; 
	margin: 0; 
	padding: 0; 
	height: 0;
}

/* SITE main */
.pageWraper
{
	margin: 0 auto;
	padding: 0;
	width: 990px;
	border: solid 1px #DEDEDE;
	background-color:#FFFFFF;
	background-image:url(../imagens/pageWraper_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.pageWraper .pageContent
{
	margin: 0 auto;
	width: 970px;
}

.pageWraper DIV.pageHeader
{
	width: 970px;
}

.pageWraper DIV.pageHeader DIV.left
{
	width:217px;
	height:54px;
	float:left;
}
.pageWraper DIV.pageHeader DIV.right
{
	width:753px;
	height:54px;
	float:left;
}
.pageWraper DIV.pageHeader DIV.right DIV.utils
{
	text-align:right;
	color:#999999;
	line-height: 54px;
}
.pageWraper DIV.pageHeader DIV.right DIV.utils SPAN
{
	margin: 0 4px 0 4px;
}

 /* CUSTOM SEARCH STET */
DIV.right DIV.searchField
{
	background-image:url(../imagens/search_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:243px;
	height:23px;
	padding: 0;
	margin: 0;
	float:right; 
}
DIV.right DIV.searchField INPUT.searchField
{
	border: 0;
	padding: 0;
	margin: 0 0 0 5px;
	font-weight:bold;
	width: 190px;
	height:20px;
	color:#666666;
	background:none;
}
DIV.right DIV.searchField INPUT.searchOk
{
	background:none;
	width:33px;
	height:23px;
	border: 0;
	padding: 0;
	margin: 0 0 0 8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}


/* Google search*/
#outer
{
	background-image:url(../imagens/searchV3_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:23px;
	width: 243px;
	padding: 0 0 0 8px;
	float:right;
}
#searchFieldGoogle
{
	padding:0;
	margin:0;
}
#searchFieldGoogle #field
{
	margin: 3px 0 0 0;
	height:16px;
	width:auto;
	overflow:hidden;
}
#searchFieldGoogle #cse-search-box #txtBox
{  
	margin-left:-1px;
	margin-top:-1px;
	height:16px;
	float: left;
	width: 194px;
	color: #666666;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#searchFieldGoogle #mySearch 
{
	float: left;
	width:37px;
	height:23px;
	background-position: left top;
	display:block;
	margin-left:-1px;
	text-indent:-999px;
	border:none;
	color:#fff;
	font-size:1px;
}

/* SITE menu */
.pageContent DIV.navigation
{
	clear:both;
	background-color:#333333;
	width:970px;
	height:24px;
	margin:14px 0 0 0;
	background-image:url(../imagens/nav_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.pageContent DIV.navigation ul 
{
	display:inline;
	list-style-type: none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.pageContent DIV.navigation li 
{ 
	float:left; 	
	margin:0;
	padding:0;
}

.pageContent DIV.navigation A.nav
{
	position:relative;
	top:0;
	float:left;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	border-right:solid 1px #FFF;
	display:block;
	width: 138px;
}
.pageContent DIV.navigation A.nav:hover 
{
	position: relative;
	top:0;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../imagens/nav_bg_on.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.pageContent DIV.navigation A.last
{
	position:relative;
	top:0;
	float:left;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	display:block;
	width:136px;
}
.pageContent DIV.navigation A.last:hover 
{
	position: relative;
	top:0;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../imagens/nav_bg_on.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/*
.pageContent DIV.navigation A.nav
{
	position:relative;
	top:0;
	float:left;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	border-right:solid 1px #FFF;
	display:block;
	width:160px;
}
.pageContent DIV.navigation A.nav:hover 
{
	position: relative;
	top:0;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../imagens/nav_bg_on.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.pageContent DIV.navigation A.last
{
	position:relative;
	top:0;
	float:left;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	display:block;
	width:165px;
}
.pageContent DIV.navigation A.last:hover 
{
	position: relative;
	top:0;
	margin:0;
	padding:5px 0 5px 0;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../imagens/nav_bg_on.gif);
	background-position:top;
	background-repeat:repeat-x;
}

*/
.pageContent DIV.subNavigation
{
	background-color:#CCCCCC;
	background-image:url(../imagens/nav_grey_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:18px;
}

/* FLASH hp */
.pageContent DIV.flashSplash
{
	margin: 6px 0 0 0;
}

/* Conteúdo */
.pageContent DIV.mainContent
{
	margin: 2px 0 0 0;
	border-bottom: solid 1px #CCCCCC;
}

/* usados conteudos*/
.pageContent DIV.mainContentV2 
{
	margin: 6px 0 0 0;
	border-bottom: solid 1px #CCCCCC;
	background-image:url(../imagens/menuLeft_bg.gif);
	background-position:2px 0;
	background-repeat:repeat-y;
}


/* site content */

DIV.mainWraper
{
	width:970px;
}


/* left menu*/
.leftMenu
{
	background-color:#DDDDDD;
	width:168px;
	float:left;
	margin: 0 0 0 2px;
}
.leftMenu UL.menuList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*level 0*/
.leftMenu UL.menuList LI
{
	margin: 0;
	padding: 0;
}
.leftMenu UL.menuList LI A
{
	margin: 0;
	padding: 3px 2px 2px 10px;
	display:block;
	background-color:#DDDDDD;
	color:#333333; /* D1AC00 */
	font-size: 11px;
	text-decoration:none;
}
.leftMenu UL.menuList LI span.list
{
	margin: 0;
	padding: 3px 2px 2px 10px;
	display:block;
	background-color:#DDDDDD;
	color:#333333; /* D1AC00 */
	font-size: 11px;
	text-decoration:none;
}
.leftMenu UL.menuList LI A:hover
{
	margin: 0;
	padding: 3px 2px 2px 10px;
	display:block;
	color:#333333;
	background-color:#EEEEEE;
	text-decoration:none;
}

.leftMenu UL.menuList LI A.active
{
	margin: 0;
	padding: 3px 2px 2px 10px;
	display:block;
	color:#333333;
	background-color:#EEEEEE;
	text-decoration:none;
}

.leftMenu UL.menuList LI A SPAN
{
	color:#666666;
}

/* sub menus level 1*/
.leftMenu UL.menuList UL
{
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

.leftMenu UL.menuList UL LI A.level_1
{
	margin: 0;
	padding: 3px 2px 2px 25px;
	display:block;
	background-color:#DDDDDD;
	color:#1A629D;
	font-size: 11px;
	text-decoration:none;
	background-image:url(../imagens/bulletSquare.gif);
	background-position:15px 8px;
	background-repeat:no-repeat;
}
.leftMenu UL.menuList UL LI A.level_1:hover
{
	margin: 0;
	padding: 3px 2px 2px 25px;
	display:block;
	color:#1A629D;
	/* background-color:#EEEEEE; */
	text-decoration:underline;
}

.leftMenu UL.menuList UL LI A.level_1 SPAN
{
	color:#666666;
}

/* sub menus level 2*/
.leftMenu UL.menuList UL UL
{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.leftMenu UL.menuList UL UL LI A.level_2
{
	margin: 0;
	padding: 3px 2px 2px 25px;
	display:block;
	background-color:#DDDDDD;
	color:#427EBC;
	font-size: 11px;
	text-decoration:none;
	background-image:url(../imagens/bulletCircle.gif);
	background-position:15px 8px;
	background-repeat:no-repeat;
}
.leftMenu UL.menuList UL UL LI A.level_2:hover
{
	margin: 0;
	padding: 3px 2px 2px 25px;
	display:block;
	color:#427EBC;
	text-decoration:underline;
}

.leftMenu UL.menuList UL UL LI A.level_2 SPAN
{
	color:#666666;
}

/* sub menus level 3*/
.leftMenu UL.menuList UL UL UL
{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.leftMenu UL.menuList UL UL UL LI A.level_3
{
	margin: 0;
	padding: 3px 2px 2px 25px;
	display:block;
	background-color:#DDDDDD;
	color:#6099D9;
	font-size: 11px;
	text-decoration:none;
	background-image:url(../imagens/bulletDiamond.gif);
	background-position:15px 8px;
	background-repeat:no-repeat;
}
.leftMenu UL.menuList UL UL UL LI A.level_3:hover
{
	margin: 0;
	padding: 3px 2px 2px 25px;
	display:block;
	color:#6099D9;
	text-decoration:underline;
}

.leftMenu UL.menuList UL UL UL LI A.level_3 SPAN
{
	color:#666666;
}


/* main header  */
DIV.mainWraper DIV.main
{
	float:left;
	width: 797px;
	margin: 0 0 0 2px;
}
DIV.mainWraper DIV.main DIV.header
{
	background-color:#FFCC00;
	height:85px;
	padding: 0 0 0 18px;
	background-image:url(../imagens/header_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

DIV.mainWraper DIV.main DIV.header_blue
{
	background-color:#0769B4;
	height:85px;
	padding: 0 0 0 18px;
	background-image:url(../imagens/header_bg_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
}

DIV.mainWraper DIV.main DIV.header DIV.title
{
	padding: 15px 0 0 0;
}
DIV.mainWraper DIV.main DIV.header_blue DIV.title
{
	padding: 15px 0 0 0;
	color: #FFFFFF;
}
DIV.mainWraper DIV.main DIV.header DIV.title P.subTitle
{
	font-size: 12px; 
	color: #000000;
	font-weight:bold;
}
DIV.mainWraper DIV.main DIV.header_blue DIV.title P.subTitle
{
	font-size: 12px; 
	color: #FFFFFF;
	font-weight:bold;
}

DIV.mainWraper DIV.main DIV.content
{
	padding: 20px 0 30px 20px;
}

DIV.mainWraper DIV.main DIV.content UL, DIV.mainWraper DIV.main DIV.content UL UL, DIV.mainWraper DIV.main DIV.content UL UL UL
{
	list-style-position:inside;
	margin: 0 0 10px 0;
}
DIV.mainWraper DIV.main DIV.content UL UL
{
	list-style-position:inside;
	margin-left:20px;
}
DIV.mainWraper DIV.main DIV.content UL UL UL
{
	list-style-position:inside;
	margin-left:40px;
}

/* FORMAÇÂO */
DIV.listWraper
{
	margin: 0 0 10px 0;
}
DIV.list
{
	margin: 0;
	padding: 5px;
	background-color:#EEEEEE;
	border-top:solid 1px #CCCCCC;
}

DIV.list DIV.listItem
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
DIV.list DIV.listTitle
{
	font-size:12px;
	font-weight:bold;
}
DIV.list DIV.listTitleNews
{
	font-size:12px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
DIV.list DIV.listItem A
{
	color:#427DBA;
	font-weight:bold;
}


/* RECOMENDAR SITE */
INPUT.boxDisabledRed
{
	width:400px; 
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
INPUT.box0
{
	border: solid 1px #DDDDDD;
}
TEXTAREA.box0
{
	border: solid 1px #DDDDDD;
}


/* CONTACT FORM */
DIV.contactForm DIV
{
	margin: 0 0 5px 0;

}


/* WARNING LABEL*/
DIV.aviso {background-color:#FFCC00; width:280px; padding:10px 10px 15px 10px; clear: both;}
DIV.aviso DIV {padding:0 0px 5px 0px; border-bottom:dashed; border-bottom-color:#B79E71; border-bottom-width:1px;}

/* FEATURES bar */
.pageContent DIV.featuresBar
{
	margin: 17px 0;
}
.pageContent DIV.featuresBar DIV.item
{
	width:194px;
	float:left;
}
.pageContent DIV.featuresBar DIV.item DIV.image
{
/*
	width:90px;
	height:53px;
	*/
	float:left;
}
.pageContent DIV.featuresBar DIV.item DIV.info
{
	width:96px;
	height:53px;
	float:left;
	padding: 0 0 0 8px;
}
.pageContent DIV.featuresBar DIV.item DIV.info DIV.title A
{
	color:#FFA400;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.pageContent DIV.featuresBar DIV.item DIV.info DIV.title A:hover
{
	text-decoration:underline;
}
.pageContent DIV.featuresBar DIV.item DIV.info DIV.description P
{
	font-size:10px;
}
.pageContent DIV.featuresBar DIV.fastSearch
{
	border-left:solid 1px #F9C61D;
	width:181px;
	height:53px;
	float:left;
	padding: 0 0 0 12px;
}
.pageContent DIV.featuresBar DIV.fastSearch DIV.title
{
	font-weight:bold;
	font-size:12px;
}





/* Updated */
DIV.updateInfo
{
	margin: 0 auto;
	width: 990px;	
}
DIV.updateInfo P
{
	color:#999999;
	font-size:10px;
}


/* Footer nav */
DIV.footerNavigation
{
	margin: 0 auto;
	width: 990px;
	padding: 0 0 7px 0;
}
DIV.footerNavigation DIV.left
{
	width: 670px;
	float:left;
	color:#999999;
	margin: 13px 0 0 0;
}
DIV.footerNavigation DIV.left SPAN
{
	padding: 0 5px 0 5px;
}
DIV.footerNavigation DIV.left A
{
	text-decoration:none;
}
DIV.footerNavigation DIV.left A:hover
{
	text-decoration:underline;
}
DIV.footerNavigation DIV.right
{
	width: 319px;
	height:39px;
	float:left;
}

/* Footer copyrights */
DIV.copyrights
{
	margin: 0 auto;
	width: 990px;
	border-top:solid 1px #DEDEDE;
	border-bottom:solid 1px #DEDEDE;
	padding: 10px 0 10px 0;
}
DIV.copyrights P
{
	color:#999999;
}
DIV.copyrights DIV.left
{
	float:left;
}
DIV.copyrights DIV.right
{
	float:right;
}

DIV.gismedia
{
	margin: 0 auto;
	width: 118px;
	padding: 15px 0 0 0;
}


/* LISTAGENS*/

/* família produto */
.tabela_familia_info {}
.tabela_familia_info TD.header_horizontal_2
{
	background-color:#F9F9F9;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 2px;
}
.tabela_familia_info TD.header_horizontal 
{
	background-color:#F9F9F9;
}

.tabela_familia_info TD.header_marca 
{
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.tabela_familia_info TD
{
	border-bottom: solid 1px #CCCCCC;
}

.tabela_familia_info TD A
{
	color:#1A629D;
	text-decoration:none;
}
.tabela_familia_info TD A:hover
{
	text-decoration:underline;
}

.tabela_familia_info TR.linha {}
.tabela_familia_info TR.linha_alt {background-color:#EEEEEE;}

.tabela_familia_info TD.header_linha {}
.tabela_familia_info TD.header_linha_alt { background-color:#EEEEEE;}

/* PRODUTO */
DIV.titulo_2 {}

#tabela_produto_info {}
#tabela_produto_info TD
{
	border-bottom: solid 1px #EEEEEE;
}
#tabela_produto_info TD.header {background-color:#F9F9F9;}
#tabela_produto_info TD.pointer {}
#tabela_produto_info TD.info {}
#tabela_produto_info TD.separador_horizontal {}

#tabela_produto_info_download TD.header {background-color:#F9F9F9;}
#tabela_produto_info_download TD.separador_horizontal {}
#tabela_produto_info_fotos TD.header {background-color:#F9F9F9;}

DIV.area
{
	padding: 0 0 10px 0;
	border-bottom: 1px #E6E6E6 solid;
	margin: 0 0 20px 0;
}

DIV.area2
{
	margin: 0 0 10px 0;
}

DIV.area3
{
	padding: 0 0 10px 0;
	border-bottom: 1px #E6E6E6 solid;
	margin: 0 0 10px 0;
}

#t1-14030000-MAK{
	width:250px;
	margin-bottom:2em;
	float: left;
}
#t1-14030000-MAK h3 {
	background:none repeat scroll 0 0 #CCCCCC;
	border-top:3px solid #FFA400;
	font-size:1em;
	margin-bottom:5px;
	padding:5px;
}
#t1-14030000-MAK div{
	padding-left: 5px;
	line-height: 18px;
}
#t1-14030000-MAK div.odd{
	background: #efefef;
}
#t1-14030000-MAK div.even{
}
#t1-14030000-MAK div span{
	float: right;
}

#t1-14030000-CAT{
	width:250px;
	margin-bottom:2em;
	float: left;
	margin-left: 40px;
}
#t1-14030000-CAT h3 {
	background:none repeat scroll 0 0 #CCCCCC;
	border-top:3px solid #FFA400;
	font-size:1em;
	margin-bottom:5px;
	padding:5px;
}
#t1-14030000-CAT div{
	padding-left: 5px;
	line-height: 18px;
}
#t1-14030000-CAT div.odd{
	background: #efefef;
}
#t1-14030000-CAT div.even{
}
#t1-14030000-CAT div span{
	float: right;
}


/* ACORDEON */
.ui-accordion-header {
	background-color:#333;
	margin: 0;
	padding: 5px;
	border-bottom: solid 1px #fff;
}
.ui-accordion-header a {
	color:#ffcc00;
}



#stet50anos{
width: 59px;
height: 54px;
background: transparent url('../imagens/STETlogo50anos.png') no-repeat 0 0;
float: right;
margin-left: 10px;
}

#MotoresHP{
background: transparent url('../imagens/bg_motrores_hp.png') no-repeat -30px -20px;
height: 484px;
}

#MotoresHP #p2,
#MotoresHP #p3{
width: 330px;
}

#visionlink{
	height: 63px;
	background: transparent url('images/vision_link.jpg') no-repeat -102px 0 ;
	clear: both;
	margin-bottom: 20px;
}
#visionlink #leftLink,
#visionlink #rightLink{
	color: #fff;
	font: bold 1em 'Trebuchet MS', Helvetica, sans-serif;
	margin: 10px 20px;
	text-align: center;
}
#visionlink #leftLink a,
#visionlink #rightLink a{
	color: #fff;
	font: bold 1.2em 'Trebuchet MS', Helvetica, sans-serif;
}

#visionlink #leftLink{
	float:left;
}
#visionlink #rightLink{
	float:right;
}

#p9999999995 p{
	font-size: 1.1em;
}
#p9999999995 h1{
	font-size: 1.9em;
}
#p9999999995 h2{
	font-size: 1.4em;
	margin-bottom: 20px;
}
#p9999999995 ul{
	list-style: none;
}
#p9999999995 ul li{
	list-style: none;
	float: left;
	width: 100px;
	padding: 5px;
	margin: 5px;
	border: solid 1px #666;
	background-color: #FFCC00;
	text-align: center;
	font: bold 1em Verdana;
}
#p9999999995 .notes{
	margin-top: 30px;
	font-size: .8em;
}
#p9999999995 .validade{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
#p9999999995 .contacto{
	text-align: center;
	padding: 10px 0;
}
#p9999999995 .contacto a{
	font-size: 1.2em;
}
#p9999999995 #middleBox{
	margin: 30px 0;
	display: table;
	clear: both;
}
#p9999999995 #middleBox .left {
	float: left;
	text-align: right;
	width: 300px;
}
#p9999999995 #middleBox .center {
	float: left;
	text-align: center;
	width: 150px;
}
#p9999999995 #middleBox .right {
	float: left;
	text-align: left;
	width: 300px;
}

#fale-connosco {
    background: url("images/mail--pencil.png") no-repeat scroll 8px center #FFCC00;
    margin: 8px 2px;
    padding: 4px;
    width: 170px;
}
#fale-connosco div {
	height: 30px;
	margin-left: 30px
}

.pageSlideshow-wrapper{
	width: 360px;
	height: 340px;
	position: relative;
	float: right;
}
ul.stylish li{
	list-style: none;
	background: transparent url("images/arrow_state_grey_right.png") no-repeat -5px center;
	padding: 2px 0 2px 12px;
}

hr{
	color: #fc0;
	background-color: #fc0;
	height: 1px;
	margin: 10px 0;
	border: 0;
	padding: 0;
}

.news-video-thumb{
	float: left;
	margin: 5px;
}

.notes{
	font-size: .8em;
}
.visionlink-highlight{
	text-align: center;
}
.visionlink-highlight a{
	font-size: 1.1em;
	font-weight: bold;
}
.info-alert{
	padding: 3px 3px 3px 24px;
	border: solid 1px #A68910;
	background: #FFE164 url('images/information.png') no-repeat 4px 4px;
    display: table;
    float: right;
    line-height: 18px;
    margin-left: 200px;
	width: 180px;
	margin-bottom: 1em;
}
.info-alert a{
	font-weight: bold;
	text-decoration: underline;
}

.rotundas{
	
}
.rotundas img{
	margin-bottom: 5px;
}
.rotundas div{
    float: left;
    height: 110px;
    width: 255px;
}

a.verdanablue {
    color: #006699;
    font-family: verdana,sans-serif;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
}
.download {
    background: url("images/icon_arrow_down.gif") no-repeat scroll 0 0 transparent;
    padding-left: 10px;
}

