/* generales */

@import url(http://fonts.googleapis.com/css?family=Rosario:400,400italic,700,700italic);
@font-face {
    font-family: 'a_little_sunshineregular';
    src: url('a_little_sunshine-webfont.eot');
    src: url('a_little_sunshine-webfont.eot?#iefix') format('embedded-opentype'),
         url('a_little_sunshine-webfont.woff') format('woff'),
         url('a_little_sunshine-webfont.ttf') format('truetype'),
         url('a_little_sunshine-webfont.svg#a_little_sunshineregular') format('svg');
    font-weight: normal;
    font-style: normal;}
	
*{ margin:0px; padding:0px; }

/* navegadores fijos */

body {
	font-family:'Rosario';
	background-image:url(img/png4-47.png);
	height:auto;
}
header {
	position:relative;
	height:180px;
}

#logo {
	position:relative;
	text-align:center;
	top:-120px;
	z-index:1;
}

nav {
	position:fixed;
	top:170px;
	
}

#search {
	position:fixed;
	top:520px;
	left:0px;
	width:33px;
	height:27px;
	background-image:url(img/png-20.png);
}
 
#search:hover {
	position:fixed;
	top:520px;
	left:0px;
	width:184px;
	height:27px;
	background-image:url(img/search-01.png);
}



#redes_soc {
	position:fixed;
	top:170px;
	right:0px;
	list-style:none;
}

#contacto {
	position:fixed;
	top:520px;
	right:0px;
	width:35px;
	height:124px;
	background-image:url(img/png7-08.png);
}

#tab {
    width:40px;
    height:50px;
    position: absolute;
    right: 0;
    top: 25px;
    display:block;
    cursor:pointer;
    background-image:url(img/contactate.png);
	width:59px;
	height:71px;
    
}       
#tab_interna {
    border-radius: 5px 0 0 5px;
    width: 100%;            
    height: 100%;
}               
#tab_interna:hover {
    background-position: 5px 13px;
}

 
#panel {
    position: absolute;
    right: 0;
    top:25px;
    background-image:url(img/png7-07.png);
	background-repeat:no-repeat;
    height:71px;
    width:0;
	font-family:'a_little_sunshineregular';
	font-size:18px;
	text-decoration:none;
    color:#FFF;
    text-align: left;
   
}
#panel h3 {
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}
 
#panel .content {
    width:100px;
    margin: 5px auto;
}

#panel .contenido a{
font-family:'a_little_sunshineregular';
	font-size:18px;
	text-decoration:none;
    color:#FFF;
    text-align: left;
	display:inline-block;
	position:relative;
	top:9px;
	left:-5px;
}

#panel .contenido a:hover{
font-family:'a_little_sunshineregular';
	font-size:18px;
	text-decoration:none;
    color:#000;
    text-align: left;
	display:inline-block;
	position:relative;
	top:9px;
	left:-5px;
}

/* pagina */

#pagina {
	max-width:960px;
	text-align:center;
position:relative;
margin:0px auto 0px auto;
background-image:url(img/png4-48.png);
top:-30px;
}

#bajada {
	position:relative;
	display:inline-block;
	width:900px;
	height:280px;
	top:50px;
}

#bajada img {
	position:relative;
	top:-38px;
	right:5px;
}

h1 {
	font-family: 'a_little_sunshineregular';
	font-size:55px;
	position:relative;
	top:30px;
}

h2 {
	font-family: 'a_little_sunshineregular';
	font-size:30px;
	position: relative;
	right: 265px;
	top:-248px;
}
	

#bajada p {
	position:absolute;
	width:545px;
	color:#FFF;
	font-size:14px;
	text-align:left;
	left:40px;
	margin-top:-240px;
	font-family:'Rosario';
	font-style:400;	
}

#img2 {
	position:absolute;
	display:inline-block;
	top:290px;
	left:350px;
	
}

#img3 {
	position:absolute;
		top:500px;
	left:150px;	
}


#contenedor_camino {
	position:relative;
	display:inline-block;
	width:900px;
	height:320px;
	
}

#fondo_camino {
	position:relative;
	width:831px;
	height:51px;
	display:inline-block;
	top:72px;
}

#camino {
	position:relative;
	top:-80px;
}
	
	li{
		list-style:none;
	}
	
#camino ul li {
	position:absolute;
	list-style:none;
	display:inline-block;
	float:left;
	
	
}

