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



/*//////////////TAMAÑO PARA CELULARES/////////////////*/


@media only screen and (max-width: 320px) {	
html, body{
	background-image:none;
	
	}

.container{
    width:1200px;
    margin:0 auto;
	background-color:transparent;


}

#contenedor_cuadros {
	position: absolute;
	width: 320px;
	height: 1500px;
	z-index: 1;
	left: 0px;
	top: 310px;
}
#cuadro_1 {
	position: absolute;
	width: 300px;
	height: 480px;
	z-index: 1;
	left: 11px;
	top: 19px;
}
#cuadro_2 {
	position: absolute;
	width: 300px;
	height: 480px;
	z-index: 1;
	left: 12px;
	top: 510px;
}
#cuadro_3 {
	position: absolute;
	width: 300px;
	height: 480px;
	z-index: 2;
	left: 13px;
	top: 1005px;
}
#titulo_1 {
	position: absolute;
	width: 255px;
	height: 57px;
	z-index: 1;
	left: 17px;
	top: 0;
}
#titulo_2 {
	position: absolute;
	width: 255px;
	height: 57px;
	z-index: 1;
	top: 0;
	left: 0;
}
#titulo_3 {
	position: absolute;
	width: 255px;
	height: 57px;
	z-index: 1;
}
#texto_cont_cuadro {
	position: absolute;
	width: 254px;
	height: 141px;
	z-index: 1;
	left: 22px;
	top: 245px;
}
#imagen_de_cuadros {
	position: absolute;
	width: 254px;
	height: 158px;
	z-index: 2;
	left: 22px;
	top: 66px;
	
}

#imagen_de_cuadros img {
	width: 255px;
	height: 162px;
}

footer{
	background-color:#FFF;
	
	}
	
	
#cont_footer {
	position: absolute;
	width: 380px;
	height: 1100px;
	z-index: 1;
	background-color: none;
	top: 956px;
}
#footer_1 {
	position: absolute;
	width: 279px;
	height: 284px;
	z-index: 1;
	left: 21px;
	top: 17px;
}
#footer_2 {
	position: absolute;
	width: 279px;
	height: 284px;
	z-index: 1;
	left: 12px;
	top: 320px;
}
#facebook_frame {
	position: absolute;
	width: 293px;
	height: 284px;
	z-index: 1;
	left: 16px;
	top: 627px;
	background-color: #FFF;
}
#legales_footer p {
	position: absolute;
	width: 291px;
	height: 100px;
	z-index: 1;
	left: 18px;
	top: 930px;
	font-family: 'avenirroman';
	color: #FFF;
	font-size: 1em;
	text-align: center;
}
#titulo_footer_1 h3 {
	position: absolute;
	width: 141px;
	height: 36px;
	z-index: 1;
	left: 13px;
	top: 9px;
	font-family: 'avenirroman';
	color:#FFF;
	font-size: 1.7em;
}
#texto_footer_1 {
	position: absolute;
	width: 253px;
	height: 136px;
	z-index: 1;
	left: 11px;
	top: 55px;
	font-size:0.88em;
	color:#FFF;

}

#texto_footer_1 p a:hover {
	color:#CCC;

}

