/* @override 
	http://www.esepf.pt/guia/css/guia.css
*/

/* CSS Document */

@font-face {
font-family: menufont;
src: url("http://www.esepf.pt/guia/css/menufont.otf")
}

body {
	background-image: url(../img/fndguia.jpg);
	background-repeat: repeat;
	margin-top: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

li {
	list-style-image: none;
	display: block;
	margin-left: -40px;
	margin-bottom: 3px;
}

li a {
	list-style-image: none;
	color: #0077ab;
}

a {
	list-style-image: none;
	text-decoration: none;
	color: #4e5150;
	font-family: sans-serif;
}

a:visited {
	list-style-image: none;
	text-decoration: none;
	color: #0077ab;
	font-family: sans-serif;
}

a:hover {
	list-style-image: none;
	color: #e11266;
}

ul {
}

h1 {
	font-family: menufont;
	color: #629cac;
	margin-top: 40px;
	margin-bottom: 0;
}

h2 {
	font-family: menufont;
	color: #629cac;
	margin-bottom: 0;
	margin-top: 10px;
}

h3, h6 {
	font-family: menufont;
	color: #629cac;
	margin-bottom: 0;
	margin-top: 10px;
}

#conteudo {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

#branco {
	width: 820px;
	background-image: url(../img/smbesq.gif);
	margin-right: 10%;
	position: absolute;
	margin-left: 5%;
}

#cab {
	width: 781px;
	margin-left: 9px;
	height: 180px;
	padding-top: 10px;
}

/* menu de topo */

#cxmenu2, #cxmenu3, #cxmenu4, #cxmenu5 {
	background: url(../img/botao.jpg) no-repeat;
	height: 25px;
	width: 130px;
	font: 14px menufont;
	padding-top: 5px;
	margin-right: -10px;
	margin-left: 10px;
	float: left;
}

#cxmenu2 a, #cxmenu3 a, #cxmenu4 a, #cxmenu5 a {
	text-decoration: none;
	padding-bottom: 2px;
}

#cxmenu2 a:link, #cxmenu3 a:link, #cxmenu4 a:link, #cxmenu5 a:link {
	color: #4e5150;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#cxmenu2 a:hover, #cxmenu3 a:hover, #cxmenu4 a:hover, #cxmenu5 a:hover {
	color: #e11266;
	padding-bottom: 2px;
}

/* menu do início */

#cxmenu1 {
	background: url(../img/botao.jpg) no-repeat;
	height: 25px;
	width: 130px;
	font: 14px menufont;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: -19px;
	float: left;
	padding-left: 9px;
}

#cxmenu1 a {
	text-decoration: none;
}

#cxmenu1 a:link {
	color: #4e5150;
	margin-bottom: 20px;
}

#cxmenu1 a:hover {
	color: #e11266;
}

/* menu da ponta */

#cxmenu6 {
	background: url(../img/botao6.jpg) no-repeat;
	height: 25px;
	width: 130px;
	font: 14px menufont;
	margin-left: 10px;
	float: left;
	padding-top: 5px;
}

#cxmenu6 a {
	text-decoration: none;
}

#cxmenu6 a:link {
	color: #4e5150;
	margin-bottom: 20px;
}

#cxmenu6 a:hover {
	color: #e11266;
}

/* conteúdo informativo */

table {
	font: 11px Helvetica, Arial, sans-serif;
	color: #4e5150;
}

#foto {
	margin-right: 10px;
	margin-top: 10px;
}

#submenu {
	margin-top: 10px;
	height: 70px;
}

#m1, #m2, #m3, #m4, #m5, #m6 {
	margin-left: 19px;
	width: 770px;
	float: left;
}

#info {
	display: inline-block;
	width: 700px;
}