#index_cam {
	position:absolute;
	left:12px;
	top:18px;
	background-image:url(img/caminopng-02.png);
	width:95px;
	height:121px;
}

#index_cam:hover {
	background-image:url(img/caminopng-01.png);
	
}
#img_fondo {
	position:absolute;
	left:350px;
	top:130px;
}
#marco {
	position:absolute;
	width:205px;
	height:185px;
	left:350px;
	top:130px;
	
}

#foto1 {
	position:absolute;
	width:205px;
	height:185px;
	left:338px;
	top:140px;
	}

#index_cam:hover #foto1 {
	background-image:url(img/fotos-02.png);
}

#foto2 {
	position:absolute;
	width:205px;
	height:185px;
	left:189px;
	top:140px;
		}

#cosgaya_cam:hover #foto2 {
	background-image:url(img/fotos-07.png);
}

#foto3 {
	position:absolute;
	width:205px;
	height:185px;
	left:26px;
	top:140px;
	
		}

#trabajos_cam:hover #foto3 {
	background-image:url(img/fotos-01.png);
}

#foto4 {
	position:absolute;
	width:205px;
	height:185px;
	left:-126px;
	top:140px;
	
		}

#docentes_cam:hover #foto4 {
	background-image:url(img/fotos-05.png);
}

#foto5 {
	position:absolute;
	width:205px;
	height:185px;
	left:-285px;
	top:140px;
	
		}

#talleres_cam:hover #foto5 {
	background-image:url(img/fotos-04.png);
}

#foto6 {
	position:absolute;
	width:205px;
	height:185px;
	left:-439px;
	top:140px;
	
		}

#comentarios_cam:hover #foto6 {
	background-image:url(img/fotos-06.png);
}


#cosgaya_cam {
	position:absolute;
	left:161px;
	top:18px;
	background-image:url(img/caminopng-04.png);
	width:108px;
	height:121px;
}

#cosgaya_cam:hover {
	background-image:url(img/caminopng-03.png);
	
}

#trabajos_cam {
	position:absolute;
	left:324px;
	top:18px;
	background-image:url(img/caminopng-06.png);
	width:95px;
	height:121px;
}

#trabajos_cam:hover {
	background-image:url(img/caminopng-05.png);
	
}

#docentes_cam {
	position:absolute;
	left:476px;
	top:18px;
	background-image:url(img/caminopng-08.png);
	width:101px;
	height:121px;
	
}

#docentes_cam:hover {
	background-image:url(img/caminopng-07.png);
	
}

#talleres_cam {
	position:absolute;
	left:635px;
	top:18px;
	background-image:url(img/caminopng-10.png);
	width:99px;
	height:121px;
	
}

#talleres_cam:hover {
	background-image:url(img/caminopng-09.png);
	
}

#comentarios_cam {
	position:absolute;
	left:789px;
	top:18px;
	background-image:url(img/caminopng-12.png);
	width:96px;
	height:121px;
	
}

#comentarios_cam:hover {
	background-image:url(img/caminopng-11.png);
	
}





#notas {
	position:relative;
	display:inline-block;
	width:900px;
	height:290px;
	
}

#linea1 {
	position:relative;
	display:inline-block;
	right:13px;
}

.nov {
	position:relative;
	display:inline-block;
	right:377px;
	top:0px;
	font-size:40px
}

#galeria {
	position:absolute;
	left:-15px;
	top:70px;
	right:630px;
}

#noticias {
	position:absolute;
	top:70px;
	left:610px;
}

#tipografia {
	position:absolute;
	top:70px;
	left:300px;
}

h4 {
	font-family:'a_little_sunshineregular';
	font-size:37px;
	color:#FFF;
	text-align:left;
	position:absolute;
	left:25px;
	top:25px;
}

#tipografia h4 {
	font-size: 24px;
	top:23px;
	line-height:23px;
}

#links {
	position:relative;
	display:inline-block;
	width:610px;
	height:115px;
	text-align:left;
	left:-10px;
	top:-25px;
	color:#FFF;
	font-family:'a_little_sunshineregular';
	font-size:20px;
	}


 #columna1 {
	position:absolute;
	top:30px;
	margin-top:7px;
	line-height:23px;
	text-decoration:underline;
	font-style:400;
	color:#EB174F;
	font-family: 'Rosario';
	font-size:16px;
}

