/***Generales***/

body,
html {
	 margin:0;
    padding:0;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	 line-height:17px;
	 background-color: #000000;
    }
	 body {
	
	height: 100%;
	width: 100%;
	min-width:940px;
	min-height: 650px;
	background-color: #000000;
	
}
html {
	height: 100%;
	width: 100%;
}
	#logo {	
	
	 width: 265px;
	height: 170px;
	float: right;
	margin: 0px 0px 0px 0px;
	
} 
#ctd-contenedor {
position: relative;

	width: 100%;	
	height: 100%;
	/*background: #B32B39 url(img/fondo-ballet.gif) no-repeat right;*/
}
#contenedor {
position: absolute;
bottom: 60px;
right: 60px;
	width: 450px;	
}
#textos {
	width: 100%;
	float: left;
	padding: 10px 0px 0px 0px;
	
}
#textos p {
text-align: right;
color: #333;
padding: 10px 0px 0px 0px;
margin: 0px;
	
}

#texto-dest-2 a:link, #texto-dest-2 a:visited {	
color: #999 !important;
	font-weight: bold;
	font-style: normal;
	background-image: url(img/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	background-repeat: no-repeat;

	padding: 0px 0px 0px 11px;
	font-size: 12px;
	line-height: 17px;
	font-family:Helvetica, Arial,sans-serif;
font-size:15px;
font-weight:bold;

text-align:right;
text-transform:uppercase;
margin: 0px 0 0 15px;
}
#texto-dest-2 a:hover {	
	color: #FFF !important;
	background-position: 0px -13px;	
}



#texto-dest-2 {	
font-family:Helvetica, Arial,sans-serif;
	font-size: 15px;
	color: #999;
	font-weight: bold;
	text-align: right;
	width: auto;
	float: right;
	margin:20px 0 0 0px;

	
}


#texto-dest-1 {	
font-family:"HelveticaNeue-Light",Helvetica,Arial,sans-serif;

letter-spacing:0.5px;
	font-size: 25px;
	font-weight: bold;
	color: #999;
	text-align: right;
	width: 100%;
	float: left;
	padding: 10px 0px 10px 0px;
}
#ctd-texto-dest {
	width: 100%;
	float: left;
}

a:link, a:visited {
	color: #999;
	text-decoration: none;
	outline: 0; 
}
a:hover {
	outline: none;
	text-decoration: none;
	outline: 0;
	color: #FFF;

}
#logo-comunidad {
	width: 171px;
	float: right;
	padding: 20px 0px 0px 10px;
}
#logo-galapagar {
	width: 20px;
	float: right;
	padding: 20px 0px 0px 10px;
}
#logo-comunidad-1 {
	width: 100%;
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#logo-comunidad-2 {
	width: 100%;
	float: right;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
#logo-ministerio {
	width: 151px;
	float: right;
	padding: 20px 0px 0px 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/***Layout***/
#ctd-principal {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#principal {
	float: left;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#flashcontent {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width:  100%;
	background: #060606;
}
.error_message
{
	float: left;
	width: 100%;
	color: #f00;
}
.msgerror {
	color: #f00;
	text-align: center;
	font-weight: bolder;
	font-size: 22px;
	width: 720px;
	padding: 0px;
	margin: 50px 0 0;
	line-height: 25px;
}
#cont-alt {
	padding: 10px;
}




#version-flash {
	color: #f00;
	font-weight: bold;
		width: 350px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}
#ctr-descarga {
	float: left;
	width:100%;
	height: 100%;
	background:  #060606;
}
#descarga {
	margin: 30px auto;
	width: 250px;
}
#logoFlash {
	float: left;
	margin: 20px 0;
	width: 88px;
	height: 31px;
}
#mensajeDescarga {
	float: right;
	width: 130px;
	padding: 15px 0 0 0;
	text-align: center;
}
