@charset "utf-8";
/* CSS Document */


 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

body{
	background-color: #6f6f6f;
	}

#wrapper_header {
	width:900px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	z-index: 2;
	margin-top: 20px;
	margin-bottom: 0px;
}


#header {
	width:900px;
	height: 70px;
	background-color:#6f6f6f;
	position: fixed;
	z-index: 2;
	opacity: .99;
	filter: alpha(opacity=99);
	-moz-opacity: .99;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	height:350px;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
.left {
	width: 245px;
	float: left;
	height: 70px;
	text-decoration: none;
	text-align: left;
}
.center {
	width: 400px;
	float: left;
	height: 70px;
	text-decoration: none;
}
.right {
	width: 191px;
	float: right;
	height: 45px;
	text-decoration: none;
	padding-top: 25px;
}
.btns {
	float: left;
	width: 400px;
	margin-top: 25px;
}
ul {  

	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

ul li {
	padding:0;
	float:left;
}

ul li a {
	display:block;
	text-decoration:none;
}

ul li a:hover {
	background-position:bottom;
}

ul li a span {
	display: none;
}

#home {
	background-image: url(../images/btn_home.jpg);
	height: 20px;
	width: 55px;
}
#home:hover  {
	background-image: url(../images/btn_home.jpg);
	height: 20px;
	width: 55px;
	background-position: 0px 20px;
}

#grafico {
	background-image: url(../images/btn_grafico.jpg);
	height: 20px;
	width: 65px;
}
#grafico:hover  {
	background-image: url(../images/btn_grafico.jpg);
	height: 20px;
	width: 65px;
	background-position: 0px 20px;
}

#web {
	background-image: url(../images/btn_web.jpg);
	height: 20px;
	width: 50px;
}
#web:hover  {
	background-image: url(../images/btn_web.jpg);
	height: 20px;
	width: 50px;
	background-position: 0px 20px;
}
#espacios {
	background-image: url(../images/btn_espacios.jpg);
	height: 20px;
	width: 65px;
}
#espacios:hover  {
	background-image: url(../images/btn_espacios.jpg);
	height: 20px;
	width: 65px;
	background-position: 0px 20px;
}

#blog {
	background-image: url(../images/btn_blog.jpg);
	height: 40px;
	width: 37px;
}
#blog:hover {
	background-image: url(../images/btn_blog.jpg);
	height: 40px;
	width: 37px;
	background-position: 0px 40px;
}

#fb {
	background-image: url(../images/btn_fb.jpg);
	height: 40px;
	width: 37px;
}
#fb:hover {
	background-image: url(../images/btn_fb.jpg);
	height: 40px;
	width: 37px;
	background-position: 0px 40px;
}

#tw {
	background-image: url(../images/btn_tw.jpg);
	height: 40px;
	width: 37px;
}
#tw:hover {
	background-image: url(../images/btn_tw.jpg);
	height: 40px;
	width: 37px;
	background-position: 0px 40px;
}
#idioma {
	background-image: url(../images/btn_idioma01.png);
	height: 80px;
	width: 30px;
	margin-top: -45px;
	margin-left: 50px;
}
#idioma:hover {
	background-image: url(../images/btn_idioma02.png);
	height: 80px;
	width: 30px;

}
#shadow {
	background-image: url(../images/shadow.png);
	height: 20px;
	width: 900px;
	margin-top: 70px;
}



.img_screen {
	height: 560px;
	width: 900px;
	position: relative;
}


.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 30px;
	background-color: #D1D3D4;
}
.input_btn {
	height: 50px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 250px;
}

.input_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
	border: 1px solid #CCCCCC;
	height: 90px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #D1D3D4;
}
.blueline {
	background-color: #96D8EA;
	height: 1px;
	width: 400px;
	float: left;
}
.dir {
	height: 210px;
	width: 180px;
	float: right;
	margin-top: 20px;
	background-image: url(../images/img_dir.jpg);
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 10px;
}
.formulario {
	height: 350px;
	width: 400px;
	float: left;
}
.direccion {
	height: 220px;
	width: 180px;
	text-align: center;
}

