@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; border:0; font-family: Verdana, Geneva, sans-serif;}
h2 {font-size: 14px; color: #f76dec;}
body { background-image: url(imagens/bg.jpg); background-repeat: repeat-x; background-color: white;}
#head {clear: both; margin: 0 auto; background-image: url(imagens/bg-head.jpg); background-repeat: repeat-x; width: 790px;}
#foto {float: left;}
#primeiros-dias {float: left; background-image: url(imagens/primeiros-dias.jpg); background-repeat: no-repeat; width: 567px; height: 154px;}
	#primeiros-dias ul {padding: 135px 0 0 42px;}
	#primeiros-dias li {float: left; display: inline; padding-right: 5px; font-size: 13px; letter-spacing: -1px;}
	#primeiros-dias a {text-decoration: none; color: #fab3f5;}
	#primeiros-dias a:hover { text-decoration: underline;}
#menu2 { background-image: url(imagens/menu-2.jpg); background-repeat: no-repeat; float:left; margin-left: 317px; width: 250px; height: 53px;}
	#menu2 ul {margin-left: 72px;}
	#menu2 li {float: left; font-size: 12px; color: white; font-weight: bold; padding: 20px; padding-right: 27px; text-decoration: none; list-style: none;} 
	#menu2 a { text-decoration: none; color: white;}
	#menu2 a:hover { text-decoration: underline;}
#sidebar {width: 250px; height: 100%; float: left;}
	#curso {float: left;}
	#menu-3 {background-image: url(imagens/menu-3.jpg); background-repeat: no-repeat; height: 95px; float: left; padding-top: 37px;}
		#menu-3 li { text-decoration: none; list-style: none; font-size: 12px; padding: 5px 0 0 18px;}
		#menu-3 a {color: #6a71f0; text-decoration: none;}
		#menu-3 a:hover { text-decoration: underline;}
	#foto-2 {width: 100%; height: auto; float: left;}

#texto-head h1 {float: left; color: #f76dec; font-size: 24px; padding-left: 15px;}
#texto-head img { float: left; padding-left: 15px;}
#texto-head {padding: 10px 0 0 30px; width: 493px; float: left;}
#texto {width: 493px; padding-left: 48px; float: left;}
	#texto p {color: #bebebe; width: 450px; font-size: 12px; line-height: 30px; padding: 15px 0 0 0;}
	#texto a {font-weight: bold; color: #fab2f4;}
#adress {float: left; width: 100%; font-size: 12px; text-align: center; padding-top: 15px;}
#adress a {color: gray;}


