/* 
Theme Name: ENGMED
Theme URL: #
Description: GRUPO ENGMED
Author: ENGMED
Author URI: #
Version: 1.0
*/


html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	background-image:url(images/bg_body.jpg);
}
.site {
	margin:0 auto;
	width:814px;
	height:570px;
}

.aligncenter {
	text-align:center;
	padding:5px;
	margin:0 auto;
}
.alignleft {
	float:left;
	padding:5px;
}
.alignright {
	float:right;
	padding:5px;
}
/* TOPO */
.topo {
	width:100%;
	height:75px;
	background:url(images/topo.jpg) no-repeat;
}
.logo {
	float:left;
	width:131px;
	height:75px;
}
/* FIM TOPO */

/* MENU */
.menudiv {
	float:left;
	width:94px;
	height:325px;
	margin-top:10px;
	overflow:hidden;
}
.divmenu ul {
	float:left;
}
.divmenu ul li {
	list-style:none;
	padding:1px 0;
}
.divmenu ul li a {
	text-indent:3px;
	display:block;
	background:url(images/bg_menu1.jpg) repeat-x;
	width:94px;
	height:33px;
	line-height:24px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.divmenu ul li a:hover {
	background:url(images/bg_menu2.jpg) repeat-x;
}
.menudiv {
	float:left;
	width:94px;
	height:325px;
	margin-top:10px;
	overflow:hidden;}
#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:20px;
}
#menu a {
	text-indent:3px;
	display:block;
	background:url(images/bg_menu1.jpg) repeat-x;
	width:94px;
	height:30px;
	line-height:24px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	background:url(images/bg_menu2.jpg) repeat-x;
}
#menu li {
	list-style:none;
	padding:1px 0;
}
#menu li li {
	float: left;
	margin-left:90px;
	padding: 0px;
	text-align:left;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background-color:#FFFFFF;
	color: #FFF;
	width: 180px;
	height:23px;
	margin: 0px;
	padding: 1px;
	border-bottom:1px solid #FFF;
}
#menu li li a:hover, #menu li li a:active {
	background-color:#CCCCCC;
	float: none;
	margin: 0px;
	padding:1px;
}
#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	margin-top:-30px;
}
#menu li:hover ul {
	left: auto;
	display: block;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

/* FIM MENU */

/* MEIO */
.meio {
	float:left;
	width:814px;
	height:475px;
	background-color:#FFF;
}
.conteudo {
	float:right;
	width:710px;
	padding-top:10px;
}
.cont_e {
	float:left;
	width:430px;
	border-right:2px solid #666;
	padding-right:6px;
}

.cont_e p {
	padding:5px 0;
	text-align:justify;
}
.cont_e strong {
	font-weight:bold;
}
.cont_e_inicial {
	float:left;
	width:430px;
	height:290px;
	border-right:2px solid #666;
	padding-right:6px;
}
.cont_e_inicial p {
	margin:3px 0;	
}
.cont_e_inicial strong {
	font-weight:bold;
}

.cont_barra {
	float:left;
	width:2px;
	height:312px;
	margin:0 8px;
	background-color:#666;
}
.cont_d {
	float:right;
	width:260px;
	margin-right:8px;
}
.saibamais {
	float:right;
}
.saibamais a {
	color:#06C;
	font-weight:bold;
	text-decoration:none;
}
.pagina {
	width:100%;
	height:450px;
	overflow: hidden;
}
.pagina h2 {
	color:#03C;
	background:url(images/bg_h2_1.jpg) 0 4px no-repeat;
	padding-left:10px;
	text-transform:uppercase;
	font-size:14px;
	padding-bottom:20px;
	font-weight:bold;

}
.pagina h3 {
	font-weight:bold;
	float:left;
	width:100%;
}
.pagina h3 a {
	color:#000;
	text-decoration:none;
}
.pagina h3 a:hover {
	text-decoration:underline;
}
.pagina img {
	max-width:416px;
	max-height:300px;
}
.pagina p {
	padding:3px 0;
	text-indent:15px;

}
.barra {
	float:left;
	width:422px;
	height:1px;
	border-bottom:1px solid #333;
	margin:10px 0;
}
/* FIM MEIO */