h1{
	font-family: 'News Cycle', sans-serif;
	font-size: 30px;
	margin-top: 20px;
	color: #92DCE9;
	width: 300px;
	text-align: left;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	letter-spacing: 2px;
	color: #EEEEEE;
	margin-bottom: 5px;
}
h3 {
	font-family: 'News Cycle', sans-serif;
	font-size: 22px;
	color: #ABD7E9;
	
}
h4 {
	font-family: 'News Cycle', sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 10px;
}
h5 {
	font-family: 'News Cycle', sans-serif;
	font-size: 38px;
	color: #CCC;
	line-height: 30px;
}
h6 {
	font-family: 'News Cycle', sans-serif;
	font-size: 27px;
	color: #CCC;
	line-height: 26px;
}
h7 {
	font-family: 'News Cycle', sans-serif;
	font-size: 12px;
	color: #CCC;
}



.content {
	width: 900px;
}
.titulo {
	font-family: 'News Cycle', sans-serif;
	font-size: 30px;
	margin-top: 20px;
	color: #92DCE9;
	width: 300px;
	text-align: left;
}
.texto_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 30px;
	width: 900px;
	text-align: left;
}


.content_tit {
	height: 35px;
	width: 900px;
	font-family: 'News Cycle', sans-serif;
	font-size: 28px;
	text-align: left;
	color: #CCCCCC;
	margin-bottom: 10px;
}


.content_img {
	width: 900px;
}
.content_txt {
	height: 80px;
	width: 900px;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
}

#link_proyecto {
	background-image: url(../images/link_foot.png);
	height: 70px;
	width: 70px;
}
#link_proyecto:hover {
	background-image: url(../images/link_foot.png);
	height: 70px;
	width: 70px;
	background-position: 0px 70px;
}
.descripcion {
	width: 900px;
	position: relative;
	height: 100px;
}
.vinculo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	width: 900px;
	text-align: center;
	margin-top: 20px;
}


#vinculo2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #92DCE9;
}
#vinculo2:hover {
	background-color: #92DCE9;
	color: #FFF;
	
}
.monitor {
	background-image: url(../images/monitor.png);
	height: 525px;
	width: 600px;
	margin-left: 150px;
	position: relative;
	margin-top: 20px;
}
.link_foot {
	height: 70px;
	width: 70px;
	position: absolute;
	margin-top: -70px;
	margin-left: 830px;
}
.vinculo {
	font-family: 'News Cycle', sans-serif;
	font-size: 35px;
	height: 50px;
	width: 50px;
	position: absolute;
	margin-left: 630px;
	margin-top: 180px;
	background-image: url(../images/line_vinculo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#vinculo {
	height: 50px;
	width: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
#vinculo:hover  {
	height: 50px;
	width: 50px;
	color: #FFFFFF;
	background-color: #96D8EA;
	display: block;
}

.imagen_web {
	height: 306px;
	width: 542px;
	position: absolute;
	margin-top: 34px;
	margin-left: 29px;
}
.content_tit2 {
	height: 35px;
	font-family: 'News Cycle', sans-serif;
	font-size: 28px;
	text-align: center;
	color: #CCCCCC;
	width: 900px;
}

.blueline2 {
	height: 1px;
	float: right;
	width: 60%;
	margin-top: 30px;
	display: inline;
}

.content_txt2 {
	height: 30px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-top: 5px;
	color: #CCCCCC;
}
.slide {
	position: relative;
	height: 306px;
	width: 542px;
	overflow: hidden;
	z-index: 0;
}
.link_foot2 {
	height: 50px;
	width: 50px;
	position: absolute;
	margin-top: -150px;
	margin-left: 680px;
}
#link_proyecto2 {
	background-image: url(../images/link_foot2.png);
	height: 50px;
	width: 50px;
}
#link_proyecto2:hover {
	background-image: url(../images/link_foot2.png);
	height: 50px;
	width: 50px;
	background-position: 0px 50px;
}
