/*ALUMNA 3 | GIANNA PERRI | 38.425.438 | COMICIÓN: ADRIANA LUNA Y MARICEL FEDI | DGPC | FADU | PRIMER CUATRIMESTRE | 2014*/

@font-face {
    font-family: 'rosarioregular';
    src: url('JT21/fuentes/rosario-regular-webfont.eot');
    src: url('JT21/fuentes/rosario-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('JT21/fuentes/rosario-regular-webfont.woff') format('woff'),
         url('JT21/fuentes/rosario-regular-webfont.ttf') format('truetype'),
         url('JT21/fuentes/rosario-regular-webfont.svg#rosarioregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(http://fonts.googleapis.com/css?family=Rosario);

  



body{ 
    background-color: #fff;
    font-family: "Helvetica", Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
}


header{    
    background-color: #fff;
    margin-right: 80px;
    margin-left: 80px;
    margin-top:130px;
    margin-bottom: 100px;
    text-decoration: none;
    
}

section#section-logocosgaya{
    width: 100px;
    position: static;
    margin-left: 71px;
    margin-top: 50px;

}

section#section-logocosgaya img{
    width: 100px;
    margin-left: 71px;
    margin-top: 50px;       
}

section#section-logocosgaya1{
	width: 180px;
	margin-left: 280px;
	margin-top: 0px;
}

section#section-logocosgaya1 img{
    width: 180px;
    margin-left: 280px;
    margin-top: 30px;
       
        
}

 section#section-tp1{
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    

}

section#section-tp1 img{
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    
    
}

 section#section-tppag3{
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    

}

section#section-tppag3 img{
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    
    
}

section#section-tpn1{
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    

}

section#section-tpn1 img{
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    
    
}

section#section-tphomeflecha{
	width: 850px;
	margin-left: 198px;
	margin-right: 35px;
	margin-top: 0px;
}

section#section-tphomeflecha img{
    width: 850px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0px;    
}


nav ul {
    list-style:none;
    margin: 20px;
    padding:10px;
	font-weight:bold;
	font-size:12px;   
}

nav ul li{
   background-color: #FFF;
	width: 10rem;
	height: 2rem;
	border-bottom: 1px solid #000;
}

nav ul li a{
    text-decoration: none;
    color: #000;
    display: block;
    text-align: left;
    margin-bottom:20px;
    margin-top:20px;
    line-height: 30px;     
    position: static;
}

nav ul li a:hover{
    text-decoration: none;
    color: #99cc00;
    display: block;
    text-align: left;
    margin-bottom:20px;
    margin-top:20px;
    line-height: 30px;     
    position: static;
}


nav ul .derecha{
    background-color: #fff;
    list-style:none;
    margin: 20px;
    padding:10px;
    position: absolute;
    top:800px;
   
}

nav ul li .derecha{
    background-color: #fff;
    width: 10rem;
    height: 2rem;   
    
}

nav ul li a .derecha{
    background-color: #fff;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    margin-bottom:20px;
    margin-top:100px;
    line-height: 30px;
}

.unicacolumna{
	width: 100%;
	background-color: #fff;
	float: left;
	min-height: 750px;
	/* margin-right: 5%; */
	align-content: center;
	/* margin-top: 60px; */
	margin: 5px 5px 5px 5px;
}


.columnaizquierda {
    width: 30%;
    background-color: #fff; 
    float:left;
    min-height: 750px;
    margin-right:5%;
    align-content:center;
    margin-top: 60px;
}


.columnacentral {
    width: 30%;
    background-color: #fff; 
    float:left;
    min-height: 750px;
    margin-top: 60px;
    
}

.columnaderecha {
    width: 30%;
    background-color: #fff; 
    float:left;
    min-height: 750px;
    margin-left:5%;
    margin-top: 373px;
}

 section#section-redes{
    width: 870px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    position: relative;
    right: 65px;    

}

section#section-redes img{
    width: 870px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 45px;
    position: relative;
    right: 65px;      
}

.footer {
	color: #000;
	position: absolute;
	bottom: 10px;
	font-size: 16px;
	margin: 32px 0px 0px 366px;
	/* margin-left: 120px; */
	/* margin-top: 0px; */
	/* margin-right: 0px; */
	background-color: #fff;
	text-align: center;
	border-radius: 8px;   
}

