/* CSS Document */


body {background: black; 
      margin: 0pt;}

a img { border:0 }

h3 {
  font-size: 14px;
}

     
#A {        width:100%;
            margin:0px 0px 0px 0px; 
            position: relative; 
            background: black;
            border: none;
            background-size: 100%; 
            }
            
#container_A {margin: 0 auto 0 auto; 
            background-color: transparent;
            position: relative; 
            border: none; 
            text-align: left; 
            width: 840px;
            height:760px;}

#header {   margin: 0 auto 0 auto;
            background-color: transparent;
            position: relative; 
            border: none; 
            text-align: left;
            width: 840px;
            height: 120px;}
         
#titulo {   margin: 0 auto 0 auto;
            background-color: transparent;
            position: relative; 
            border: none; 
            text-align: right;
            width: 840px;
            height: 70px;
            font-family: 'Montserrat', sans-serif;
            line-height: 16px;
            font-size: 16px;
            font-weight: 400;
            color: white;}         
                   
#A_texts {  margin: 0 auto 0 auto;
            background-color: transparent;
            position: relative; 
            border: none; 
            text-align: left;
            width: 840px;
            height: 580px;}
                     
#D {        width:100%;
            height: 180px; 
            margin: 0px 0px 0px 0px; 
            position: relative; 
            background: rgb(0, 0, 0);
            border: none;
            }            

#pie {      margin: 0 auto 0 auto;
            background-color: black;
            position: relative; 
            border: none; 
            text-align: center;
            width: 400px;
            height: 180px;
            font-family: 'Montserrat', sans-serif;
            line-height: 15px;
            font-size: 15px;
            font-weight: 300;}            

hr {        border: 0px;
            background-color: black; 
            height: 1px;
            width: 840px;}

h1 {        font-family: 'Montserrat', sans-serif;
            line-height: 35px;
            font-size: 30px;
            font-weight: 400;
            color: rgb(218, 165, 32);
            }

h2 {        font-family: georgia, serif;
            line-height: 24px;
            font-size: 20px;
            }           

div span {  background-color: white;
            rgba(0,0,0, 1);
            }

.center {       text-decoration: none;
                color: white;
                font-family: georgia, serif;
                font-size: 14px;
                line-height: 20px;
                margin-top: 30px;
                margin-right: 40px; 
                background: transparent;}

.centerright {  text-decoration: none;
                color: white;
                font-family: georgia, serif;
                font-size: 14px;
                line-height: 20px;
                margin-top: 30px;
                background: transparent;}
                
.centerblack {  text-decoration: none;
                color: black;
                font-family: georgia, serif;
                font-size: 14px;
                line-height: 20px;
                margin-top: 15px;               
                margin-right: 40px;
                margin-left: 30px;
                }

.centerblackright {  text-decoration: none;
                color: black;
                font-family: georgia, serif;
                font-size: 14px;
                line-height: 20px;
                margin-top: 15px;
                }

.center_c {  text-decoration: none;
                color: black;
                font-family: georgia, serif;
                font-size: 14px;
                line-height: 20px;
                margin-top: 40px;               
                margin-right: 40px;
                }
                                
.proyecto {     text-decoration: none;
                font color: black;
                font-family: georgia;
                font-style: italic;
                font-size: 14px;}
                
                    
#agatangelo {font-family: Arial, sans-serif;
    line-height: 28px;
    font-size: 28px;
    top: 100px}
        
#parrilla {background: rgb(255, 255, 255);
           position: relative;
           width: 840px;
           height: 1645px;}
 
       
        
.cromo {border:1px solid white;
        height: 305px; 
        width: 240px;}

.cromoBorde {border: 1px dotted gray;}
         
      
#contacto {
  border: medium rgb(0,0,0) dashed ; 
  height: 600xp;
  width:600px;
  left: 240px;
  position: absolute;
  background-image: url(images/contacto_1.jpg);}
 
#contacto:hover {
  
  background-image: url(images/contacto_2.jpg);}

/* only for IE6 */
* html #separatorRedLine { 
    padding-top: 15px;
    padding-bottom: 25px;
}

* html img {
  margin-bottom: 0px;
  display:block; 
}

*+html img {
  margin-bottom: 0px;
  display:block; 
}