﻿body {
}


#principaldv {

width:98%;
margin:0 auto;
max-width:1500Px;
 background-color:lightyellow;

}


#cabeceradv {
   
width:100%;


margin:0 auto;
 background-color:orange;
 text-align:center;
 font-size:50px;



}

#cabeceradv img {
    width:100%;
    height:100%;
}




#centraldv {
   
width:100%;


margin:0 auto;
 background-color:lightyellow;
 text-align:center;
 font-size:40px;

 }


#foto1dv {
   
width:100%;


margin:0 auto;
 background-color:lightyellow;
 
 font-size:20px;

 text-align:center;
 float:left;
 display:inline-block;


}

#foto1dv img {
   
width:33%;


margin:0 auto;
 background-color:lightyellow;
 
 text-align:center;
 font-size:20px;

 



}




#foto2dv {
   
width:100%;


margin:0 auto;
 background-color:lightyellow;
 text-align:center;
 font-size:20px;

  float:left;
 display:inline-block;

 margin-bottom:30px;
}




#bajodv {
   
   
width:100%;


margin:0 auto;
 background-color:lightyellow;
 text-align:center;
 font-size:20px;



}


#avisodv {
   
   
width:100%;


margin:0 auto;
 background-color:lightyellow;
 text-align:center;
 font-size:15px;



}