@charset "utf-8";


body {
    background-position: bottom;
    width:960px;
	height:1000px;
	position: center;
    top: 60px;
    padding: 0px;
    margin:0px auto 0px auto;
	background-position: center top;
    background-image: url(imagenes/fondobodypx.jpg);
    background-size: contain;

}


header {
    position: relative;
    height: 172px;
    width: 960px;
    
       }

header div#logovm18 {
    position:relative;
    float:left;
    margin-left: 20px ;
}

header div#enlaces ul li {
    float:right;
    margin-top: 60px;
    padding: 3px;
    margin-right: 1;
    list-style: none;
    margin-right: 10px
}

article {
    width: 960px;
    overflow: hidden;    
}
div#menu {
   width: 657px;
    height: 35px;
   background-color:#fff;
    position: absolute;
    margin-top:104px;
    margin-left: 297px;
    border: #393939 2px solid;
    background-color: rgb(255, 223, 245);
    
   
}


div#menu nav{
    position: absolute;
    float: left;
    width: 657px;
    height: 35px;
}

div#menu nav ul {
    position: absolute;
    float: left;
    width: 657px;
    margin-top: 5px;
}

div#menu nav ul li{
    position:relative;
    float: left;
    left: -5px;
    margin-right:20px;
    font-size: 18px;
    font-weight: 400;
    list-style: none;
}

div#menu nav ul li a{
    position: relative;
    width: 100px;
    color: #020202;
    text-decoration: none;
    text-align: center;
    display: block;
    font-family: 'Oswald', Helvetica, sans-serif; 
}


div#menu nav ul li a:hover {
	color:#ff03b1;
    
}

    
div#menufondo {
    position: relative;
    width: 657px;
    height: 35px;
   background-color:#393939;
    float: right;
    margin-top: 112px;
    
}
article {
    width: 960px;
    overflow: hidden;
}

section#lineamenu2{
   position: relative;
   width: 960px;
   height: 6px;
   background-color: #6d004b;
    
}

div#sitio{
    position: relative;
    float: left;
    width: 469px;
    margin-top: 10px;  
 
}


            
div#sitio h1{
    position: relative;
   font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 400;
    top: -10px;
}

div#sitio p1{
    position: relative;
    margin-top: -5px;
    font-family:'PT Sans Narrow',sans-serif;
    
   
}

div#dgpc{
    position: relative;
    float: left;
    width: 460px;
    height: 100px;
    margin-top: 40px;
    margin-left: 30px;

}

div#dgpc section#logodgpc{
    position: relative;
    float: left;
}

div#dgpc section#textodgpc{
    position: relative;
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-top: 4px;
    
}

div#dgpc section#textodgpc h2{
    position: relative;
    margin-top: -1px;
    margin-bottom: -1px;
    font-size: 18px;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
}

div#dgpc section#textodgpc p3{
    position: relative;
    font-family:'PT Sans Narrow',sans-serif;
    margin-right: 20px;
 
}

div#dgpc section#textodgpc p4{
    position: relative;
    font-family:'PT Sans Narrow',sans-serif;

}

div#fadu{
     position: relative;
     float: left;
     margin-left: 30px;
     width: 460px;
}

div#fadu section#logofadu{
    position: relative;
    float: left;
} 

div#fadu section#txfadu{
    position: relative;
    float: left;
    width: 290px;
    margin-left: 20px;
}

div#fadu section#txfadu p5{
    position: relative;
    font-family:'PT Sans Narrow',sans-serif;
    font-size: 13px;
}

div#fadu section#txfadu p6{
    position: relative;
    font-family:'PT Sans Narrow',sans-serif;
    font-size: 13px;
}

div#fadu section#txfadu p7{
    position: relative;
    font-family:'PT Sans Narrow',sans-serif;
    font-size: 13px;
}




footer {
    background-color:rgba(168, 170, 177, 0.38);
    height: 130px;
    width: 960px;
    margin-top: 40px;
    clear:both;
    
    
	
}

footer div#redessociales{
    margin-top: 15px;
    height: 40px;
    float:left;

}


footer div#redessociales nav ul{
    list-style: none;
     height: 25px;
    margin-left: 20px;
}

footer div#redessociales nav ul li{
    margin-left: 20px;
    float: left;
    top: 30px;
     
  }

footer div#redessociales nav ul li a{
    display: block;
    text-decoration: none;
    font-size: 13px;
    margin-right: 30px;
    color: #000;
    font-family: 'PT Sans Narrow',Calibri,Arial, sans-serif; font-weight: 400;
    
}

footer img{
   float:right;
    margin-right: 20px;
    margin-top: 20px
   
}


footer p {
    position:relative;
    width: 730px;
    float: left;
	margin-left:34px;
    margin-top:30px;
    font-size:11px;
	color:#7a8380;
	text-align:left;
    font-family: 'Oswald', sans-serif; font-weight: 400;
}
