html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-image: url(../images/fondo3.jpg);
	background-attachment: scroll;
}
* html #wrap{height: 100%;}
p,td {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-repeat: no-repeat;
}
a img{border:0;}
a{color:#000000;text-decoration: none;}
a:hover{
	text-decoration: underline;
	color: #BB2921;
}
a.hidden {text-decoration: none;color: #000;cursor:default;}
form {margin:0;padding:0;}
ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1 { font-family:tahoma; font-size: 17px;color: #000;margin: 0px 0 7px; font-weight:normal;}

.bottom_addr {font-size: 11px;color: #FFF;padding: 5px 0 15px 0; text-align:center; font-size:11px;}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}

.bottom_menu {color: #BB2921;text-align: center;padding-top: 14px;padding-bottom: 4px; font-family:tahoma; font-size:11px;}
.bottom_menu a {
	color: #BB2921;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.body_txt {
	color: #000;
	text-align: justify;
	vertical-align: top;
	font-size:12px;
	background-repeat: repeat;
	background-image: url(../images/fonmed1.jpg);
	width: auto;
	height:auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BB2921;
}
.boton{
	font-size:12px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#D27A21;
	border:1px solid;
	width:80px;
	height:19px;
	border-color: #FF9900;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
       }
.boton:hover{
	font-size:12px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#D27A21;
	border:1px solid;
	width:80px;
	height:19px;
	border-color: #FF9900;
	border-top-color: #FFFFFF;
	background-color: #EE7422;
       }

	   
.login_form {background-image: url(../images/login-form-bg.gif);background-repeat: repeat-x;height: 20px;width: 110px;border-width: 1px;border-style: solid;font-size: 11px;padding-top: 3px;padding-left: 1px;}

#wrap{position:relative; min-height:100%; margin:0 auto; width:100%;}
#page{
	width:778px;
	margin:0 auto;
	border:1px none #CCC;
	padding:0 1px 1px;
}
#todo{
	background-repeat: repeat;
	background-image: url(../images/fonmed1.jpg);
	border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #BB2921;
}
#todom{
	background-repeat: repeat;
	background-image: url(../images/fonmed1.jpg);
}
#todoc{
	background-repeat: repeat;
	background-image: url(../images/fonmed1.jpg);
}
#menu{width:auto; height:110px;}
	#menu ul{list-style:none; padding-left:10px;}
	#menu ul li{float:left; margin: 0 5px; padding: 23px 0 7px 0; font-size:13px; font-family:"trebuchet MS"; font-weight:bold;}
	#menu ul li a{padding:23px 25px 7px 25px; color:#000; text-decoration:none;}
	#menu ul li a.current{background:#d56501 url(../images/menu-item-bg.gif) repeat-x top; border:1px solid #dddddd; border-top:none; color:#FFF; text-decoration:none; padding: 23px 24px 7px;}
	#menu ul li a:hover{
	border:1px solid #dddddd;
	border-top:none;
	color:#FFF;
	text-decoration:none;
	padding: 23px 24px 7px;
	background-color: #d56501;
	background-image: url(../images/menu-item-bg.gif);
}
#footer{width:778px; color:#FFF; font-family:tahoma;}
#header{}
#logo{ height:82px; width:44px; position:absolute; margin:37px 0 0 40px;}
#slogan{ position:absolute; font-family:"Century Gothic"; font-size:13px; color:#f5a97f; margin:65px 0 0 90px;}
#intro{background:url(../images/intro-bg.gif) repeat-x; height:148px;}
#intro div{color:#FFF; font-size:12px; margin:15px;}
#intro div.red{ text-align:right; margin:0; padding:0;}
#company_name {font-size: 24px;font-weight: normal;text-transform:uppercase;color: #FFF; font-family:"Century Gothic"; position:absolute; margin:37px 0 0 90px;}
#bordede {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BB2921;
}
#bordeba {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BB2921;
}

