/*important to change the whole color scheme*/
body, .dropcap2, .dropcap3, .dynamicBg, .button, #top .pagination a:hover{
background:#f1f1f1;
}

/*
@font-face {
	font-family: 'VAGRoundedLtNormal';
	src: url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal-webfont.eot');
	src: local('?'), url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal.woff') format('woff'), url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal.ttf') format('truetype');
	
	src: url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal-webfont.eot') format('embedded-opentype'), 
     url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal.woff'), format('woff'),
     url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal.ttf');  format('truetype'), 
	 
	font-weight: normal;
	font-style: normal;
}
*/


/*
@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriad-pro-regular.eot');
	src: local('?'), url('http://www.mun-si.com/wp-content/themes/avisio/fonts/myriad-pro-regular.woff') format('woff'), url('http://www.mun-si.com/wp-content/themes/avisio/fonts/myriad-pro-regular.ttf') format('truetype'), url('www.uatlantica.pt/munsi/wp-content/themes/avisio/fonts/myriad-pro-regular.svg') format('svg');
	
	font-weight: normal;
	font-style: normal;
}



@font-face {
    font-family: 'VAGRoundedLtNormal';
    src: url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal-webfont.eot');
    src: url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal-webfont.woff') format('woff'),
         url('http://www.mun-si.com/wp-content/themes/avisio/fonts/vag-rounded-lt-normal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*/

body{
	background: url("../images/skin1/bg_grain.png") repeat bottom center;
}

a{
color:#3f4c6b
}

a:hover{
color:#5671af; text-decoration:underline;
}

/*if you have choosen a dark color above fonts below need to be light and vice versa*/
.footer, #top .footer a:hover, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .dropcap2, .dropcap3, .wrapper_heading h2, .button, #js_sort_items span, #top .pagination a:hover{
color:#fff;
text-shadow:1px 1px 0 #222;
}

.footer a{
color:#bbb;
}

/**************************/


body{
color:#777;
line-height: 20px;
}

.boxed{ 
/* if you want to apply a background color to a boxed layout you can use this class*/
-moz-box-shadow:0 0 16px #000000;
-webkit-box-shadow:0 0 16px #000000;
box-shadow:0 0 16px #000000;
}

#wrapper_head{
    /*background: #fff url("../images/skin1/bg_gradiant_stripe_top.png") repeat-x 0 0;
border-bottom: 1px solid #fff;*/

	
    background-image:url('http://www.mun-si.com/wp-content/uploads/riscas1.png');
    background-repeat:repeat-x; 
	height: 260px;
	/* FG */
	float: left;
	padding-bottom: 35px;
	
}

#wrapper_stripe{
background: #fff url("../images/skin1/bg_gradiant_stripe_top.png") repeat-x 0 0;
border-bottom: 1px solid #e5e5e5;
display: none;
}

/* #wrapper_featured_stripe{
background: #fff url("../images/skin1/bg_gradiant_stripe.png") repeat-x 0 0;
border-bottom: 1px solid #ddd;
}

#wrapper_main{
background: #fff url("../images/skin1/bg_gradiant_body.png") repeat-x 0 0;
border-top: 1px solid #fff;
}
*/ 

#wrapper_footer_bottom{
background: transparent url("../images/skin1/overlay.png") top left repeat-x;
}


.logobg a{
background: transparent url("../images/skin1/logo.png") no-repeat 0 0;
}

.wrapper_shadow .center{
background: transparent url("../images/skin1/bg_shadow.png") no-repeat center center;
}

#wrapper_featured_area, #wrapper_footer_top{
/*background: transparent url("../images/skin1/bg_grain.png") repeat-x bottom center;*/
}


/************************************************************************
NAV
*************************************************************************/

.nav li a {
border-left:1px solid #ccc;
color:#777;
}


/*#top #head .nav ul li a {
border:1px solid #eee;
border-bottom: none;
color:#888;
background: url("../images/skin1/bg_gradiant_stripe_top.png") 0px -20px #fff;
}*/

#top #head .nav ul li a {
border:0px;
background: url("http://www.mun-si.com/wp-content/uploads/sf-menu-bg.png") 0px 0px;
}

/*#top #head .nav ul li a:hover{
color:#555;
background: #fff;
}*/

/*#top .nav ul{
background: url("../images/skin1/arrow_up.png") 10px 22px transparent no-repeat !important; ie6fix
background: none;
border-bottom:1px solid #eee;
}*/


/*.overlay_top, .overlay_bottom{
background-image: url("../images/skin1/overlay.png");*/
}
/************************************************************************
FEATURED
*************************************************************************/
.slideshow{
background: #fff url("../images/skin1/bg_gradiant_stripe.png") repeat-x 0 0;
}