#columna2 {
	position:absolute;
	left:225px;	
	top:30px;
	margin-top:7px;
	line-height:23px;
	text-decoration:underline;
	font-style:400;
	color:#EB174F;
	font-family: 'Rosario';
	font-size:16px;
}

#columna3 {
	position:absolute;
	left:455px;	
	top:30px;
	margin-top:7px;
	line-height:23px;
	text-decoration:underline;
	font-style:400;
	color:#EB174F;
	font-family: 'Rosario';
	font-size:16px;
}

#relacionadas {
	position:relative;
	display:inline-block;
	width:250px;
	height:100px;
	top:-25px;
	left:56px;
	text-align:left;
	font-family:'a_little_sunshineregular';
	font-size:20px;
	color:#FFF;

}

#columna4 {
	position:absolute;
	top:30px;
	margin-top:7px;
	line-height:23px;
	text-decoration:underline;
	font-style:400;
	color:#7F4400;
	font-family: 'Rosario';
	font-size:16px;
	cursor:pointer;
}
	
#linea1 {
	position:relative;
	display:inline-block;
}

#linea2 {
	position:relative;
	display:inline-block;
	top:260px;
}

footer {
position:relative;
	display:inline-block;
	text-align:center;
	left:0px;
	top:2px;
	left:0px;
	width:100%;
	height:52px;
	margin-top:-30px;
	background-image:url(img/footer-01.png);
	background-repeat:no-repeat; background-position:center;
}

/* cosgaya */

.pe-thumbs{
	width: 910px;
	height: 445px;
	top:30px;
	margin: 20px auto;
	position: relative;
	background:url(img/cosgaya/cosgaya-37.png) top center;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.pe-thumbs:before {
	content: "";
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.pe-thumbs li{
	float:left;
	position: relative;
}
.pe-thumbs li a,
.pe-thumbs li a img{
	display: block;
	position: relative;
	top:6px;
}
.pe-thumbs li a img{
	width: 100px;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.pe-thumbs li a div.pe-description{
	width: 200px;
	height: 100px;
	background: rgba(0,0,0,0.8);
	position: absolute;
	top: 0px;
	left: -200px;
	color: white;
	display: none;
	z-index: 1001;
	text-align: left;
}
.pe-description h3{
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 22px;
	margin: 0px;
}
.pe-description p{
	padding: 10px 0px;
	margin: 10px;
	font-size: 11px;
	font-style: italic;
	border-top: 1px solid rgba(255,255,255,0.3);
}
	
	
	#ir_galeria { 
position:relative;
display:inline-block;
top:20px;
left:350px;
}
	
#bajada-cosgaya {
	position:relative;
	top:30px;
	left:0px;
	width:900px;
	height:230px;
	display:inline-block;
	background-image:url(img/png2-01.png);
}

	






#bajada-cosgaya2{
	position:relative;
	top:50px;
	left:0px;
	width:916px;
	height:350px;
	display:inline-block;
}


	
	
#saber{
position: absolute;
width:297px;
height:266px;
left:12px;
background-image:url(img/png2-02.png);
}

#responsabilidad {
position: absolute;
width:298px;
height:264px;
background-image:url(img/png2-03.png);
left:310px;
}

#diversidad {
position: absolute;
width:298px;
height:264px;
background-image:url(img/png2-04.png);
left:609px;
}

#bajada-cosgaya p {
position: absolute;
width: 830px;
color: #FFF;
font-size: 14px;
text-align: left;
left:35px;
top:40px;
font-family: 'Rosario', sans-serif;
font-style:400;
text-align:justify;
}



#saber h3 {
	position: relative;
	top:30px;
	left:20px;
	text-align:left;
	font-family: 'a_little_sunshineregular';
	font-size:20px;
	color:#FFF;
	
}

#responsabilidad h3 {
	position: relative;
	top:30px;
	left:20px;
	text-align:left;
	font-family: 'a_little_sunshineregular';
	font-size:20px;
	color:#FFF
	
}

#diversidad h3 {
	position: relative;
	top:25px;
	left:20px;
	text-align:left;
	font-family: 'a_little_sunshineregular';
	font-size:20px;
	color:#FFF
}






#saber p{
position:relative;
width:255px;
left:20px;
top:40px;
color:#FFF;
text-align: left;
font-family: 'Rosario', sans-serif;
font-size: 14px;
font-style: 400;
text-align:justify;
}


