﻿/*homepage.css:Folha de estilos da Pagina principal*/


body {
	background-color:#FFF;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	margin:0 auto 0 auto;
}

.footer {
	background-color:#FFF;
	float:left;
	clear:both;
	width:1010px;
	padding:5px 15px 15px 15px;
	margin:0px;
	height:auto;
	background-image:url(/Style%20Library/FMS.Images/fm_fundo1_TL.png);
	background-repeat:repeat-x;
	background-position:0px bottom;
}

/*  CONTENT LIST  */

.contentList {
	float:left;
	margin:0;
	padding:0 20px 0 0;
	width:340px;
}

.contentList ul {padding:0;}

.contentList ul li {padding:0 0 20px 0;}

.contentList ul li:first-child {margin:0;padding:0;}



.contentList2 {
	text-align:left;
	width:180px;
	float:left;
	margin:0;
	padding:0 0 20px 20px;
	border-left:1px solid #CCC;
}

.contentList2 ul {padding:3px 0 0 0;margin:0;list-style:none;}

.contentList2 ul li {padding:0 0 5px 0;margin:0;}

.contentList2 ul li:first-child {padding-top:0px;}

.contentList2 ul li a:link {color:#333;text-decoration:none;}
.contentList2 ul li a:visited {color:#333;text-decoration:none;}
.contentList2 ul li a:hover {color:#666;}
.contentList2 ul li a:hover:visited {color:#666;}


.contentList3 {
	width:160px;
	float:right;
	margin:0;
	padding:0 0 0 5px;
}


h3 {
	padding:0px;
	margin:0 0 2px 10px;
	list-style-type:none;
	font-weight:bold;
	line-height:125%;
	color:#2883A0;
	font-size:130%;
}

.contentList h3 {
	padding:0px;
	list-style-type:none;
	font-weight:bold;
	font-size:100%;
}


.contentLead {
	font-size:1.2em;
	text-align:justify;
	line-height:1.3em;
	padding:0;
	margin:0 0 5px 0;
}


.contentTitleNewsLink  {
	font-size:1.5em;
	font-weight:bold;
	color:#2883A0;
	border:none;
	width:auto;
}

.contentNewsDate {
	font-size:0.9em;
	color:#333;
	clear:right;
	margin:0 0 1px 0;
}

.contentNewsLead {
	font-size:0.9em;
	color:#333;
	margin:0 0 4px 0;
	text-align:left;
	line-height:1.3em;
	padding:0 0 6px 0;
	border-bottom:1px dotted #CCC;
}

.contentNewsLead a {
	margin:0 0 3px 0;
	font-size:0.9em;
	text-align:left;
	line-height:1.3em;
}

.contentNewsLead a {color:#333;text-decoration:none;}
.contentNewsLead a:visited {color:#333;text-decoration:none;}
.contentNewsLead a:hover {color:#666;}
.contentNewsLead a:hover:visited {color:#666;}



.contentDetailLink {
	font-size:1em;
	padding:0 10px 0 0;
	float:right;
	margin:0 0 0.7em 0;
}

#ContentList1_contentList ul li {
	width:650px;
	height:auto;
	padding:0 0 10px 0;
	margin:0 35px 25px 0;
	overflow:auto;
}


#ContentList2_contentList ul li {
	width:280px;
	height:auto;
	float:left;
	padding:0 0 20px 0;
	margin:0 35px 25px 0;
}

.ContentList2_contentList ul li div {
	margin:0 80px 5px 0;
	padding:0 0 0 20px;
}


.contentImage {
	padding:0;
	margin:0px;
	overflow:hidden;
	width:1022px;
	height:392px;
	position:relative;
	z-index:1;
}

.contentImage img {
	border:0;
	width:1022px;
	height:392px;
	position:absolute;
}

.homeTable {
	width:1010px;
	margin:0 0 10px 0;
}

.homeTable td {	vertical-align:top;}



/*  CAIXAS */

.caixa1 {
	float:left;
	/*width:363px;*/
	width:211px;
	height:222px;
	margin:10px 0 0 18px;
	background-image:url(/Style%20Library/FMS.Images/bg-box1FM.gif);
	background-repeat:no-repeat;
	background-position:left 24px;
}

.caixa1Top {
	width:358px;
	height:12px;
	float:left;
}

.caixa1Title {
	font-size:11px;
	float:left;
	width:auto;
	clear:both;
	padding:0 0 6px 0;
	margin:0 0 1px 0;
	display:block;
	height:18px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(/Style%20Library/FMS.Images/bg-heading-l.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.caixa1Title a {
	color:#2883A0;
	text-decoration:none;
	padding:7px 28px 0px 12px;
	display:block;
	height:17px;
	background-image:url(/Style%20Library/FMS.Images/bg-heading-r.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.caixa1Title a:hover, a:visited:hover {color:#666;}

.caixa1Image {
	background-image:none;
	margin:0;
	padding:0;
	width:363px;
	height:186px;
}

.caixa1Image img {
	margin:0;
	padding:0 0 0 2px;
	width:357px;
	height:189px;
	float:left;
	position:relative;
	z-index:1;
}

.caixa1Text {
	font-size:1em;
	line-height:1em;
	color:#FFF;
	margin:0;
	padding:8px 8px 2px 8px;
}

.caixa1Text a {color:#FFF;text-decoration:none;}
.caixa1Text a:visited {color:#FFF;text-decoration:none;}
.caixa1Text a:hover {}
.caixa1Text a:hover:visited {}

div.caixa1Text:hover {cursor:pointer;}


.caixa1Bottom {
	width:160px;
	height:15px;
}

.caixa1AuxItem {
	width:16px;
	height:16px;
	margin:14px 0 0 5px;
	padding:0;
}


.caixa2 {
	float:left;
	/*width:176px;*/
	width: 211px;
	height:222px;
	margin:10px 0 0 4px;
	background-image:url(/Style%20Library/FMS.Images/bg-box1FM.gif);
	background-repeat:no-repeat;
	background-position:left 24px;
}

/*.caixa2Top {
	width:160px;
	height:12px;
	float:left;
}*/

.caixa2Title {
	font-size:11px;
	float:left;
	width:auto;
	clear:both;
	padding:0 0 6px 0;
	margin:0 0 1px 0;
	display:block;
	height:18px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(/Style%20Library/FMS.Images/bg-heading-l.gif);
	background-repeat:no-repeat;
	background-position:2px top;
}


.caixa2Title a {
	color:#2883A0;
	text-decoration:none;
	padding:7px 28px 0px 12px;
	display:block;
	height:17px;
	background-image:url(/Style%20Library/FMS.Images/bg-heading-r.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.caixa2Title a:hover, a:visited:hover {color:#666;}


.caixa2Image {
	background-image:none;
	margin:0;
	padding:0px;
	width:164px;
	height:186px;
	float:left;
}

.caixa2Image img {
	margin:0;
	padding:0 0 0 3px;
	width:168px;
	height:189px;
}

.caixa2Text {
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	color:#FFF;
	margin:0;
	padding:12px 0 0 0;
	float:left;
}

.caixa2Text a {color:#FFF;text-decoration:none;}
.caixa2Text a:visited {color:#FFF;text-decoration:none;}
.caixa2Text a:hover {}
.caixa2Text a:hover:visited {}

div.caixa2Text:hover {cursor:pointer;}

.caixa2AuxIcon {
	width:26px;
	height:31px;
	margin:8px 6px 0 8px;
	padding:0;
}

.caixa2AuxItem {
	width:16px;
	height:14px;
	margin:24px 2px 0 0;
	padding:0;
}


.caixa3 {
	float:left;
	/*width:289px;*/
	width: 211px;
	/*height:195px;*/
	height: 222px;
	/*margin:33px 0 10px 23px;*/
	margin: 10px 0 0 4px;
	/*background-image:url(/Style%20Library/FMS.Images/bg-box3.gif);*/
	background-image: url("/Style%20Library/FMS.Images/bg-box1FM.gif");
	background-repeat:no-repeat;
	/*background-position:left 0px;*/
	background-position: left 24px;
}


.caixa3b {
   	background-image:url(/Style%20Library/FMS.Images/bg-box1FM.gif);
    background-position: left 24px;
    background-repeat: no-repeat;
    float: left;
    height: 222px;
    margin: 10px 0 0 4px;
    width: 211px;
}

.caixa3Title {
	font-size:18px;
	height:auto;
	clear:both;
	margin:0 0 8px 0;
	text-transform:uppercase;
	color:#2883A0;
	line-height:18px;
}

.caixa3Title a {
	color:#30728A;
	text-decoration:none;
	padding:10px 12px 6px 12px;
}


.caixa3Text {
	font-size:11px;
	line-height:1.3em;
	color:#666;
	margin:0;
	padding:8px 0 2px 8px;
	float:left;
	width:145px;
}

.caixa3Text a {color:#FFF;text-decoration:none;}
.caixa3Text a:visited {color:#FFF;text-decoration:none;}
.caixa3Text a:hover {}
.caixa3Text a:hover:visited {}


.caixa3AuxItem {
	width:120px;
	height:186px;
	margin:2px 3px 0 0;
	padding:0;
	float:right;
}

.caixa3Image {
	margin:0;
	padding:0;
	width:288px;
	height:189px;
}

/*TL 20100927*/
.caixa1Title a:hover, a:visited:hover {}
.caixa2Title a:hover, a:visited:hover {}
/**/


/*Dev Master Page*/
.caixaTitle {
    background-image: url("/Style%20Library/FMS.Images/bg-heading-l.gif");
    background-position: left top;
    background-repeat: no-repeat;
    clear: both;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    margin: 0 0 1px;
    padding: 0 0 6px;
    text-transform: uppercase;
    width: auto;
}

.caixaTitle a {
    background-image: url("/Style%20Library/FMS.Images/bg-heading-r.gif");
    background-position: right top;
    background-repeat: no-repeat;
    color: #2883A0;
    display: block;
    height: 17px;
    padding: 7px 28px 0 12px;
    text-decoration: none;
}

.caixaImage {
    background-image: none;
    clear: both;
    float: left;
    height: 135px;
    margin: 0;
    padding: 0;
    width: 211px;
}

.caixaImage img {
    margin: 0;
    padding: 1px 0 0 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.caixaText {
    background: none repeat scroll 0 0 transparent;
    /*color: #888888;*/
    color: #666666;
    float: left;
    /*font-size: 1em;*/
    font-size: 11px;
    /*line-height: 1.4em;*/
    line-height: 1.3em;
    margin: 0;
    padding: 3px;
    width: 204px;
}


.caixa4 {
	float:left;
	/*-width:289px;*/
	width: 211px;
	/*-height:195px;*/
	height: 222px;
	/*-margin:33px 0 10px 23px;*/
	margin: 10px 0 0 4px;
	/*-background-image:url(/Style%20Library/FMS.Images/bg-box3.gif);*/
	background-image: url("/Style%20Library/FMS.Images/bg-box1FM.gif");
	background-repeat:no-repeat;
	/*-background-position:left 0px;*/
	background-position: left 24px;
}







