/* Start of CMSMS style sheet 'argentina' */
/* CSS Document */

a:link {
	color: #324081
;
	text-decoration: none;
}

a:visited {
	color: #324081
;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline
}


#top {
	height: 110px;
	width: 760px;
	background-image: url('/imagens/quemsomos_red2007.gif');
	background-repeat: no-repeat
}

#top ul {
margin: 0px 0px 0px 160px;
padding: 6px 0px 3px 0px;
display:block;
}

#top li {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
}

#barra {
	float: right;
	height: 14px;
	width: 615px;
	background-color: #ffffff;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BC4E2;
	border-left-width: 145px;
	border-left-style: solid;
	border-left-color: #9BC4E2;
}

/* Container for the Menu */
#p7swapmenu {
/*	background-color: #E3E0BB;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	left: 24px;
	padding: 6px;
	position: absolute;
	top: 84px; */
	background-color: #9BC4E2;	
	width: 145px;
}

/* an opera test */
#p7swapmenu ul, ul a {
font-size:10px;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 145px;	
}

#p7swapmenu ul ul {
/*margin:  3px 0px 3px 0px; */
/*padding: 5px 0px 5px 0px; */
padding: 0px 0px 0px 0px;
background-color: #9BC4E2;
width: 145px;
}

/* Link Styles for the Menu */
.closed a {
/*	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #9BC4E2; */
	background-color: #9BC4E2;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	color: #EEF0E3;
	display: block;
	/*	font-size: 0.9em; */
	font-size: 12px;
/*	font-weight: bold;	*/
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}

.closed a:visited {
	color: #FFFFFF;
}

.open a {
/*	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #96B831; */
    background-color: #324081
;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
/*	font-weight: bold; */
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}


/* Hover and Active styles for the menu */
.closed a:hover, .closed a:active {
	background-color: #96B831;
/*	color: #5B624F; */
}

.open a:hover, .open a:active {
	background-color: #324081
;
	text-decoration: none;
	color: #FFFFFF;		
/*	color: #5B624F; */
}

/* Plus Sign for Trigger Links in Closed State */
/*.closed a {
 background-image: url(menplus.gif); 
}*/

/* Minus Sign for Trigger Links in Open State */
/*.open a {
 background-image: url(menminus.gif); 
}*/

/* Link Styles for the Submenus */
.closed ul a, .open ul a {
	background-color: #E3E6F6;
/*	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%; */
	color:#324081;
	font-size: 11px;
	font-weight:normal;
	padding: 0 0 2 12px;	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
/*this did not fix opera	height: 20px; */	
}

/* looks like we dont need this
	.open ul a:hover {
	background-color: #324081
;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%; 
	border: 0;
	color:#ffffff;
	font-size: .8em;
	font-weight:normal;
	padding: 0 0 0 12px;

}*/

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}

#menueleft {
width: 145px;
float: left;
}

 /*#menueleft td.menuelefttitlepp {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #96B831;
	height: 20px;
	padding-left: 5px;
}

#menueleft td.menuelefttitlepp a {

	background-color: #96B831;	
}

#menueleft td.menuelefttitlepp a:visited {

}
#menueleft td.menuelefttitlepp a:hover {
	color: #FFF835;
	text-decoration: none;
}

#menueleft td {
	padding-left: 5px;
	background-color: #9BC4E2;
	height: 15px;
}
*/

#menueleft td.extras {
	background-color: #9BC4E2;
	height: 15px;
	padding: 2px 0px 2px 2px;
}

#menueleft td.time {
	background-color: #9BC4E2;
	height: 15px;
	padding: 2px 0px 2px 10px;
	font-size: 9px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

/* #menueleft a {
	color: #ffffff;
	background-color: #9BC4E2;
	display: block;	
}

#menueleft a:hover {
    background-color:#FFF835;
	text-decoration: none;
}

td#menueleft a:visited {
	color: #ffffff;
}
td#menueleft a:hover {
	color: #ffffff;
	text-decoration: none;
    background-color:#FFF835;	
}

#menueleft ul {
	list-style-type: none;
}

*/

p {font-family: Arial, verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt;}
table { font-family: Arial, verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt; }
td {  font-family: Arial, verdana, Helvetica, sans-serif; font-size: 8pt; color: #000000;}
H2 { font-size: 12pt; color:#CC3300; font-family: Arial, verdana, Helvetica, sans-serif;}
H3 { font-size: 11pt; color:#CC3300; font-family: Arial, verdana, Helvetica, sans-serif;} 
H4 {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.leftlistpp {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	font-family: Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.eventospp {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	font-family: Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: disc;
}
.quemsomos {  font-family: Arial, verdana, Helvetica, sans-serif; font-size: 8pt; color: #000000;}

.inscrevese {  font-family: Arial, verdana, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000;}
.resumos_titilo {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000097;
	font-weight: bold;
}
.resumos_secao {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000097;
	font-weight: bold;
}
.resumos_verso {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;

}
.resumos_citacao {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;

}
.righttablebox {
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333; */
}
.leiamais {
	font-weight: bolder;
	background-color: #000099;
	text-align: right;
	color: #FFFFFF;

}

td.branco {
	background-color: #FFFFFF;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	font-family: Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: disc;
	padding-left: 3px;
}

td.cinzento {
	background-color: #E8E8E8;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	font-family: Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: disc;
	padding-left: 3px;
}

a.direito:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-weight: normal;
}

a.direito:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-weight: normal;
}

a.direito:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, verdana, Helvetica, sans-serif;
}

#cn {
	overflow: hidden;
	width: 250px;
	padding-left: 4px;
}

td#cn {
	font-size: 8px;
	color: #000066;
	background-color: #FFFFFF;
}

td#cn a{
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

td#cn a:hover{
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}

/*
a.content:hover{
	font-size: 8px;
	color: #000066;
}
*/

/* div for all the content */
.contentant {
	background-color: #ffffff;
	width: 605px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BC4E2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9BC4E2;
	padding: 0px 5px 5px 5px;
}

.content_left {
	width: 255px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	background-color: #ffffff;	
}

.content_right {
	width: 330px;
/*	float: right;
	padding-right: 5px;	*/
	vertical-align: top;	
	background-color: #ffffff;	
}

.menuetitlepp {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #9BC4E2;
	height: 20px;
	padding-left: 5px;
}



table.emdestaque {
	width: 325px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
	height: 76px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.emdestaqueleft {
	padding-left: 10px;
	width: 135px;
}

td.emdestaqueright {
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

#emdestaque a {
	color: #ffffff;
	font-weight: normal;
}

#televendas table {
	padding-left: 5px;
}

#televendas td.title {
	font-weight: bold;
}

#televendas td.ligue {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3300;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

#televendas td.number {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	/*	background-color: #FF3300; */
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.testant {
background-color:#FFFFFF;
}
/* End of 'argentina' */

