/********************************/
/* HTML5/CSS3 - Comunidades.net */
/********************************/

body {
	width:100%;
	padding: 0;
	margin:0 auto;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}


a:link, a:visited { text-decoration: none; font-weight: normal; }
a:active, a:hover { text-decoration: none; }

p {margin: 0px;padding-bottom: 10px;}
.templatemo_content p {margin: 0px;padding-bottom: 10px;text-align: justify;}

.warning{color: #CC0000;}
.titulo {border:0;float:left;width:50%;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:0px;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }
.clear {clear: both;}


/*******************************/
/* ALTERACAO DAS CORES DO SITE */
/*******************************/

/* Fundo Lateral do Site */
body {
background: #6699FF;
background-image: -moz-linear-gradient(top, #6699FF, #3333FF);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #3333FF),color-stop(1, #6699FF));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6699FF', endColorstr='#3333FF');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6699FF', endColorstr='#3333FF')";
}


/* Links */
a:link, a:visited { color: #69f; } 
a:active, a:hover { color: #fff; }


/* Menu Horizontal */
#menu{background: #111;
background: -moz-linear-gradient(#36c, #111);background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #36c));background: -webkit-linear-gradient(#36c, #111);background: -o-linear-gradient(#36c, #111);background: -ms-linear-gradient(#36c, #111);background: linear-gradient(#36c, #111);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366cc', endColorstr='#111111');
background: -webkit-gradient(linear, left top, left bottom, from(#36c), to(#111));
background: -moz-linear-gradient(top,  #36c,  #111);
}

#menu a {color: #bbb;border-right:1px solid #111;}
#menu li:hover > a {color: #ffffff;}
*html #menu li a:hover {color: #ffffff;}


/* Coluna da Esquerda */
.templatemo_side_bar {background: #1b1919;border: 1px solid #036;}


/* Menu Vertical */
.graphite .accordion a {background: #242224; border-left: 5px solid #36c; color: #999;}
.graphite .accordion ul a {background: #2f2d2d;}
.graphite .accordion a:hover {background: #36c; color: #fff;}
.graphite .accordion .sub-pags {padding-left: 5px; background-color:#36c;}
.graphite .accordion .sub-pags a {background: #2f2d2d;}
.graphite .accordion .sub-pags a:hover {background: #36c; color: #fff;}


/* Coluna da Direita */
.templatemo_content {background: #1b1919;border: 1px solid #036;}


/* Titulo da Página */
#efeito{color: #fff;background: #36c;}


/* Fundo Interno do Site */
#templatemo {}


/* Conteudo */
#templatemo_content_wrapper {background-color:#272525;
border: 1px solid #333;
-moz-box-shadow: 0 0 10px #111;-webkit-box-shadow: 0 0 10px #111;box-shadow: 0 0 10px #111;
}


img {-moz-border-radius: 6px;border-radius: 6px;-webkit-border-radius:6px;}


/* Titulo da Página */
#efeito{color: #555;border-bottom: 1px solid #333;background: #1b1919;}


img { border: none; max-width: 805px;width: expression(this.width > 805 ? 805: true);}

/*******************/
/* Header e Rodape */
/*******************/
#templatemo_banner {width: 1200px;}
#templatemo_footer_banner {width: 1200px;}


/********/
/* Site */
/********/
#templatemo {margin:0 auto;width:1200px;}


/***************************/
/* HEADER E RODAPE DO SITE */
/***************************/
#templatemo_banner {margin: 10px 0 20px 0;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;-moz-box-shadow: 0 0 10px #111;-webkit-box-shadow: 0 0 10px #111;box-shadow: 0 0 10px #111;}
#templatemo_footer_banner {margin: 20px 0 10px 0;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;-moz-box-shadow: 0 0 10px #111;-webkit-box-shadow: 0 0 10px #111;box-shadow: 0 0 10px #111;}


/************/
/* Conteudo */
/************/
#templatemo_content_wrapper {clear: both;width: 1160px;padding: 20px 20px 10px 20px;-moz-border-radius: 14px;border-radius: 14px;-webkit-border-radius:14px;}


/***********************/
/* Coluna da Esquerda */
/***********************/
.templatemo_side_bar p {margin: 0px;padding-bottom: 10px;text-align: justify;}
.templatemo_side_bar {float: left;width: 250px; margin:0 10px 15px 0; padding: 16px 21px 20px 18px; -moz-border-radius: 14px;border-radius: 14px; -webkit-border-radius:14px;}


/*********************/
/* Coluna da Direita */
/*********************/
.templatemo_content {float: right;width: 805px; margin-bottom:15px; padding: 20px 20px 25px 20px;-moz-border-radius: 14px;border-radius: 14px; -webkit-border-radius:14px;}
.content_section {clear: both;padding: 0 0 0 0;}


/********************/
/* Titulo da Página */
/********************/
#efeito{text-align: left;position: relative;font-size: 18px; text-transform: uppercase; margin: 0 0px 10px 0px;font-weight:bold;padding-bottom:8px;}


/*******************/
/* Menu Horizontal */
/*******************/
#menu_efeito:after, #menu_efeito:before{content: '';position: absolute;}
#menu_efeito{text-align: center;position: relative;margin: 0 -30px 15px -30px;padding: 0px; clear: both;}
#menu_efeito:before, #menu_efeito:after{border-style: solid;border-color: transparent;bottom: -10px;}
#menu_efeito:before{border-width: 0 10px 10px 0;border-right-color: #1c1c1c;left: 0;}
#menu_efeito:after{border-width: 0 0 10px 10px;border-left-color: #1c1c1c;right: 0;}

#menu{width: 100%;margin: 0px;padding: 10px 0 0 0;list-style: none;}

#menu li{float: left;padding: 0px 0 10px 0;position: relative;line-height: 0;}
#menu a {float: left;height: 25px;padding: 0 20px;font: bold 13px/25px Arial, Helvetica;text-decoration: none;text-shadow: 0 2px 0 #000;overflow: hidden;width:162px;}

#menu a {text-align:center;}
#menu a.ultimo {border-right:none;}

#menu:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


/*****************/
/* Menu Vertical */
/*****************/
ul,li{border:0;outline:none;margin:0;padding:0;}
ul, ul li{list-style: none;}
.graphite {margin-bottom: 25px;}
.graphite .accordion {font: bold 12px Arial, sans-serif;}
.graphite .accordion, .graphite .accordion li {margin: 0; padding: 0; border: none;}
.graphite .accordion a {padding: 6px 30px 6px 10px;  text-decoration:none; margin-top: 5px; display: block; font-weight:bold; position: relative;}
.graphite .accordion ul a {padding-left:20px;}
.graphite .accordion a:active{}

<?xml version="1.0"?>
-<configuration> 
<!-- Parameters : play_button : set the "play" at the beginning of the animation / permet d'afficher l'écran "Play" au début de l'animation | value : yes/no -->
 
<!-- Parameters : play_color : set color on the play button / permet de régler la couleur du bouton play | value : hexadecimal code -->
 
<!-- Parameters : graphic_color : set color progression bar for loading / permet de régler la couleur de la barre de progression | value : hexadecimal code -->
 
<!-- Parameters : text_color : set color text in progression bar for loading / permet de régler la couleur du texte dans la barre de progression | value : hexadecimal code -->
 
<!-- Parameters : loop : set the adjustment to replay the introduction in loop / permet de rejouer l'animation d'introduction en boucle à la fin de l'animation | value : yes/no -->
 <display_preload text_color="FFFFFF" graphic_color="345fba" play_color="345fba" play_button="no" loop="yes">downloading</display_preload> 
<!-- Change display="no" if you don't want to have a "Skip Intro" Button -->
 
<!-- Parameters : display : set the adjustment for the "Skip Intro" button / permet d'afficher ou non le bouton skip intro | value : yes/no -->
 
<!-- Parameters : graphic_color : set color for the "Skip Intro" link / permet de régler la couleur du lien "Skip Intro" | value : hexadecimal code -->
 
<!-- Parameters : link : Link adress after clicking on the "Skip Intro" button / adresse du lien au clic sur le bouton "Skip Intro" | value : http adress -->
 <skip_intro graphic_color="345fba" link="" display="yes">Skip intro</skip_intro> 
<!-- Change play="no" if you don't want to play music in the animation -->
 
<!-- Parameters : loop : set the adjustment to replay the loop of sound / permet de jouer la bande son en boucle | value : yes/no -->
 
<!-- Parameters : graphic_color : set color animation for sound button and text / permet de la couleur du bouton "son" et du texte | value : hexadecimal code -->
 
<!-- Parameters : music_control : set the adjustment to show or not the sound button / permet d'afficher ou non le bouton pour couper le son | value : yes/no -->
 
<!-- Parameters : play_music : play the music or not / permet de jouer ou non le son | value : hexadecimal code -->
 
<!-- Parameters : file : Link adress for the sound file / adresse du fichier son à charger | value : relative folder adress -->
 <music_file graphic_color="345fba" loop="yes" file="files/sound/music.mp3" play_music="yes" music_control="yes">Sound</music_file> 
<!-- animation text -->
 
<!-- Parameters : typo1 & typo2 : Name of the typographie for each line of text / Nom de la typographie pour chaque ligne de texte 1 ou 2 | value : Arial / Times New Roman / "" -->
 
<!-- Parameters : texttransition : text apparition animation type / type d'apparition animée du texte | value type1 : transparency from 0 to 100% / type2 : blur filter with transparency / type3 : inverted blur / type4 : enlarge the text from 100% to 300% / type5 : reduce the text from 100% to 25%-->
 
<!-- Parameters : posx / posy : Position of the Text in px (x,y) from the top left corner at the beginning of the move / Position du texte en px (x,y) à partir du coin haut gauche au début de l'animation | value : number in px -->
 
<!-- Parameters : pos2x / pos2y : Position of the Text in px (x,y) from the top left corner at the end of the move / Position du texte en px (x,y) à partir du coin haut gauche à la fin de l'animation | value : number in px -->
 
<!-- Parameters : espacement : set the distance in pixel between the two line of text from the top of the first text / permet de régler la distance en pixels entre les deux lignes de texte (interlignage), à partir du haut du premier texte. | value : number in px -->
 
<!-- Parameters : center : set the text animation at the middle of the text or on top left corner / permet de déterminer si les animations de texte s'éxécute à partir du centre du texte ou partir de la gauche | value : yes/no -->
 
<!-- Parameters : duration : set the length of the animation move in milliseconds / permet de régler la durée du déplacement de l animation en millisecondes | value : number in ms -->
 
<!-- Parameters : wait : Pause at the end of animation in milliseconds / Pause en fin d'animation en millisecondes | value : number in ms -->
 
<!-- Parameters : stay : The last frame of animation remains visible if = 1 / La dernière image de l'animation reste visible si =1 | value : 1/0 -->
 
<!-- Parameters : color : set color for the animated text / permet de régler la couleur du texte animé | value : hexadecimal code -->
 
<!-- Parameters : font_size : Size of the Text in px / Taille du texte en pixel | value : number in px -->
 
<!-- Parameters : letter_spacing : Set the space between letters in px / Espacement entre les lettres (interlettrage) | value : number in px -->
 -<animations typo2="" typo1=""> 
<!-- Animation Part 1 -->
 -<animation center="yes" espacement="15" pos2y="155" pos2x="285" posy="155" posx="285" stay="0" wait="1000" duration="3000" texttransition="type4"> -<text letter_spacing="3" font_size="10" color="FFFFFF"> 
<![CDATA[YOUR WEBSITE SLOGAN]]>
 </text> -<text letter_spacing="7" font_size="7" color="FFFFFF"> 
<![CDATA[YOUR INTRO TEXT]]>
 </text> </animation> 
<!-- Animation Part 2 -->
 -<animation center="yes" espacement="15" pos2y="155" pos2x="275" posy="220" posx="275" stay="0" wait="1000" duration="5000" texttransition="type4"> -<text letter_spacing="3" font_size="7" color="3f376a"> 
<![CDATA[CHOOSE YOUR TEXT COLOR]]>
 </text> -<text letter_spacing="1.7" font_size="7" color="FFFFFF"> 
<![CDATA[CHOOSE YOUR TEXT TRANSISTION]]>
 </text> </animation> 
<!-- Animation Part 3 -->
 -<animation center="yes" espacement="45" pos2y="175" pos2x="285" posy="175" posx="285" stay="0" wait="0" duration="3000" texttransition="type2"> -<text letter_spacing="1" font_size="30" color="FFFFFF"> 
<![CDATA[CHOOSE YOUR INTRO MUSIC]]>
 </text> -<text letter_spacing="3.7" font_size="20" color="FFFFFF"> 
<![CDATA[CHOOSE YOUR TEXT TRANSISTION]]>
 </text> </animation> 
<!-- Animation Part 4 -->
 -<animation center="yes" espacement="45" pos2y="175" pos2x="275" posy="175" posx="275" stay="0" wait="0" duration="3000" texttransition="type2"> -<text letter_spacing="1" font_size="30" color="FFFFFF"> 
<![CDATA[YOUR WAY TO SUCCESS]]>
 </text> -<text letter_spacing="3.7" font_size="20" color="FFFFFF"> 
<![CDATA[YOUR FREE WEBSITE INTRO]]>
 </text> </animation> 
<!-- Animation Part 5 -->
 -<animation center="yes" espacement="45" pos2y="175" pos2x="275" posy="75" posx="275" stay="0" wait="0" duration="3000" texttransition="type3"> -<text letter_spacing="1" font_size="30" color="FFFFFF"> 
<![CDATA[YOUR WAY TO SUCCESS]]>
 </text> -<text letter_spacing="4.3" font_size="20" color="FFFFFF"> 
<![CDATA[YOUR FREE WEBSITE INTRO]]>
 </text> </animation> 
<!-- Animation Part 6 -->
 -<animation center="yes" espacement="15" pos2y="215" pos2x="275" posy="115" posx="-285" stay="1" wait="0" duration="3000" texttransition="type4"> -<text letter_spacing="1" font_size="5" color="3d65b0"> 
<![CDATA[YOUR WAY TO SUCCESS]]>
 </text> -<text letter_spacing="1.7" font_size="3.3" color="3d65b0"> 
<![CDATA[YOUR FREE WEBSITE INTRO]]>
 </text> </animation> 
<!-- Animation Part 7 -->
 -<animation center="yes" espacement="15" pos2y="105" pos2x="285" posy="5" posx="500" stay="1" wait="1000" duration="3000" texttransition="type4"> -<text letter_spacing="1" font_size="10" color="FFFFFF"> 
<![CDATA[YOUR WAY TO SUCCESS]]>
 </text> -<text letter_spacing="1.9" font_size="6.6" color="FFFFFF"> 
<![CDATA[YOUR FREE WEBSITE INTRO]]>
 </text> </animation> 
<!-- Just to wait 50 seconds -->
 -<animation center="yes" espacement="15" pos2y="125" pos2x="285" posy="25" posx="500" stay="0" wait="90000" duration="3000" texttransition="type4"> -<text letter_spacing="1" font_size="10" color="3d65b0"> 
<![CDATA[]]>
 </text> -<text letter_spacing="2" font_size="6.6" color="3d65b0"> 
<![CDATA[]]>
 </text> </animation> </animations> </configuration>