.slideThumb{
background: transparent url("../images/skin1/thumb_shadow.png") repeat-x bottom center;
}

.slideThumWrap{
border:1px solid #ccc;
}

.slideThumWrap span{
border-width: 3px;
border-color: #fff;
border-style: solid;
}

.slideThumbTitle{
background:url("../images/skin1/arrow_down.png") no-repeat scroll bottom center transparent;

}

#top .slideThumbHeading{
background: #000;
color:#fff;
}

#top .slidecontrolls a{ 
background:transparent url(../images/skin1/slide_controlls1.png) no-repeat  -28px top; 
}

#top .slidecontrolls .active_item, #top .slidecontrolls a:hover{
background:transparent url(../images/skin1/slide_controlls1.png) no-repeat 2px top ;
}

/* .feature_excerpt, .sliderheading{
background: #000;
color:#fff;
} */ 

#top div .feature_excerpt .excerpt_button{
background: #fff url("../images/skin1/bg_gradiant_stripe.png") repeat-x -1px -1px;
border:1px solid #FFFFFF;
color:#333
}

#top div .feature_excerpt .excerpt_button:hover{
background: #fff;
color:#444;
}

/*featured heading*/
.breadcrumb .arrow{
background:url("../images/skin1/bullet.png") no-repeat scroll center center transparent;
}

.breadcrumb_info{
background:url("../images/skin1/home.png") no-repeat scroll  0 0 transparent;
}

.breadcrumb{
color:#999;
}

.breadcrumb a{
color:#999;
}


.breadcrumb a:hover{
color:#777;
text-decoration: underline;
}

/*call to action button*/


.big_button {
background:url("../images/skin1/button.png") no-repeat scroll left 0 transparent;
}

/* .big_button strong {
background:url("../images/skin1/button.png") no-repeat scroll right -90px transparent;
color:#777;
text-shadow: 1px 1px 1px #fff;
}

.big_button:hover{
background:url("../images/skin1/button.png") no-repeat scroll left -180px transparent !important;
background:url("../images/skin1/button.png") no-repeat scroll left 0px transparent;
}

.big_button:hover strong {
background:url("../images/skin1/button.png") no-repeat scroll right -270px transparent !important;
background:url("../images/skin1/button.png") no-repeat scroll right 0px transparent;
color:#999;
}
*/ 

/************************************************************************
content area
*************************************************************************/

/*mainpage tabs*/
.frontpagetabs .transformed_tab{
border:1px solid #eee;
background: #f8f8f8;
color:#888;
}

.frontpagetabs .transformed_tab.fpactive_tab, .more-link{
/*border:1px solid #ccc;
background:url("../images/skin1/button.png") repeat-x scroll -37px -105px #FFFFFF;*/
text-shadow: 1px 1px 1px #fff;
color:#777;
}

/*#top .more-link:hover{
background:#f8f8f8;
color:#444;
border:1px solid #aaa;
text-decoration: none;
}*/

.entry_full_size{
background:url("../images/skin1/hr.png") repeat-x scroll center bottom transparent;
}

.entry-head{
border:1px solid #e1e1e1;
}

#top .contentwrap .siteheading{
padding-top:0;
font-size: 28px;
}

.sortable{
background: #fff;
}

/************************************************************************
generic
*************************************************************************/

h1, h1 a{ color:#666; }
h2, h2 a, #top .siteheading, #top .siteheading a{ color:#666; display: none;}
h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, strong{ color:#555; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
color:#333;
}

input, textarea, select{ color:#777; }
.text_input, textarea, select { border-color: #e5e5e5; }


.entry img, .wp-caption{
background: #fff;
}

blockquote {
background: transparent url('../images/skin1/quotes.png') no-repeat top left; 
}

.entry ul, .entry ol{
border-top:1px solid #D6D6D6;
color:#555;
}

/*.entry ul li {
background:url("../images/skin1/bullet_list.png") no-repeat scroll 0 12px transparent;
border-bottom:1px solid #D6D6D6;
}

.entry ol li {
border-bottom:1px solid #D6D6D6;
}*/

pre{
border:1px solid #e1e1e1;
background: #fff;
}

/*pagination*/

#top .pagination span, #top .pagination a{
color:#555;
background: #fff;
border:1px solid #e1e1e1;
}

#top .pagination .current{
background: #f7f7f7;
color:#333;
border:1px solid #e1e1e1;
}

#top .pagination a:hover{
border:1px solid #fff;
}

