body {
	background:url(../Images/bg.jpg) repeat-x;
	background-position:0 205px;
	margin:0;
	font:14px "Trebuchet MS", verdana, sans-serif;
	color:#333;
}

html{
	overflow-y:scroll;
} 

#container {
	width:960px; 
	margin:0px auto;
	background:#fff;
}

a {
  -moz-outline: none 0;
  outline: none 0;
}

/* HEADER***********************************/

#header {
	float:left;
	width:960px; 
}

#header .logo {
	width:342px; 
	display:block;
	margin:55px auto;
}

#header ul {
	float:left;
	width:785px;
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	font-size:17px;
	color:#7e8dab;
}

#header ul li {
	float:left;
	padding:0 38px;
	margin:0;
}

#header ul li a {
	text-decoration:none;
	color:#7e8dab;
	display:block;
	padding-top:15px;
}

#header ul li a:hover {
	color:#af8cda;
}

#header ul li span {
	background:url(../Images/navbar-press.png) no-repeat top center;
	display:block;
	padding-top:15px;
}

#header .divider {
	float:left;
	margin-top:18px;
}

#header .btn-turnos {
	float:right;
	width:126px;
	height:25px;
	text-align:center;
	background:url(../Images/btn-turnos.jpg) no-repeat;
	text-decoration:none;
	color:#835eb2;
	font-size:16px;
	padding-top:5px;
	margin:10px 15px 0 0;
}

#header .btn-turnos:hover {
	color:#999;
	background-position:0 -30px;
}

#header td a {
	text-decoration:none;
	color:#7e8dab;
}

#header td a:hover {
	color:#af8cda;
}


/* BODY************************************/

#main {
	float:left;
	width:960px; 
	margin-bottom:50px;
}

#main-int {
	float:left;
	width:960px; 
	margin-bottom:50px;
	background:url(../Images/bg-int.jpg) no-repeat;
}

#main-int h1 {
	margin:23px 0 45px 30px;
	font-size:28px;
	font-weight:normal;
	color:#af8cda;
	text-transform:uppercase;
}

#main-int h2 {
	margin:0 0 15px 0;
	font-size:22px;
	font-weight:normal;
	color:#af8cda;
	background:url(../Images/subtit-bg.jpg) repeat-x bottom;
	padding-bottom:25px;
	
}

#main-int p {
	margin:0 0 10px 0;
	line-height:21px;
}

#main-int p a {
	text-decoration:none;
	color:#666;
}

#main-int p a:hover {
	text-decoration:underline;
	color:#999;
}

#main-int .mainbody {
	float:left;
	width:580px;
	padding-left:30px;
}

#main-int .mainbody ul {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}

#main-int .mainbody ul li {
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	background:url(../Images/bull.gif) no-repeat;
	background-position:0 7px;
}

#main-int .mainbody .direccion {
	background:url(../Images/ico-direccion.png) no-repeat;
	padding-left:32px;
}

#main-int .mainbody .tel {
	background:url(../Images/ico-phone.png) no-repeat;
	padding-left:32px;
	height:25px;
}

#main-int .mainbody .email {
	background:url(../Images/ico-email.png) no-repeat;
	padding-left:32px;
}

#main-int .right-col {
	float:right;
	width:277px;
	padding-right:30px;
}

#main-int .right-col  .pic {
	margin-bottom:20px;
}

#main-int .items {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	font-style:italic;
	color:#666;
}

#main-int .items li {
	margin:0 0 8px 0;
	padding:0;
}

#main-int .mainbody .contact-1 {
	float:left;
	width:280px;
}

#main-int .mainbody .contact-2 {
	float:right;
	width:275px;
}

#main-int .mainbody .contact-2 a {
	text-decoration:none;
}

/* FOOTER************************************/

#footer {
	clear:both;
	background:url(../Images/footer-bg.jpg) no-repeat;
	height:125px;
	color:#666;
}

#footer .contacto {
	float:left;
	width:530px;
	margin-top:20px;
	padding-left:25px;
}

#footer .contacto h2 {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:16px;
	color:#af8cda;
}

#footer .contacto div {
	font-size:14px;
	float:left;
	width:260px;
	line-height:22px;
}

#footer .contacto div strong {
	display:block;
}

#footer .contacto div a {
	text-decoration:none;
	color:#666;
}

#footer .contacto div a:hover {
	text-decoration:underline;
	color:#999;
}

#footer .copy {
	float:right;
	margin-top:50px;
	font-size:11px;
	padding-right:25px;
}

/* CUSTOM************************************/


.TituloPantalla
{
	font-weight: normal;
	font-size: 14pt;
	color: #af8cda;
	font-style: normal;
	font-family:  "Trebuchet MS";
}

.SubtituloPantalla
{
	font-weight: normal;
	font-size: 14pt;
	color: #B0B0B0;
	font-style: normal;
	font-family: "Trebuchet MS";
}

.LabelsPantalla
{
	font-weight: normal;
	font-size: 9pt;
	color: #293e6b;
	font-family: "Trebuchet MS";
}

.LabelsPantallaColor
{
	font-weight: normal;
	font-size: 10pt;
	color: #af8cda;
	font-family: "Trebuchet MS";
}

.tabla
{
	border-color: #af8cda;
	border-width:1;
}

.LabelNaranja
{
	font-weight: normal;
	font-size: 9pt;
	color: #E87603;
	font-family: "Trebuchet MS";
}

.CamposPantalla
{
	font-weight: normal;
	font-size: 9pt;
	color: #293e6b;
	font-family: "Trebuchet MS";
	border-style:inset;
}

.CamposPantallaDisabled
{
	font-weight: bold;
	font-size: 9pt;
	color : #546f9A;
	font-family: "Trebuchet MS";
}

.BotonesPantalla
{
	font-weight: normal;
	font-size: 9pt;
	color: #293e6b;
	font-family: "Trebuchet MS";
}

.GrillaHeader
{
	font-size: 10pt;
	color:  #af8cda;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-color:#e6e6e6;
	height: 30px;
}

.GrillaPager
{
	font-weight: normal;
	font-size: 9pt;
	color: #0078c9;
	font-family: "Trebuchet MS";
}

.GrillaItems
{
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS";
	color: #293e6b;
	height:25px;
}

.GrillaItems2
{
	font-weight: normal;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #293e6b;
	height:25px;
}

.GrillaItemAlt
{
	font-weight: normal;
	color: #293e6b;
	font-size: 9pt;
	font-family: "Trebuchet MS";
	height: 25px;
	background-color: #f7f7f7;
}

.GrillaItemAlt2
{
	font-weight: normal;
	color: #293e6b;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	height: 25px;
	background-color: #f7f7f7;
}

.CalendarTit
{
    font-size:10pt;
    color:  #af8cda;
    font-weight: bold;
	font-family: "Trebuchet MS";
	background-color:#e6e6e6;
}

.CalendarTitMes
{
    font-size:10pt;
    color:  #af8cda;
    font-weight: bold;
	font-family: "Trebuchet MS";
	background-color:silver;
}

.CalendarIt
{
    font-size:9pt;
}

.CalendarItSelec
{
    font-size:9pt;
    background-color:#af8cda;
}

.modalBackground
{
    background-color: #b3b3b3;
    filter: alpha(opacity=70);
	opacity: 0.7;
     
}

.modalPanel
{
	background-color: #fff;
	border-width: 2px; 
	border-style: outset;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border-color: #af8cda;
	padding: 0px;
 
}
