@font-face {
    font-family: 'avenirroman';
    src: url('../fonts/avenir-roman.eot');
    src: url('../fonts/avenir-roman.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avenir-roman.woff') format('woff'),
         url('../fonts/avenir-roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



/***************************************************
	      JUAN GABRIEL IGLESIAS DISEÑO MULTIMEDIAL
		  /// www.juangabrieliglesias.com.ar ///
***************************************************


***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}


/***************************************************
			      Global styles
***************************************************/

html, body {
	width:100%;

	}


html, body{
    font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #f87983; /* Old browsers */

background: -moz-linear-gradient(top,  #f87983 0%, #fbbabf 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f87983), color-stop(100%,#fbbabf)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #f87983 0%,#fbbabf 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #f87983 0%,#fbbabf 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #f87983 0%,#fbbabf 100%); /* IE10+ */

background: linear-gradient(to bottom,  #f87983 0%,#fbbabf 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87983', endColorstr='#fbbabf',GradientType=0 ); /* IE6-9 */


	
	}



p {
	margin-bottom:7px;
	text-align:justify;
	}
	
a, p a {
	text-decoration:none;
	color:white;
	}
	a:hover {color:white;}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	position: relative;
	left: 20px;
	right: -1px;
}


	
h1{
	font-size: 18px;
	line-height:0.9;
	color:#B9181A;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:center;
	font-family: 'avenirroman';
	font-size:1.7em;


	}

	
	
h2{
	font-size: 16px;
	line-height:1.3;
	color:#FF7F00;
	text-transform:none;
	font-style:italic;
	text-align:left;
	margin-top:7px;
	padding-bottom:6px;



	}
	

h3{
	font-size: 1.5em;
	line-height:0.9;
	color: white;
	margin-top:20px;
	left:0px;
	}
	
h3 span{
	
	font-size: 12px;
	line-height: 1.4;
	color:white;
	display:block;
	margin-top:10px;
	text-transform:none;


}

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

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	#container{
	position: relative;
	width: 900px;
	padding: 0px 30px 0px 30px;
	margin: 0 auto;
	background-color: #FFF;
	min-height: 980px;
}
	
			
header{
	position: relative;
	float: left;
	width: 900px;
	height: 83px;

	}
	
	
/***************************************************
				INTRO
***************************************************/	
	
	#intro{
	width: 900px;
	position: relative;
	float: left;
	height:300px;
	padding:10px;
	margin-top:20px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	
	

	}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 10px;
	}
	
	
	
	
	
.holder_content1 {
	position: relative;
	float: left;
	width: 900px;
	margin-top:40px;
	margin-bottom:30px;


	}
	
	
.holder_content_separator{
	margin-bottom:19px;
	}

	
/***************************************************
			        GALLERY
***************************************************/
	 
	 	 
	 a.photo_hover3{
	position:relative;
	float: left;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

	}
	a.photo_hover3{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover3:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}

	
	 a.photo_hover2{
	position:relative;
	float: right;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

	}
	a.photo_hover2{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover2:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}
	
	
/***************************************************
			        FOOTER
***************************************************/


footer{
	position: relative;
	height: 380px;
	clear: both;
	width: 100%;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #5E5E5E;
	}

#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo{
	position: absolute;
	right: 225px;
	top:250px;
	color:white;

}

#FooterTree{
	position: absolute;
	left: 224px;
	top: 250px;
	color: white;
}

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


}

.footer_left{
	float:left;
	padding:12px;
	margin-botttom:-55px;
	width:170px;
	margin-right:76px;
}



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

nav{
	position: absolute;
	width: 201px;
	height: 24px;
	top: 18px;
	float: left;
	left: 686px;
	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;

}




/***************************************************
				   SPECIFIC
***************************************************/

#logo{
	position:relative;
   	float:left;
   	top:5px;
	left:-3px;
	padding:5px;
	width:380px;
	height:92px;
	margin-bottom:50px;
	

}

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

 
 	