/*table*/


th {
	color: #fff;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	background: #555;
}

th.nobg {
	border-right: 1px solid #e1e1e1;
	color:#555;
}

td {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	color: #777;
}


td.alt {
	background: #eee;
	color: #777;
}

th.spec {
	border-left: 1px solid #e1e1e1;
	background: #fff;
	color:#777;
}

th.specalt {
	border-left: 1px solid #e1e1e1;
	background: #eee;
	color: #777;
}


.dropcap1{
text-shadow:1px 1px 0 #fff;
}

/*.hr { 
background: url("../images/skin1/hr_small.png") no-repeat scroll center center  transparent;  
}*/

.hrTitle { 
background: url("../images/skin1/hr_small.png") no-repeat scroll center 55px  transparent;  
}



fullwidth .hr { 
display:none; 
}

.fullwidth .hrTitle { 
background: url("../images/skin1/hr.png") no-repeat scroll center 55px  transparent;  
}

.hr a{
color:#aaa;
}

.hrTitleWrap{
color:#dedede;
}

#top .lightbox_video{
background:transparent url(../images/skin1/img_overlay_video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/img_overlay_img.png) no-repeat  center center;
}

/************************************************************************
SIDEBAR
*************************************************************************/
/*.sidebar{
background: transparent url(../images/skin1/sidebar.png) 0 0 repeat-y;
}

.sidebar_bottom {
background:url("../images/skin1/sidebar_bottom.png") no-repeat scroll left bottom transparent;
}

.sidebar_top {
background:url("../images/skin1/sidebar_top.png") no-repeat scroll left top transparent;
}*/

.sidebar h3, .sidebar .box_entry{
border-bottom:1px solid #bbb;
}



.widget_recent_entries a, .widget_categories a, .widget_pages a, .widget_meta a, .widget_archive a , .widget_nav_menu a, .widget_links a, .recentcomments{
border-bottom-color: #bbb;
color: #888;
text-decoration: none;
background:url("../images/skin1/bullet_list.png") no-repeat scroll 1px 11px transparent;
}

.widget_recent_entries a:hover, .widget_categories a:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_archive a:hover, .widget_nav_menu a:hover, .widget_links a:hover{
color: #444;
background:url("../images/skin1/bullet_list.png") no-repeat scroll 1px 11px #f8f8f8;}

/************************************************************************
FOOTER
*************************************************************************/


.social_bookmarks .rss a{background: transparent url(../images/shared/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/shared/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/shared/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/shared/flickr_16.png) 0 0  no-repeat;}


.footer .entry a:hover img{
padding:3px;
border:1px solid #222;
}

.footer .entry img{
background:transparent url("../images/skin1/overlay.png") -20px -20px repeat;
border:none;
}

.footer .widgettitle{
border-bottom:1px solid #aaa;

}

/*widgets*/


.footer .widget_recent_entries a,.footer .widget_categories a, .footer .widget_pages a, .footer .widget_meta a, .footer .widget_archive a , .footer .widget_nav_menu a, .footer .widget_links a{
border-bottom-color: #aaa;
color: #ddd;
text-decoration: none;
background:url("../images/skin1/bullet.png") no-repeat scroll 1px 11px transparent;
}

div.sidebar h3.widgettitle a{
	display: block;
	background-image: url("/wp-content/themes/avisio/images/skin1/blank.gif");
	width: 100%;
}

/************************************************************************
COMMENTS
*************************************************************************/

.comment_content{
border:1px solid #e5e5e5;
background: #fff;
}

.author_name a{
color:#555;
}

.commentmetadata a{
color:#aaa;
}

.says{
background:transparent url(../images/skin1/say.png) no-repeat scroll 0 0;
}

.comment-reply-link{
border-top:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
color:#555;
}



.button {
border:medium none;
}

.button:hover{
background: #333;
}

#js_sort_items a{
color:#555;
background: url("../images/skin1/bg_gradiant_image.png") repeat-x scroll bottom left #FFFFFF;
}



#js_sort_items a:hover, #js_sort_items .active_sort{
color:#fff;
background: transparent url("../images/skin1/overlay.png") -10px -10px repeat-x;
text-decoration: none;
}

/*IMAGES - especially portfolio*/

a img, a:hover img, .entry img, #top .wp-caption{
/*border-color:#ccc;*/

}

.framed span{
border:1px solid #e1e1e1;
background: url("../images/skin1/bg_gradiant_image.png") repeat-x scroll bottom left #FFFFFF;
}

#top .framed img{
border:1px solid #fff;
background: none;
}

