/* CSS SIIAP */
			body{
				background:#111 url(https://www.ministeriodegobierno.gob.ec/wp-content/uploads/2012/11/El-Tambo-Ca%C3%B1ar-estrena-UPC-para-fortalecer-acciones-contra-la-inseguridad.jpg) no-repeat center center fixed; 
				  -webkit-background-size: cover;
				  -moz-background-size: cover;
				  -o-background-size: cover;
				  background-size: cover;
				font-family:Arial;
			}
			span.reference{
				position:fixed;
				left:10px;
				bottom:10px;
				font-size:12px;
			}
			span.reference a{
				color:#aaa;
				text-transform:uppercase;
				text-decoration:none;
				text-shadow:1px 1px 1px #000;
				margin-right:30px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			ul.sdt_menu{
				margin-top:150px;
			}
			h1.title{
				text-indent:-9000px;
				background:transparent url(../images/title.png) no-repeat top left;
				width:633px;
				height:69px;
			}
			h1.title_mod{
				text-indent:-9000px;
				background:transparent url(../images/title.png) no-repeat top left;
				width:633px;
				height:20px;
				left: 10px;
			}
			
			input,select,textarea
			{
				padding: 5px;
				margin: 5px;
			}