#responsabilidad p{
position:relative;
width:255px;
left:20px;
top:40px;
color:#FFF;
text-align: left;
font-family: 'Rosario', sans-serif;
font-size: 14px;
font-style: 400;
text-align:justify;
}



#diversidad p{
position:relative;
width:255px;
left:20px;
top:40px;
color:#FFF;
text-align: left;
font-family: 'Rosario', sans-serif;
font-size: 14px;
font-style: 400;
text-align:justify;
}


/* cosgaya */

#contenedor-galeria {
	position:relative;
	top:50px;
	left:0px;
	width:900px;
	height:1180px;
	display:inline-block;
	
}

#volver { 
position:relative;
display:inline-block;
top:20px;
}


/*trabajos*/

.container {
	position:relative;
	top:50px;
	height:800px;
}

.lb-album{
	width: 900px;
	margin: 0 auto;
	font-family: 'Rosario';
	font-style:700;
	text-outline:none;
	list-style:none;
}
.lb-album li{
	float: right;
	margin: 5px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 150px;
	height: 150px;
	position: relative;
	padding: 10px;
	background:rgb(190,221,114);
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgb(0,0,0);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(190,221,114);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgb(190,221,114) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgb(190,221,114,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgbrgb(190,221,114,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(190,221,114);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgb(190,221,114,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgb(190,221,114,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgb(190,221,114,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgb(190,221,114,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 36px;
	float: left;
	text-align: right;
	border-right: 1px solid rgb(190,221,114,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: 'a_little_sunshineregular';
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close{
	background: rgba(27,54,81,0.8);
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 43px;
	left: 50%;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	width: 50px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: scaleDown 1.2s ease-in-out;
	-moz-animation: scaleDown 1.2s ease-in-out;
	-o-animation: scaleDown 1.2s ease-in-out;
	-ms-animation: scaleDown 1.2s ease-in-out;
	animation: scaleDown 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes scaleDown {
  0% { -webkit-transform: scale(10,10); opacity: 0; }
  100% { -webkit-transform: scale(1,1); opacity: 1; }
}
@-moz-keyframes scaleDown {
  0% { -moz-transform: scale(10,10); opacity: 0; }
  100% { -moz-transform: scale(1,1); opacity: 1; }
}
@-o-keyframes scaleDown {
  0% { -o-transform: scale(10,10); opacity: 0; }
  100% { -o-transform: scale(1,1); opacity: 1; }
}
@-ms-keyframes scaleDown {
  0% { -ms-transform: scale(10,10); opacity: 0; }
  100% { -ms-transform: scale(1,1); opacity: 1; }
}
@keyframes scaleDown {
  0% { transform: scale(10,10); opacity: 0; }
  100% { transform: scale(1,1); opacity: 1; }
}
/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}


/*profesores*/

#grafico_profesores {
	position:relative;
	top:50px;
	left:0px;
	width:900px;
	height:680px;
	display:inline-block;
}

#profesores {
	position:relative;
	top:30px;
	left:0px;
	width:916px;
	height:415px;
	display:inline-block;
	
}

#grupos1{
position: absolute;
width:150px;
height:340px;
left:12px;
}

#grupos2 {
position: absolute;
width:150px;
height:340px;
left:171px;
top:7px;
}

#grupos3 {
position: absolute;
width:150px;
height:340px;
left:330px;
}

#video {
position: absolute;
width:431px;
height:340px;
left:485px;
}


/*talleres*/



	
#bajada-talleres {
	position:relative;
	top:50px;
	left:0px;
	width:900px;
	height:140px;
	display:inline-block;
	background-image:url(img/png2-05.png);
	background-repeat:no-repeat;
}

	

#bajada-talleres p {
position:relative;
width:840px;
top:25px;
color: #FFF;
font-size:14px;
text-align:center;
font-family: 'Rosario', sans-serif;
font-style: 400;
text-align:justify;
display:inline-block;
}

#talleres_cont {
	position:relative;
	width:900px;
	height:820px;
	top:40px;
	display:inline-block;
}

.contenido-talleres {
position:absolute;
width:620px;
height:820px;
left:10px;
color: #000;
font-family: 'Rosario', sans-serif;
font-size:14px;
text-align: justify;

}

#trabajos-fotos {
	position:absolute;
	width:235px;
	height:770px;
	left:660px;
}



.contenido-talleres p {
	line-height:15px;
}

	






/*comentarios*/

