@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #29578B;
}
.Main {
	background-image: url(../images/bg_tabla.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	background-position: center top;
	text-align:center;}
.Titulos {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.fecha {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.realizado {
	font-family: Arial;
	font-size: 11px;
	color: #D2B980;
	font-weight: bold;
}
.TXT {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.phone {
	font-family: Arial;
	font-size: 13px;
	color: #29578B;
	font-weight: normal;
}
.Clinic {
	font-family: Arial;
	font-size: 13px;
	color: #29578B;
	font-weight: bold;
}
.Minfo {
	width: 890px;
	border:#1C1B16;

}
.mmenu {
	width: 411px;
	height: 28px;
	background-image:url(../images/menu.jpg);
}
.shadow {
	width: 100%;
	height: 30px;
	background-image:url(../images/sombra.png);
}
.contenedor {
	width: 956px;
	background-color:#1A0502;
} 
.bottom {
	width: 700px;
	height: 218px;
	background-image:url(../images/bottom.png);
}
.bottomWorks {
	width: 902px;
	height: 50px;
	background-image:url(../images/spacer.png);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#F0F0D8;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.Menu {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

Menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
Menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
Menu:hover {
	text-decoration: none;
	color: #29291F;
}
Menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Tablas{
background-image:url(../images/bg_tabla.jpg);
background-repeat:repeat-x;
background-color:#E9E9C5;
}
.Tabla_lateral{
background-image:url(../images/bg_tabla_lateral.jpg);
background-repeat:repeat-x;
background-color:#86ACC9;
}
.Menu_Bottom {
	font-family: Arial;
	font-size: 11px;
	color: #D2B980;
	font-weight: bold;
}

Menu_Bottom:link {
	color: #D2B980;
	text-decoration: none;
}
Menu_Bottom:visited {
	text-decoration: none;
	color: #D2B980;
}
Menu_Bottom:hover {
	text-decoration: none;
	color: #FFFFFF;
}
Menu_Bottom:active {
	text-decoration: none;
	color: #D2B980;
}
