/*
edogcreative
*/

body {
background: #316b79 url(imagenes/fnd-head.png) repeat-x;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
}

* {
	margin: 0;
	padding: 0;
}


a {
color: #fff;
text-decoration: none;
font-weight:bold;
}

h1, h2, h3{
font-size: 11px; 
font-family: arial;
font-weight: normal;
}

img { border: none; }

my-glider {
width: 1020px;
height: 562px;
}

#pagina {
width: 1020px;
height: auto;
background: #316b79;
margin: auto;
}

/*
edogcreative
*/

/*
HEADER comienzo
*/


#header {
float: left;
width: 1020px;
height: 51px;
background: #317182 url(imagenes/fnd-head.png) repeat-x;
margin: 0;
}

#logo {
float: left;
background: url(imagenes/logo.png);
width: 145px;
height: 51px;
}
#texto, texto p {
float: left;
width: 145px;
height: 15px;
margin: 27px 0px 0px 10px;
font-size: 8.2px;
}
#menua {
float: right;
width: 370px;
height: 15px;
margin: 24px 20px 0px 0px;
}

#menua ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menua ul li {
position: relative;
display: inline;
float: left;
}

#menua ul li a{
display: block;
padding: 0px 15px;
text-decoration: none;
color: #fff;
font-size: 9px;
}
#menua ul li a:hover{background: #000;}

/*
HEADER fin
*/


#contenido {
float: left;
width: 1020px;
height: 440px;
background: #6ba48f  url(imagenes/fondo.png) repeat-x;
margin: 0;
}
.contenido1 { 
float: left;
width: 500px;
height: 280px;
margin: 0px 100px 0px 100px;
background:url(imagenes/blackOpacity.png);
}

/*
section1
*/
#sobre, #disenoweb, #disenografico {text-align: justify;}
#sobre {
float: left;
width: 500px;
height: 90px;
}
#sobre h2 {margin:30px 30px 0px 30px;}
 
#disenoweb {
float: left;
width: 250px;
height: 190px;
}
#disenoweb img {
margin:20px 0px 0px 30px; 
}

#disenoweb h2 {margin:0px 0px 0px 30px;}
#linea {
float: left;
width: 2px;
height: 190px;
background:url(imagenes/linea.png) no-repeat;
}
#disenografico {
float: left;
width: 248px;
height: 190px;
}
#disenografico img {
margin:20px 0px 0px 50px; 
}

#disenografico h2 {margin:0px 0px 0px 50px;}
/*
section2
*/
#port {
float: right;
width: 450px;
height: 210px;
margin: 35px 0px 35px 35px;
}

#port img { margin: 6px; }

/*
section3
*/
#textocontacto {
float: left;
width: 420px;
height: 60px;
margin: 30px 0px 0px 30px;
}
#nombre { 
float: left;
width: 200px;
height: 190px;
margin: 0px 0px 0px 30px;
}
#comentario {
float: left;
width: 200px;
height: 190px;
margin: 0px 0px 0px 30px;
}
input{
font-size:11px;
background:#5d8e7c;
border:1px solid #000;
color: #fff;
width: 200px;
height: 20px;
}
textarea{
font-size:11px;
background:#5d8e7c;
border:1px solid #000;
color: #fff;
width: 200px;
height: 70px;
}
.boton {
color:#fff;
height:18px;
width:55px;
border:1px solid #000;
background:#5d8e7c;
font-size:10px;
font-weight:bold;
}
/*
FOOTER comienzo
*/
#footer {
float: left;
width: 1020px;
height: 71px;
background: #062436 url(imagenes/fnd-footer.png) repeat-x;
margin: 0;
}
#esquina {
float: left;
width: 97px;
height: 71px;
background: url(imagenes/esquina.png);
}
#text {
float: left;
width: 270px;
height: 48px;
margin: 16px 0px 0px 15px;
font-size: 9px;
}
#text a:hover {
color: #0CF;
}
#perfiles {
float: right;
width: 360px;
height: 71px;
background: url(imagenes/fnd-perfiles.png);
}
#perfiles img { margin: 10px 0px 0px 0px; }
/*
FOOTER fin
*/