#social_media h3 {
	position: absolute;
	width: 233px;
	height: 20px;
	z-index: 2;
	left: 11px;
	top: 189px;
	font-family: 'avenirroman';
	color: #FFF;
	font-size: 1.7em;
}
#facebook {
	text-indent: -9999px;
	position: absolute;
	width: 35px;
	height: 31px;
	z-index: 1;
	left: 69px;
	top: 234px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
}
#twitter {
	position: absolute;
	text-indent: -9999px;
	width: 35px;
	height: 31px;
	z-index: 1;
	left: 105px;
	top: 234px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
}
#google {
	position: absolute;
	text-indent: -9999px;
	width: 35px;
	height: 31px;
	z-index: 1;
	left: 139px;
	top: 234px;
	background-image: url(../images/google.png);
	background-repeat: no-repeat;
}
#linkedin {
	position: absolute;
	text-indent: -9999px;
	width: 35px;
	height: 31px;
	z-index: 1;
	left: 174px;
	top: 234px;
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
}
#titulo_footer_2 h3 {
	position: absolute;
	width: 252px;
	height: 28px;
	z-index: 1;
	left: 9px;
	top: 12px;
	font-family: 'avenirroman';
	letter-spacing: -0.1em;
	color: #FFF;
}
#linea_1 {
	position: absolute;
	width: 3px;
	height: 250px;
	z-index: 2;
	left: 312px;
	top: 36px;
	background-image: url(../images/linea_borde.png);
	background-repeat: no-repeat;
}
#linea_2 {
	position: absolute;
	width: 3px;
	height: 250px;
	z-index: 2;
	left: 637px;
	top: 36px;
	background-image: url(../images/linea_borde.png);
	background-repeat: no-repeat;
}
#logo_1 {
	position: absolute;
	width: 102px;
	height: 33px;
	z-index: 2;
	left: 17px;
	top: 69px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#logo_2 {
	position: absolute;
	width: 102px;
	height: 33px;
	z-index: 2;
	left: 147px;
	top: 69px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#logo_3 {
	position: absolute;
	width: 102px;
	height: 33px;
	z-index: 2;
	left: 17px;
	top: 132px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#logo_4 {
	position: absolute;
	width: 102px;
	height: 33px;
	z-index: 2;
	left: 147px;
	top: 132px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#logo_5 {
	position: absolute;
	width: 102px;
	height: 33px;
	z-index: 2;
	left: 17px;
	top: 193px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#logo_6 {
	position: absolute;
	width: 102px;
	height: 33px;
	z-index: 2;
	left: 147px;
	top: 193px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*////////SCROOL/////////*/


		
.content{margin:0px; width:300px; height:280px; padding:0px; overflow:auto;  -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}

.content2{margin:5px; width:260px; height:210px; padding:20px; overflow:auto;  -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}

.content3{margin:5px; width:500px; height:310px; padding:20px; overflow:auto;  -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}


/*////////LOGOS FOOTER/////////*/

.titulo_footer_2 {
	
	font-family: 'avenirroman';
	letter-spacing: -0.1em;
	color: #FFF;
}


.loguitos {
	width:260px;
	border:solid 5px #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color:#FFF;
	
	
	}


.logos_sponsors li  {
	padding:5px 25px 0px 35px;

}

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	#container{
	position: relative;
	width: 280px;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
	background-color: #FFF;
	min-height: 890px;
}
	
			
header{
	position: relative;
	float: left;
	width: 320px;
	height: 83px;
	}
	
	
/***************************************************
				INTRO
***************************************************/	
	
	#intro{
	width: 320px;
	position: relative;
	float: left;
	height: 120px;
	padding: 0px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 50px;
	}

/*
	Slideshow
*/

#slides {
	position: absolute;
	top: 25px;
	left: 0px;
	z-index: 100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:360px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:360px;
	height:120px;
	display:block;
}

.slides_container img {
	display:block;
	width:360px;
	height:120px;
}


/***************************************************
				       MENU
***************************************************/

nav{
	position: absolute;
	width: 201px;
	height: 24px;
	top: 114px;
	float: left;
	left: 62px;
	background-color: #F1D1D2;
	border: solid 5px #F1D1D2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


nav ul li{
	float: left;
	line-height:normal;
	margin-left:10px;

}

nav ul li a{
	font-size: 0.9em;
	color: #666;
	text-transform:capitalize;
	font-weight:normal;
	display:block;	/* IE6, IE7 line height fix */
	background-color:transparent;
    text-decoration:none;
	margin-top:3px;
	padding:3px;
	font-family: 'avenirroman';


	


}

nav ul li a:hover{
	color:#B9181A;
	text-decoration:underline;

}

#afip {
	position: absolute;
	width: 66px;
	height: 78px;
	z-index: 3;
	left: 46px;
	top: 293px;
	display:none;
}

}