#header-comentarios {
	position:relative;
	width:900px;
	height:200px;
	top:50px;
	display:inline-block;
	text-align:left;
}

#header-comentarios p {
	position:absolute;
	text-align:left;
	top:140px;
	left:20px;
	font-size:30px;
	font-style:700px;
}

#bajada-comentarios {
	position:relative;
	left:100px;
}

#bajada-comentarios p{
	width:606px;
	height:117px;
	color:#000;
	position:absolute;
	top:45px;
	left:180px;
	
}

#input {
	position:relative;
	width:900px;
	height:400px;
	top:50px;
	display:inline-block;
}

h2{
	position:absolute;
	text-align:left;
	left:0px;
	top:10px;
	
}
#botonera {
	position:absolute;
	width:132px;
	height:29px;
	cursor:pointer;
	top:240px;
	left:0px;
	
	
}
#boton1 {
	position:absolute;
	width:74px;
	height:46px;
	cursor:pointer;
	top:245px;
	left:720px;
	
	
}

#boton2 {
	position:absolute;
	width:86px;
	height:47px;
	cursor:pointer;
	top:245px;
	left:800px;
	
	
}

#coment-usuario1{
	position:relative;
	display:inline-block;
	top:0px;
	width:816px;
	height:217px;
	background-image:url(img/png91.png);
}

#coment-usuario2{
	position:relative;
	display:inline-block;
	top:20px;
	width:819px;
	height:220px;
	background-image:url(img/png92.png);
}

#coment-usuario3{
	position:relative;
	display:inline-block;
	top:20px;
	width:819px;
	height:300px;
	background-image:url(img/png93.png);
	background-repeat:no-repeat;
}





/*tipografia1 y 2*/
#tipografia1{
position:relative; width:900px; height:1230px; top:50px; display:inline-block;}

#diferencias {
	position:relative;
	display:inline-block;
	width:900px;
	height:250px;
}

#estilos {
	position:relative;
	display:inline-block;
	width:900px;
	height:550px;
	top:30px;
}

#anatomia {
	position:relative;
	display:inline-block;
	width:900px;
	height:350px;
	top:30px;
	
}
	
#tipografia2{
position:relative; width:900px; height:1050px; top:50px; display:inline-block;}

/*correcciones*/

#sabados{
position:relative; width:900px; height:1050px; top:50px; display:inline-block;}

#resumen-sabados {
	position:relative;
	left:5px;
	top:15px;
	text-align:left;
	width:519px;
	height:271px;
	background-image:url(img/png97.png);
	background-repeat:no-repeat;
}

#contenido-sabados{
	position:relative;
	left:520px;
	top:-260px;
	text-align:left;
	width:380px;
	height:471px;
	background-image:url(img/png98.png);
	background-repeat:no-repeat;
}

/*contacto*/


@media screen and (max-width:320px) {
section img { width:70%; margin:10px;float:left;}
#bajada img{ display:none;}
#bajada h2{ font-size:14px;margin-left:-330px;}
#bajada p{ display:none;}
#contenedor_camino{margin-left:-1230px;}
nav{ margin-top:70px; position:absolute; widht:100%; margin-left:50px;}
#redes_soc img{ position:absolute;}
#img2{ margin-left:-345px;}
#img3{ display:none;}
#linea-links{ display:none;}



#galeria { margin-top:-350px;margin-left:50px; widht:100%;}
#tipografia  { margin-top:-210px;margin-left:-280px;widht:10%;}
#noticias  { margin-top:-30px;margin-left:-590px; widht:20%;}
.nov { display:none;}
#linea1{ display:none;}

#links h3{ margin-top:-100px;margin-left:60px;}
#links{ margin-top:-100px;margin-left:0px;}
#columna1{ font-size:14px;margin-top:100px;margin-left:70px;}
#columna2{ font-size:14px;margin-top:170px; margin-left:-155px;}
#columna3{ font-size:14px;margin-top:240px;margin-left:-385px;}
#columna4{ font-size:14px;margin-top:500px;margin-left:-400px;}
#linea1{ margin-top:-280px;margin-left:-400px;}
#linea2{ margin-top:50px;margin-left:-400px;}
#links h3{ font-size:20px;color:#F03;margin-top:80px;}
#relacionadas h3{ font-size:14px;margin-top:400px;margin-left:-200px;}
footer { margin-top:100px; widht:20%;}
}
