


    A:link {
	    text-decoration:none;
        color: transparent;
    }
    A:visited {
      text-decoration:none;
      color: transparent;
    }
    A:active {
      text-decoration:none;
      color: transparent;
    }
    A:hover {
      text-decoration:none;
      color: transparent;
    }
    a img {
      border-width:0;
      color: transparent;
    }

    * {
		margin: 0;
		padding: 0;
	}

    html {
      height: 99%;
    }

     img, div { behavior:url(iepngfix.htc); }

	body {
		background-color: #000000;
		vertical-align: center;
        background-image: url(./Fotos/Fundo-phph1K-230112.gif);
		background-repeat: no-repeat;
		background-position: center;
        height: inherit;
        behavior:url(iepngfix.htc);
	}
	
	#tudo {
		width: 1000px;
		height: 575px;
		margin: auto;
		position: relative;
	 /*	border: 3px solid #0000FF;
		background-image: url(./Fotos/Fundo-phph1K-230112.gif);
		background-repeat: no-repeat;
		background-position: bottom;    */
	}
	
	#tudo div {
		text-align: center;
		margin-top: 10px;
	}
	
	#logo {
		position: inherit;
	}
	
	#nome {
		font-size: 24px;
		position: inherit;
		margin-left: auto;
		margin-right: auto;
        color: #FFFFFF; 
	}
	
	#nome font {
		font-weight: bold;
        color: #FFFFFF;
	}
	
	#copos {
		margin-left: auto;
		margin-right: auto;
	}
	
	#copos img {
		width: 125px;
		position: relative;
	}
	
	#logo18anos {
		width: 150px;
	}
	
	#texto18anos {
		width: 130px;
		position: relative;
		margin-left: -145px;
		top: -20px;

	}
	
	#copos font, #copos font a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
	}
	
	#textoSim {
		position: absolute;
	/*	margin-left: -220px;
		top: -130px;*/
		margin-left: -220px;
		top: 350px;
	}
	
	#textoNao {
		position: absolute;
	/*	margin-left: 80px;
		top: -130px;*/
		margin-left: -95px;
		top: 350px;
	}
	
	#idiomas {
		margin-top: 5px !important;
	}
