html {
	background: #00577B;
}
body { 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-width: 0px;
	text-align: center;	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #00577B;
	scrollbar-darkshadow-color: #87B5C2;
	scrollbar-highlight-color: #87B5C2;
	scrollbar-shadow-color: #87B5C2;
	scrollbar-track-color: #87B5C2;
	scrollbar-3dlight-color: #87B5C2;
}
#fondo {
	background: url(../images/fondo.jpg);
	margin:0px auto 0px auto;
	height: 690px;
	width: 100%;
	text-align:left;
}
#marco {
	background: url(../images/marco.jpg);
	margin:-650px auto 0px auto;
	height: 650px;
	width: 955px;
	text-align:center;
}
#top {
	margin: 0px auto 0px auto;
	height: 167px;
	width: 955px;
	text-align:left;
}
#main {
	margin: 0px auto 0px auto;
	height: 483px;
	width: 955px;
	text-align:left;
}
#botton {
	margin: 20px auto 0px auto;
	height: 50px;
	width: 955px;
	text-align:center;
}
.fecha {
	font-weight: normal;
	font-size: 10px;
	color: #00577B;
	line-height: 10pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.menu {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.menu:hover {
	font-weight: normal;
	font-size: 10px;
	color: #40B3BF;
	line-height: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: underline;
}
.menu_a {
	font-weight: normal;
	font-size: 10px;
	color: #40B3BF;
	line-height: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.titulo{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.horas{
	font-weight: bold;
	font-size: 11px;
	color: #00577B;
	line-height: 14pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.texto{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 14pt;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.actividad{
	font-weight: bold;
	font-size: 12px;
	color: #3B94D1;
	line-height: 18pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.titular{
	font-weight: bold;
	font-size: 12px;
	color: #00577B;
	line-height: 12pt;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.sede {
	font-weight: normal; 
	font-size: 10px; 
	color: #000000; 
	line-height: 12pt; 
	font-family: Arial; 
	text-align: center; 
	text-decoration: none;
}
.telefono {
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	line-height: 12pt; 
	font-family: Arial; 
	text-align: center; 
	text-decoration: none;
}
.email {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.email:hover {
	font-weight: normal;
	font-size: 11px;
	color: #40B3BF;
	line-height: 12pt;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.formu {
	font-weight: bold; 
	font-size: 10px; 
	color: #00577B; 
	line-height: 10pt; 
	font-family: Arial; 
	text-align: left; 
	text-decoration: none;
}
.legal{
	font-weight: normal;
	font-size: 10px;
	color: #00577B;
	line-height: 12pt;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.boton_1 {
	border-right: #00577B 1px solid; 
	border-top: #00577B 1px solid; 
	font-size: 10px; 	
	line-height: 10pt; 
	color: #FFFFFF; 
	font-weight: bold;
	border-left: #00577B 1px solid;  
	border-bottom: #00577B 1px solid;
	background-color: #00577B; 
	font-family: Arial;
}
.boton_2 {
	border-right: #D8001D 1px solid; 
	border-top: #D8001D 1px solid; 
	font-size: 10px; 
	line-height: 10pt;
	color: #FFFFFF; 
	font-weight: bold;
	border-left: #D8001D 1px solid;  
	border-bottom: #D8001D 1px solid;
	background-color: #D8001D; 
	font-family: Arial;
}
.tabla {
	border-right: #D1ECEF 1px solid; 
	border-top: #D1ECEF 1px solid; 
	border-left: #D1ECEF 1px solid;  
	border-bottom: #D1ECEF 1px solid; 
}
.input {
	border-right: #40B3BF 1px solid; 
	border-top: #40B3BF 1px solid; 
	font-size: 11px; 
	border-left: #40B3BF 1px solid;  
	border-bottom: #40B3BF 1px solid; 
	font-family: Arial;
}
.textarea {
	border-right: #40B3BF 1px solid; 
	border-top: #40B3BF 1px solid; 
	font-size: 11px; 
	border-left: #40B3BF 1px solid;  
	border-bottom: #40B3BF 1px solid; 
	font-family: Arial; 
	background-color: white; 
}
#textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 650px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:20px;	border:1px solid #000
}
#closeText{
	text-align:left
}		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color:#00577B;
}

