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


body { 
background-color: #000000;
color:#F7F7F7;
font-family: 'Ubuntu', sans-serif;
height: auto;
}

#pagina{
	width:960px;
	margin:auto;
	padding:50px;
    height: auto;
	}
	
header {
    font-size: 30px;
    color: #000000;
    background-color: #FFF941;
    height: 60px;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    
}

a {
    text-decoration: none;
}


h2 {
    text-align: center;
    font-size: 20px;
}
 
    
h1{
    font-size: 40px;
    padding-top: 10px;
    color: #000000;

}

ul li {
    width: 400px;
    height: 25px;
    float: left;
    text-align: left;
    margin-left: 30px;
}


.opciones {
    padding-left: 130px;
    padding-right: 10px;
  
    
}


img{
    
    width: 100px;
    height: 100px;
}

.foto { 
    float: left;
    margin-top: 50px;
    width: 100px;
    height: 100px;
    margin-left: 90px;
  
}


.linkdgpc {
color:#FFF941;
}
		

h4 {
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}

.comitente {
 width: 90px;
    height: 27px;
    float: left;
    text-align: left;
    margin-left: 360px;
    position: relative;
    margin-top: 80px;
    text-align: center;
    
     
}

.comitente p{
   font-size: 15px;
    color: #ffffff;
   color: #000000;
   padding-top: 5px;
     padding-bottom: 5px;
    background-color: #FFF941;
    

}

.panel {
 width: 90px;
    height: 27px;
    float: left;
    text-align: left;
    margin-left: 20px;
    position: relative;
    margin-top: 80px;
    text-align: center;
    
     
}

.panel p{
   font-size: 15px;
    color: #ffffff;
   color: #000000;
   padding-top: 5px;
     padding-bottom: 5px;
    background-color: #FFF941;
    

}
.panel1  {
width: auto;
    height: 620px;
  
}

.panel1 img {
width: 460px;
    height: 620px;
    float: left;
    position: relative;
margin-left: 640px;

}

