@charset "utf-8";
/* CSS Document */

* { margin:0;
	padding:0;
	border:none;
	}

body {
	background-image:url(../../images/login/diagonal.png);
	background-repeat:repeat;
	background-color:#EBEBEB;
		  }
	

#wrapper {
	width:668px;
	height:auto;
	margin:auto;
	position:relative;
		  }
#bloque_logo {
	width:360px;
	height:145px;
	position:relative;
	margin-left: 155px;
	/* background-image: url(../../images/login/bloque-logos.png); */
		  }
#top {
	width:666px;
	height:145px;
	background-color:#81C0D1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5C5C5C;
	border-left-color: #5C5C5C;
	padding-top: 30px;
		  }

#contenido {
	width:666px;
	height:325px;
	background-color:#81C0D1;
	/* background-image:url(../../images/login/luces2.jpg);*/ 
	background-repeat:no-repeat;
	background-position:bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5C5C5C;
	border-left-color: #5C5C5C;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color:#616161;
		  }

#footer {
	width:468px;
	height:19px;
	background-image:url(../../images/login/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #E6E6E6;
	padding-top: 4px;
	padding-left: 200px;
		  }
#header {
	width:668px;
	height:23px;
	position:relative;
	background-image:url(../../images/login/header.png);
	background-repeat:no-repeat;
	margin-top: 10px;
}
#bloque_izq {
	width:10px;
	height:145px;
	position:relative;
	background-image:url(../../images/login/bloque_izq.png);
	background-repeat:no-repeat;
	float: left;
}
#bloque_fondo {
	width:340px;
	height:145px;
	background-image:url(../../images/login/bloque_fondo.png);
	background-repeat:repeat;
	float: left;
}
#bloque_der {
	width:10px;
	height:145px;
	position:relative;
	background-image:url(../../images/login/bloque_der.png);
	background-repeat:no-repeat;
	float: left;
}
#logo {
	width:330px;
	height:120px;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#form {
	width:350px;
	height:205px;
	position:relative;
	margin-left: 158px;
}
#icono {
	width:70px;
	height:110px;
	position:relative;
	float: left;
	padding-top: 40px;
}
#campos_form {
	width:280px;
	height:135px;
	position:relative;
	float: left;
	padding-top: 15px;
}

.btform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 24px;
	width: 70px;
	background-image: url(../../images/login/boton_transp_1.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color:Transparent; 
}

.titulo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.textoE {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}

.coordenada {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
}

.entrar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#slide_logos {
	width:666px;
	height:120px;
	position:relative;
}
