@charset "utf-8";
/* CSS Document */

body {
	margin: 145px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c2a45;
}

hr.line {
	width: 99%;
	height: 1px;
	border: 1px solid;
	color: #CCCCCC;
	/*color: #1c2a45;*/
	text-align: center;
}

.comment {
	text-align: right;
	font-size: 10px;
}

img {
	border: none;
}

.desactivado {
	color: #CCCCCC;
}

a {
	color: #4d5b77;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.perg {
	font-size: 10px;
}

.black {
	color: #000000;
	font-size: 10px;
	margin-left: 15px;
}

#nomeP {
	font-size: 9px;
}

.ebbo{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
vertical-align:top;
font-size:10px;
}

td#topM {
	background: url(../../img/TopMiddle.gif) repeat;
}

td#BottomM, td#ctl00_BottomM {
	background: url(../../img/BottomMiddle.gif) repeat;
}

td#LeftM, td#ctl00_LeftM {
	background: url(../../img/MiddleLeft.gif) repeat;
}

td#RightM, td#ctl00_RightM {
	background: url(../../img/MiddleRight.gif) repeat;
}


td#Conteudo {
	height: 440px;
	text-align: justify;
	line-height: 130%;
}

td#MargemTop {
	padding-top: 15px;
	padding-right: 20px;
}

#m1:hover, #m3:hover, #m5:hover {
	background-color: #263b65;
}

#m2:hover, #m4:hover, #m6:hover {
	background-color: #5e99cc;
}
#m1 {
	width: 150px;
	height: 21px;
	background-color: #1c2a46;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}
#m2 {
	width: 175px;
	height: 21px;
	background-color: #9fc9ec;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m3 {
	width: 275px;
	height: 21px;
	background-color: #1c2a46;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m4 {
	width: 60px;
	height: 21px;
	background-color: #9fc9ec;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 0px;
}

#m4a, #m4b{
	width: 180px;
	height: 21px;
	padding-top: 0px;
	margin-bottom: 2px;
}
#m4c {
	width: 180px;
	height: 21px;
	padding-top: 0px;
	margin-bottom: 14px;
}

#m5 {
	width: 195px;
	height: 21px;
	background-color: #1c2a46;
	padding-right: 10px;
	padding-top: 3px;
	
}

#m7 {
	width: 170px;
	height: 21px;
	background-color: #1c2a46;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m6 {
	width: 155px;
	height: 21px;
	background-color: #9fc9ec;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#signature{
	width: 210px;
	height: 45px;
	padding-top: 25px;
}

a.LMenu1, a.LMenu1:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

a.LMenu2, a.LMenu2:hover {
	color: #1c2a46;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

a.LMenu3, a.LMenu3:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:45px;
	width:100%;
	/*height:148px;*/
	height: 46px;
	z-index:1;
	visibility: visible;
}

#apDiv2 {
	position:absolute;
	left:0px;
	top:180px;
	width:100%;
	height:61px;
	z-index:2;
	visibility: visible;
}

a#ebbo {
	font-size: 10px;
	color: #1c2a45;
	text-decoration: none;
}

a#ebbo:hover {
	text-decoration: underline;
}

#luisPi {
    float: left;
    width: 270px;
}
#luisP {
	width: 270px;
	/*height: 98px;*/
	height: 46px;
	float: left;
	padding-top: 50px;
}

#manual {
	width: 221px;
	height: 148px;
	float: right;
	margin-right:20px;
}

#Pediatra {
	margin-top: 14px;
}

a.LinkMenu {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

a.LinkMenu:hover {
	text-decoration: underline;
}

a.LinkSubMenu {
	color: #1c2a46;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.LinkSubMenu:hover {
	text-decoration: underline;
}

p.LinksMenu {
	text-align: center;
	background-color: #1c2a46;
	height: 20px;
	padding-right: 10px;
}

p.LinksSubMenu {
	text-align: right;
}

hr {
	height: 1px;
	color: #1c2a46;
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: none;
}

ul li a {
	text-decoration: none;
}

ul li a:hover {
	text-decoration: underline;
}