.framed_one_fourth{
background: #fff url("../images/skin1/framed_one_fourth.png") repeat-x bottom center;
}

.framed_one_third{
background: #fff url("../images/skin1/framed_one_third.png") repeat-x bottom center;
}

.framed_one_half{
background: #fff url("../images/skin1/framed_one_half.png") repeat-x bottom center;
}

.framed_full_size{
background: transparent url("../images/skin1/framed_full_size-transparent.png") repeat-x bottom center;
}

.preloading, .featured{
background: transparent url(../images/skin1/preload.gif) no-repeat 50% 50%;
}


/************************************************************************
CONTACT FORM
*************************************************************************/

.valid .text_input, .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF6600;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


/************************************************************************
Shortcodes
*************************************************************************/

/*tabs and toggler and slider */
.js_active .entry .toggler{
background:url("../images/skin1/toggle.png") no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #E1E1E1;
}

.js_active  #top .entry .activeTitle{
background: #eee url('../images/skin1/toggle.png') no-repeat 6px -77px ; 
border:1px solid #CCC;
}


.js_active .entry .tab_content{
background: #fff url("../images/skin1/bg_gradiant_stripe_top.png") repeat-x 0 0;
border:1px solid #E1E1E1;
}

.js_active .entry  .tab{
background:#fff;
border:1px solid #E1E1E1;
border-bottom: none;
}

.js_active #top .entry  .active_tab{
background:none repeat scroll 0 0 #E9ECF0;
color:#555555;
}

#top .entry .feature_wrap {
background: #fff url("../images/skin1/bg_gradiant_stripe_top.png") repeat-x 0 0;
border:1px solid #e1e1e1;
}

/* ADICONADO POR BEST */


#top .logo, .logo a{
    top: 25px;
}

.slideshowThumbs{
    display: none;
}

#top .fptab{
    display: none;
}


.entry img, .wp-caption{
    /*border:0px;*/
    background-color: transparent;
}


#main .content .entry{
    overflow: visible;
}

#wrapper_featured_area, #wrapper_footer_top{
    background-color: transparent;
}

#wrapper_footer_bottom{
    background-color:#666666;
}

#wrapper_footer_top{
    background-color: #525354;
    background-image:url('http://www.mun-si.com/wp-content/uploads/riscas1.png');
    background-repeat:repeat-x;
    background-position: top;
    margin-bottom: -15px;
}

#footer_inside div.footerColumn.column1{
    width: 204px;
}

#footer_inside div.footerColumn.column2{
    width: 268px;
}

#footer_inside div.footerColumn.column3{
    width: 245px;
}

#footer_inside div.footerColumn.column4.last{
    width: 118px;
}

.fullwidth .hr{
    display: none;
}


body{
    font-family: MyriadProRegular;
}

.wrapper_shadow .center{ background-image:none; }

div.entry-content{
    /*width: 640px;*/
}

div.entry-content h2{
	color: #C42E69;
	font-size: 18px;
	width: 100%;
	float: left;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	display: block;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 1.4em;
	font-family: Tahoma, Tahoma, Helvetica;
}

div.entry-content h3{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	text-align: justify;
}

.entry-content p.texto{
	text-align: justify;
}

.entry-content span.textoIngles{
	color: #999;
	display: inline;
	font-family: MyriadProRegular;
	font-size: 13px;
	font-style: italic;
	height: auto;
	line-height: 22px;
	position: static;
	width: auto;
}

span.ingles{
	color: #a8a8a8;
	font-size: 15px;
	font-style: italic;
}

#top .nav ul{
    border-bottom: 0px;
    background: none;
}

#top #head .nav ul li a:hover{
border:0px;
background: url("http://www.mun-si.com/wp-content/uploads/sf-menu-bg-hover.png") 0px 0px;
}

.slideshow{ 
box-shadow: 0px 2px 10px #888;
}

#wrapper_main{
    padding-bottom:0px;
    /*margin-top: -26px;*/
}

.sidebar h3, .sidebar .box_entry{
    border: 0px;
}

#categoryposts-2 .wp-post-image, #categoryposts-3 .wp-post-image{
    float: left;
    margin-right: 8px;
    border: 2px solid #DAD7DA;
    margin-top: 8px;
}

/*#categoryposts-2 a.post-title, #categoryposts-3 a.post-title{*/
#categoryposts-2 a.post-title, .cat-post-item .post-title{
    color:#C42e69;
    font-size:15px;
    float: left;
    width: 100%;
}

#sidebar ul {
 list-style-image: url(/wp-images/image.gif);
 }
 