/* INDEX */
.divindex {
	float:left;
	width:100%;
	height:137px;
	margin:7px 0;
}
.divindexe {
	float:left;
	width:527px;
	height:137px;
	background-color:#030;
}
.divindexd {
	float:right;
	width:272px;
	height:137px;
	background:url(images/bg_login.jpg);
}
.divindexd input {
	font-size:9px;
}
.acesso1 {
	float:right;
	width:142px;
	height:35px;
	margin:41px 13px 15px;
}
.acesso1 form {
	width:100%;
}
#log {
	width:140px;
	border:1px solid #999;
	margin-bottom:5px;
}
#sen {
	width:120px;
	border:1px solid #999;
	float:left;
}
#ok1 {
	width:17px;
	height:14px;
	background-color:#CCC;
	color:#666;
	border:1px solid #999;
	font-size:9px;
	font-weight:bold;
	float:left;
	margin-left:3px;
}
.acesso2 {
	float:right;
	width:142px;
	height:35px;
	margin-right:13px;
}
#login {
	width:140px;
	border:1px solid #999;
	margin-bottom:5px;
}
#senha {
	width:120px;
	border:1px solid #999;
	float:left;
}
#ok2 {
	width:17px;
	height:14px;
	background-color:#CCC;
	color:#666;
	border:1px solid #999;
	font-size:9px;
	font-weight:bold;
	float:left;
	margin-left:3px;
}
.index_bv {
	width:100%;
	float:left;
}
.index_bv h2 {
	margin-bottom:10px;
	text-transform:uppercase;
	color:#C00;
	font-weight:bold;
	background: url(images/bg_h2_2.jpg) 0 4px no-repeat;
	padding-left:10px;
}
.index_nd {
	width:100%;
	float:left;
	border-top:2px solid #666;
	margin-top:10px;
}
.index_nd h2 {
	margin:10px 0;
	text-transform:uppercase;
	color:#C00;
	font-weight:bold;
	background: url(images/bg_h2_2.jpg) 0 4px no-repeat;
	padding-left:10px;

}
.index_novi {
	float:left;
	width:100%;
	margin-left:5px;
}
.index_novi img {
	float:left;
	padding:0 10px 10px 0;
}
.index_novi h2 {
	background: url(images/bg_h2_1.jpg) 0 3px no-repeat;
	padding-left:10px;
	color:#33F;
}
.index_novi h3 {
	padding-left:10px;
	color:#F00;
	text-transform:uppercase;
}
.index_novi p {
}
.index_novi a {
	float:left;
}
.tit_lateral h2 {
	background: inherit;
	padding-left:10px;
	color:#33F;
	text-transform:uppercase;
	padding-bottom:3px;
	font-weight:bold;
	background: url(images/bg_h2_1.jpg) 0 3px no-repeat;
}
.index_post {
	float:left;
	width:260px;
	margin:1px 0;
}
.index_post p a {
	color:#000;
	text-decoration:none;
	font-weight:100;
}
.index_post p a:hover {
	text-decoration:underline;
}

.index_contato {
	float:left;
	border-top:2px solid #666;
	width:260px;
}
.index_contato h2 {
	margin:10px 0;
}
.index_contato p a {
	color:#06C;
	font-weight:bold;
	text-decoration:none;
}
/* FIM INDEX */

/* NOVIDADES */
.novidades {
	float:left;

}

/* CREDENCIADOS */
.credenciados {
	overflow:hidden;
	float:left;
	height:328px;
}
.credenciados object {
	width:429px;
}


/* NEWSLETTER */
.newsletter {
	float:left;
	width:430px;
}
.newsletter img {
	float:left;
	margin:0;
	padding:0;
	width:430px;
}




.paginacao {
	float:right;
/*	margin:2px 0;*/
	text-align:right;
	/*width:430px;*/
	clear:both;
}
/* FIM PAGINAS INTERNAS */

/* CONTATO */
.contato {
	float:left;
	width:410px;
}
.contato form {
	float:left;
}
.contato form label {
	float:left;
	width:100%;
	height:16px;
	padding-top:2px;
}
.campos {
	float:left;
	width:410px;
	padding-bottom:3px;
}
.campos input {
	float:left;
	width:410px;
	height:21px;
	border:1px solid #666;
	background-color:#DDD;
}
.campos select {
	float:left;
	width:410px;
	height:20px;
	border:1px solid #666;
	background-color:#DDD;
}
.campos textarea {
	float:left;
	width:410px;
	height:35px;
	border:1px solid #666;
	background-color:#DDD;

}
.campos input.assunto {
	float:left;
	width:100px;
}
.campos label.assunto {
	float:left;
	width:100px;
}
.campo_assunto {
	float:left;
	width:103px;
	padding-bottom:5px;
}
#ddd {
	width:30px;
	float:left;
	margin-right:5px;
}
#fone {
	width:200px;
}
.btn {
	float:left;
	width:90px;
	height:24px;
	padding-bottom:4px;
	background-color:#039;
	color:#FFF;
	font-weight:bold;
	border:none;
	text-transform:uppercase;
	font-size:12px;
	margin-top:5px;
}
.divsucesso {
	width:250px;
	height:50px;
	text-transform:uppercase;
}
/* FIM CONTATO */


/* BUSCA */
#searchform {
	float:left;
	width:100%;
	height:50px;
	margin:10px 0;
}
input.campo_busca {
	float:left;
	width:100%;
	height:18px;
	margin:5px 0;
	border:1px solid #666;
	background-color:#CCC;
}
input.btn_buscar {
	float:right;
	width:65px;
	height:22px;
	margin:5px 0;
	color:#FFF;
	font-weight:bold;
	border:none;
	background:url(images/bg_menu1.jpg) no-repeat;
}
/* FIM BUSCA */



/* RODAPE */
.rodape {
	float:left;
	clear:both;
	width:100%;
	height:21px;
	background:url(images/rodape.jpg) no-repeat;
}
/* FIM RODAPE */

#nav{
	border:1px solid #ccc;
	padding:1px 5px;
	display:inline;
	background:#fff;
	position: absolute;
	z-index:10;
}

#nav a {
	text-decoration: none;
	color:#333;
	font-size:12px;
	padding:0px 4px;
}

#nav a:hover {
	color:#fff;
	background:#666;
}

#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display:inline;
}

#nav .activeSlide {
	background: #333;
	color: white;
}