.button {
	width: 80px;
	height:16px;
	position:relative;
	margin-top:12px;
	padding:6px;
	background-color:#B9131A;
	display: inline-block;
	color:white;
	cursor: pointer;
	text-align: center;
	font-size:1.1em;
	font-family: 'avenirroman';
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:right;
	text-decoration:none;
	


	
	
	}
	
.button:hover {
	background-color:#5E5E5E;
	text-decoration:none;
}





/*
	Slideshow
*/

#slides {
	position: absolute;
	top: 15px;
	left: -11px;
	z-index: 100;
}

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

.slides_container {
	width:960px;
	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:960px;
	height:300px;
	display:block;
}

.slides_container a img {
	display:block;
}

.slides_container img {
	display:block;
	width:920px;
	height:300px;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	margin-top:100px;
	width:100x;
	position:absolute;
	top:180px;
	left:880px;
	z-index:1000;
	
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.icons{
	float:left;
	padding: 0px 0px 10px 0px;
	width:256px;
	height:100px;
}

.picture_footer{
	position:absolute;
	left:980px;
	top:-85px;
}



#cont_footer {
	position: absolute;
	width: 960px;
	height: 374px;
	z-index: 1;
	background-color: #5E5E5E;
}
#footer_1 {
	position: absolute;
	width: 279px;
	height: 284px;
	z-index: 1;
	left: 34px;
	top: 17px;
}
#footer_2 {
	position: absolute;
	width: 277px;
	height: 273px;
	z-index: 1;
	left: 349px;
	top: 22px;
}
#facebook_frame {
	position: absolute;
	width: 293px;
	height: 284px;
	z-index: 1;
	left: 656px;
	top: 19px;
	background-color: #FFF;
}
#legales_footer p {
	position: absolute;
	width: 810px;
	height: 40px;
	z-index: 1;
	left: 88px;
	top: 320px;
	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: 2px;
	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;
	line-height:1.1em;
	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: 191px;
	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: 233px;
	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: 233px;
	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: 233px;
	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: 233px;
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
}

#linea_1 {
	position: absolute;
	width: 3px;
	height: 250px;
	z-index: 2;
	left: 326px;
	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: 149px;
	z-index: 2;
	left: 147px;
	top: 194px;
	background-color: #CCC;
	border: solid 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#contenedor_cuadros {
	position: absolute;
	width: 899px;
	height: 523px;
	z-index: 1;
	left: 30px;
	top: 435px;
}
#cuadro_1 {
	position: absolute;
	width: 265px;
	height: 486px;
	z-index: 1;
	left: 28px;
	top: 20px;
}
#cuadro_2 {
	position: absolute;
	width: 265px;
	height: 486px;
	z-index: 1;
	left: 320px;
	top: 20px;
}
#cuadro_3 {
	position: absolute;
	width: 265px;
	height: 486px;
	z-index: 2;
	left: 613px;
	top: 20px;
}
#titulo_1 {
	position: absolute;
	width: 255px;
	height: 57px;
	z-index: 1;
	left: -10px;
	top: 0;
}
#titulo_2 {
	position: absolute;
	width: 255px;
	height: 57px;
	z-index: 1;
	top: 0;
	left: -10px;
}
#titulo_3 {
	position: absolute;
	width: 255px;
	height: 57px;
	z-index: 1;
	left: -12px;
}
#texto_cont_cuadro {
	position: absolute;
	width: 255px;
	height: 141px;
	z-index: 1;
	left: 6px;
	top: 245px;
}
#texto_cont_cuadro p {
	font-size:0.95em;
	word-spacing:-0.13em;
	color:#666;
}
#imagen_de_cuadros {
	position: absolute;
	z-index: 2;
	left: 6px;
	top: 66px;
	width: 224px;	
}

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

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


		
.content{margin:0px; width:270px; 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:230px;
	border:solid 5px #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background-color:#FFF;
	
	
	}


.logos_sponsors li  {
	padding:5px 30px 0px 20px;

}

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