*
{
margin: 0px;
padding: 0px;
	top: 0px;
	left: -1px;
}

body
{
background-color: #fff;
color: #595959;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #FF6600;
}

a:hover
{
text-decoration: none;
color: #FFF;
background: #FF6600 url('../../images/bbg1.gif') repeat-x;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #ffffff;
text-transform: lowercase;
font-size: 13px;
}

strong
{
background: inherit;
color: #2971A0;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('../../images/a1.gif') repeat-x;
color: #ffffff;
}


#header_inner
{
position: relative;
width: 580px;
height: 104px; 
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #E8E8F3;
}


h1
{
background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 26px;
}

h1 span
{
background: inherit;
color: #85AC1E;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #595959;
font-size: 16px;
text-transform: lowercase;
height: 34px;
background: url('../../images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #FF6600;
}

h3.first
{
margin-top: 0px;
}


#footer
{
clear: both;
color: #6D6DB1;
background: url('../../images/a2.gif') repeat-x;
width: 100%;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
text-transform: lowercase;
}

.textbox
{
color: #304E94;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
background: url('../../images/a3.gif');
border: 1px solid #E8E8F3;
}

.button
{
position: relative;
border: solid 1px #304E94;
margin-top: 15px;
font-size: 11px;
background: #E8E8F3;
color: #304E94;
	height: 20px;
}

th
{
border: solid 1px #dadada;
font-size: 11px;
background: #f3f3f3;
color: #50514D;
}


.calendario.ajax__calendar_container 
{    
    border:1px solid #304E94;    
    border-color:#304E94;
    background-color: #FFF;
    color: #304E94;     
}

.confirmacion
{
    color: #FF6600; font-weight:bold; text-align:center;  
}

.ayuda
{    
 display: none; 
 width: 300px; 
 z-index: 2; 
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
 border: solid 1px #CCCCCC; 
 padding: 5px;
 text-align:left;  
}
.MenuIE8
{
	z-index:10;	
}