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

body{
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background:#282828;
}

#fondo{
position:absolute;
margin:0px auto;
width:100%;
text-align:center;
min-height: 100%;
height: auto !important;
height: 100%;
}

#titulo{
position:relative;
/*background: url(../imagenes/cabecera.jpg) no-repeat;*/
width:100%;
height:160px;
margin-top:0;/*50px;*/
/*padding-top:2%;*//*22px;*/
float:left;
display:inline-block;
margin-bottom:1%;
border-bottom:3px solid #0D59FF;
z-index:1;
box-shadow: 0 0 10px #000000;
}

#titulo h1{
	margin:0px;
	padding-top:100px;
	font-family: 'Candal', sans-serif;
}

#titulo h1 a{
	text-decoration:none;
	color:#fff;
	font-size:44px;
	-webkit-transition: color 1.5s ease-out;
    -moz-transition: color 1.5s ease-out;
    -o-transition: color 1.5s ease-out;
    transition: color 1.5s ease-out;
}

#titulo h1 a:hover{
	text-decoration:none;
	color:#0D59FF;
}

#tituloin{
position:relative;
/*background: url(../imagenes/cabecera.jpg) no-repeat;*/
width:100%;
height:180px;
margin-top:0;/*50px;*/
/*padding-top:2%;*//*22px;*/
float:right;
display:inline-block;
margin-bottom:1%;
border-bottom:3px solid #0D59FF;
z-index:1;
box-shadow: 0 0 10px #000000;
overflow:hidden;
text-align: right;
}

#slide{
	position:relative;
	display:inline-block;
	float:right;
	width:400px;
	height:180px;
	overflow:hidden;
}

#slide img{
	height:180px;
	width:400px;
}

.cycle-slideshow { width: 23%; float: left; margin: 0px; min-width: 400px }
.cycle-slideshow img { xxdisplay: none;
height:180px;
	width:400px; }
.cycle-slideshow img.first { display: block }

.corte {clear: both}

#logo{
	position:absolute;
	float:left;
	z-index:10;
	padding-left:1%;
	padding-top:1%;
	width:9%;
}

#logo2{
	position:absolute;
	float:left;
	z-index:10;
	padding-left:0;
	padding-top:0;
	width:9%;
}

#cuerpo{
	position:relative;
	/*margin-right:0px auto;*/
	margin-left: 15%;
	margin-right:10%;	
	width:75%;
	max-width: 1200px;
}

#cuerpoind{
	position:relative;
	/*margin-right:0px auto;*/
	margin-left: 15%;
	margin-right:10%;	
	width:75%;
	/*max-width: 1200px;*/
}

.borde{
	display:inline-block;
	padding-top:1%;
	width:100%;
	height:100%;
	border-radius: 5px;
    box-shadow: 0 0 10px #000000;
}

#columnaiz{
width:340px;
float:left;
/*padding-left:1%;*/
/*border-right: 1px solid #ccc;*/
}

#columnaG{
width:70%;
max-width:1000px;
float:left;
/*padding-bottom: 170px;*/
padding-bottom:20px;
margin-left:10px;
font-size:15px;
/*background:url(../imagenes/fondocolG.png) no-repeat;*/
/*border-right: 1px solid #ccc;*/
}

#face{
	background:#ffffff;
}

#columnaG p{
	text-align:justify;
}

#columnaG ol.proves{
	font-size:16px;
	text-align:justify;
}

#columnaG a.prov{
	font-size:16px;
	color:#fff;
	text-decoration:underline;
}

#columnaG a.prov:hover{
	color:#007ee8;
	text-decoration:none;
}

#columnaG ul.trabajos li{
	display:inline-block;
	text-align:center;
	/*display:none;*/
}

#imagenesG{
	text-align:center;
}
#titulopag{
	width:100%;
	text-align:center;
}

#titulopag h1{
	font-size:40px;
	color:#007EE8;
	/*font-family:futuralt;*/
	font-family: 'Sansita One', cursive;
	/*font-family: 'Amaranth', sans-serif;*/
}

/*#colGizq{
	position:relative;
	width:50%;
	float:left;
}*/

#columnaG h2{
	font-size:24px;
	font-family: 'Sansita One', cursive;
	color:#0d59ff;
}

#columnaG h3{
	font-size:14px;
	color:#fff;
}

.oculto{
	cursor:pointer;
}

#pie{
	position:relative;
	background:#007EE8;
	width:100%;
	height:150px;
	/*position: absolute;*/
	bottom: 0 !important;
	bottom: -1px;
	text-align:center;
	border-top: 1px solid #0D59FF;
	box-shadow: 0 0 10px #000000;
}

#pie table{
	width:90%;
	margin-left:5%;
	text-align:center;
}

#pie p{
	color:#000;
	font-size:10px;
	margin:0;
}

#pie p a{
	font-size:9px;
	text-decoration:none;
	color:#000;
}

#pie p a:hover{
	color:#223940;
	text-decoration:underline;
}
#pie tr.linea{
	height:1px;
}

/* ----------- MENU VERTICAL --------------------- */
#naviV {
 	list-style:none;
	width:90%;
	border:5px solid #000;
	margin-left:2%;
}
#naviV ul{
	padding-left:0;
	margin:0;
}
#naviV li {
	/*display: inline;*/
	height:30px;
	padding-top:15px;
	list-style:none;
	background: linear-gradient(to bottom, #4B4B4B 0px, #414141 50%, #373737 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#naviV li a {
	text-decoration:none;
	font-size:13px;
	color:#fff;
}

#naviV li.seleccionado {
	background:url(../imagenes/menusel.png) no-repeat;
}
#naviV li.seleccionado a{
	text-decoration:none;
	font-size:13px;
	color:#007EE8;
}
/*Ahora vamos con el hover:*/
#naviV li a:hover {
	color:#0D59FF;
}

#naviV li:hover {
	color:#0D59FF;
	background:url(../imagenes/menusel.png) no-repeat;
}
/* ----------- FIN MENU VERTICAL --------------------- */

@font-face{
	font-family:edwasai;
	src:url(fuentes/edwasai.ttf);
	src: url('fuentes/edwasai.eot?#iefix') format('embedded-opentype'),
url('fuentes/edwasai.woff') format('woff'),
url('fuentes/edwasai.ttf') format('truetype');
}

@font-face{
	font-family:futuralt;
	src:url(fuentes/futuralt-webfont.ttf);
	src: url('fuentes/futuralt-webfont.eot?#iefix') format('embedded-opentype'),
url('fuentes/futuralt-webfont.woff') format('woff'),
url('fuentes/futuralt-webfont.ttf') format('truetype');
}

@media screen and (max-width: 1580px){
	#cuerpo{
		width:100%;
		margin-left:5%;
		margin-right:0;
	}
	#columnaiz{
		margin-left:1%;
	}
	#columnaG{
		margin-left:0px;
}