.bullets{
list-style: none;
margin: 0;
padding: 0;
}

.entry ul li.bulletrosa{
background-image: url(http://www.mun-si.com/wp-content/uploads/bullet-rosa.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 3px 0 3px 35px;
margin: .4em 0;
}

.entry ul li.bulletamarelo{
background-image: url(http://www.mun-si.com/wp-content/uploads/bullet-amarelo.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 3px 0 3px 35px;
margin: .4em 0;
}

.entry ul li.bulletverde{
background-image: url(http://www.mun-si.com/wp-content/uploads/bullet-verde.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 3px 0 3px 35px;
margin: .4em 0;
}

.entry ul li.bulletazul{
background-image: url(http://www.mun-si.com/wp-content/uploads/bullet-azul.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 3px 0 3px 35px;
margin: .4em 0;
}

.entry ul li.bulletlaranja{
background-image: url(http://www.mun-si.com/wp-content/uploads/bullet-laranja.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 3px 0 3px 35px;
margin: .4em 0;
}

.entry ul li.bulletazulescuro{
background-image: url(http://www.mun-si.com/wp-content/uploads/bullet-azul-escuro.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 3px 0 3px 35px;
margin: .4em 0;
}

.titulos .title{
    color: #F7680C;
    font-family: VAGRoundedLtNormal;
    font-size: 24px;
}

.titulos .sub-title{
    color: #A8A8A8;
    font-family: MyriadProLight;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0px;
}

.entry ul, .entry ol{
    border-top: 0;
}

.entry ul li{
    color: #777;
    line-height: 18px;
}

.entry .ingles ul li, .ingles{
    color: #999;
    line-height: 18px;
    font-style: italic;
}

#top .nav .current-menu-item a strong{
color:#3cbeef;
font-size: 18px;
font-family: MyriadProRegular, sans-serif;
}

a, a:hover{
color:#03b6dd;
}

#top .nav{
    top:226px;
    right:-10px;
}

div.sidebar{
    margin-top: -22px;
}

.separador{
    margin-top: 20px;
    margin-bottom: 20px;
}

.entry img.separador{
	border: none;
}

.footer a{
    color:white;
}

#footer_outside{
    padding: 22px 0 18px;
}

#footer_outside{
    width: 960px;
}

.copyright{
    padding-left:0px;
}

#footer_inside{
    line-height: 19px;
}

#footer_outside{
    line-height: 5px;
}

#wrapper_footer_bottom{
    height: 45px;
}

#campo{
left:-5px;
position:absolute;
margin-top:32px;
}

#campo2{
left:-5px;
position:absolute;
margin-top:32px;
}

#local1{
    padding-left:180px;
}

#local2{
    padding-left:163px;
}

#top .more-link:hover{
    text-decoration: underline;
}

.botao{
    left:356px;
    bottom:2px;
    position:absolute;
    color:#edd9c9;
    text-shadow: 0 1px 3px #222;
    font-size:18px;
}

#mail{
   left:6px;
   bottom:2px;
   font-size:18px;
   position:absolute;
   color:#03b6dd;
}

#top .entry_one_fourth h3{
    font-size: 13px;
    text-align: center;
}

.sortable{
    background: transparent;
}

.framed_one_fourth{
    background: transparent;
}

div#main.portfolio{
    top: 50px;
    margin-bottom: 50px;
}

.entry-head .comments{
    display: none;
}

a.scrollTop{
    display: none;
}


#main .content{
	/*width: 930px;*/
}


.content .archiveentry .withImage{
	width: 415px;
}

.widget h3.widgettitle{
	color: #14617D;
	font-family: VAGRoundedLtNormal;
	font-size: 24px;
	line-height: 27px;
}

div#main div.content div.archiveentry div.contentwrap h1.siteheading{
	display: block;
}

div#main div.content div.archiveentry div.contentwrap h1.siteheading a{
	display: block !important;
	color: #C42E69;
	font-size: 18px;
	width: 100%;
	line-height: 20px;
	margin-bottom: 5px;
}

div.entry-content div.excerto{
	color:#6a6868;
	font-family:MyriadProRegular;
	font-size:12px;
	line-height:18px;
	/*text-align: justify;*/
}

div.entry-content div.excertoIngles{
	color:#999;
	font-family:MyriadProRegular;
	font-size:12px;
	line-height:18px;
	font-style: italic;
	margin-top: 10px;
	text-align: justify;
}

p.textoJutificado{
	color: #777;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;	
}

p.textoNormal{
	color: #777;
	font-size: 13px;
	line-height: 22px;	
}

.textoItalico{
	font-style: italic;
}