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

body {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}
h1 {
	font-size: 28px;
	line-height: 0.9em;
	font-weight: normal;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Poly', serif;
}
h2 {
	font-size: 46px;
	line-height: 0.9em;
	font-weight: normal;
	margin:5px;
	font-family: 'Poly', serif;
	color: #333;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000;
	font-family: 'Poly', serif;
	font-weight: lighter;
}
h5 {
	font-size: 100px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #666;
	font-family: 'Poly', serif;
}
li {
	list-style: none;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;	
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.contenedor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.contenedor2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 610px;
}
.contenedor3 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 1210px;
}
.contenedor4 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 1010px;
}
.contenedor5 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 710px;
}
.header {
	height: 800px;
	background-repeat: repeat-x;
}

.header2 {
	height: 820px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 430px;
	background-position: center top;
}
.headerint {
	height: 300px;
	background-image: url(../img/1pxheader.jpg);
	background-repeat: repeat-x;
	padding-top: 260px;
}
.header3 {
	height: 249px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.subheader {
	background-image: url(../img/fonsimatge.jpg);
	background-repeat: repeat-x;
	height: 151px;
	width: 960px;
}

.logo {
	height: 332px;
	width: 332px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	height: 33px;
	width: auto;
	background-repeat: repeat-x;
	background-color: #333;
}
.centrarmenu {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
}
.interiormenu {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 2.6em;
	float: left;
	font-weight: lighter;
	text-transform: uppercase;
	height: 33px;
}
.interiormenu:hover {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	background-color:#555;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 3em;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	height: 33px;
}
.interiormenuultim {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 2.6em;
	float: left;
	font-weight: lighter;
	text-transform: uppercase;
	height: 33px;
}
.interiormenuultim:hover {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-color:#555;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 3em;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	height: 33px;
}
.imatge {
	background-image: url(../img/fonsimatge.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 960px;
}

.imatgecolegio {
	height: 200px;
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-image: url(../img/colegiobarcelona.png);
}

.liniamenu {
	background-color: #FFF;
	height: 1px;
}
.f {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top: 40px;
}
.f2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-top: 30px;
}
.contenido {
	width: 960px;
	padding-top: 75px;
	height: 100%;
}
.blocfooter {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.bloc1 {
	width: 880px;
	height: 400px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.bloc2 {
	width: 880px;
	height: 460px;
	clear: both;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.bloc3 {
	width: 880px;
	height: 291px;
	clear: both;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
.bloc4 {
	width: 880px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 190px;
	margin-bottom: 60px;
}
.bloc5 {
	width: 880px;
	height: 460px;
	clear: both;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.bloc6 {
	width: 880px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 190px;
	margin-bottom: 100px;
}
.bloc7 {
	width: 880px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-bottom: 100px;
}

.noticiastit {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 544px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.tit3 {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 867px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.texttes {
	padding: 10px;
	width: 258px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #BB2E61;
	border-right-color: #BB2E61;
	border-bottom-color: #BB2E61;
	border-left-color: #BB2E61;
}
.testtit {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 265px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.texttes {
	padding: 10px;
	width: 258px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.noticias {
	float: left;
	width: 560px;
}

.textnot {
	padding: 10px;
	width: 537px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.noticia {
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	color: #333;
}
.vertodas {
	color: #B1B1B1;
	margin-left: 378px;
	font-size: 9px;
	margin-top: 5px;
	width: 150px;
	height: 5px;
}
.testimonios {
	float: left;
	width: 280px;
	margin-left: 40px;
}
.testimonio {
	color: #FFF;
	margin-bottom: 15px;
}
.nombre {
	color: #A2FCF6;
}
.text3 {
	padding-left: 20px;
	width: 800px;
	padding-top: 20px;
}
.img {
	float: left;
	height: 120px;
	width: 120px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 35px;
	background-color: #63BFCC;
	margin-bottom: 25px;
}
.todo3 {
	width: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	height: 410px;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.todoenseñanza {
	width: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #BB2E61;
	border-left-color: #FFF;
	float: left;
	height: 200px;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
	border-bottom-color: #FFF;
}
.todoporque {
	width: 880px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFF;
	border-left-color: #FFF;
	float: left;
	height: 150px;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
	border-bottom-color: #FFF;
}
.eventos {
	float: left;
	width: 400px;
}

.titeventos {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.texteventos {
	padding: 10px;
	width: 393px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(../img/fondopix.png);
}
.antiguos {
	float: right;
	width: 361px;
	margin-left: 40px;
}
.antiguostit {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.antiguostext {
	padding: 10px;
	width: 343px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.contenedor .contenido .bloc2 .noticias .textnot .noticiablog p {
	font-weight: bold;
}
.contenedor .contenido .bloc2 .noticias .textnot .noticiablog2 p {
	font-weight: bold;
}
.entradablog {
	color: #FFF;
}
.noticiablog {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 15px;
}
.noticiablog {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	color: #333;
}
.ampa {
	padding: 10px;
	width: 258px;
	background-image: url(../img/ampa.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.textampa {
	margin-top: 130px;
	text-align: center;
}
.footer {
	height: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.linksfooter {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: 239px;
	float: left;
	color: #EDEDED;
	font-size: 10px;
	margin-top: 30px;
}

.linksfooterinicial {
	width: 239px;
	float: left;
	margin-top: 30px;
	color: #EDEDED;
	font-size: 10px;
}
.contenedor .contenido .footer .linksfooterinicial ul li a {
	color: #FFF;
}
.contenedor .contenido .footer .linksfooterinicial ul li a:hover {
	text-decoration: underline;
}


.contenedor .contenido .footer .linksfooter ul li a {
	color: #FFF;
}
.contenedor .contenido .footer .linksfooter ul li a:hover {
	text-decoration: underline;
}
.colegiobarcelona {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 47px;
	padding: 10px;
	width: 440px;
	margin-left: 6px;
	color: #FFF;
}
.colegiobarcelonatext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin-left: 6px;
	color: #666;
}
.copyright {
	float: right;
	color: #FFF;
	margin-top: 80px;
	margin-right: 30px;
}
.logored {
	float: left;
	height: 97px;
	width: 97px;
	margin-left: 40px;
}
.imatgesup {
	float: right;
	height: 96px;
	width: 362px;
	margin-top: 39px;
}
.imatgeinf {
	float: right;
	height: 150px;
	width: 960px;
}
.textsubheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 105px;
	z-index: 5;
	float: left;
	color: #666;
	padding-left: 20px;
	margin-top: 50px;
}
.imatgesubheader {
	float: right;
	height: 150px;
	width: 960px;
	background-image: url(../img/colegio-barcelona-ensenanza2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.imatgesubheaderact {
	float: right;
	height: 150px;
	width: 960px;
	background-image: url(../img/colegio-barcelona-actividades2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.imatgesubheaderblog {
	float: right;
	height: 150px;
	width: 960px;
	background-image: url(../img/colegio-barcelona-blog2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.imatgesubheadercontacto {
	float: right;
	height: 150px;
	width: 960px;
	background-image: url(../img/colegio-barcelona-contacto2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.imatgesubheadercal {
	float: right;
	height: 150px;
	width: 960px;
	background-image: url(../img/colegio-barcelona-calendario2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.materias {
	float: left;
	width: 361px;
	margin-bottom: 50px;
	margin-top: 50px;
}
.materiastit {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.materiastext {
	padding: 10px;
	width: 343px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.contenedor .contenido .bloc4 .todoenseñanza .text3 p {
	color: #ADFFF6;
	font-weight: bold;
}
.contenedor .contenido .bloc4 .todoactividades .text3 p {
	color: #ADFFF6;
}

.tnegre {
	color: #333;
	font-weight: normal;
}
.trojo {
	color: #F00;
	font-weight: normal;
}
.todoactividades {
	width: 880px;
	float: left;
	height: 400px;
	margin-bottom: 50px;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}

.todocontacto {
	width: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	height: 300px;
	margin-bottom: 50px;
	color: #000;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.todocontacto2 {
	width: 880px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: left;
	height: 150px;
	margin-bottom: 50px;
	color: #333;
	background-image: url(../img/fondopix.png);
	background-repeat: repeat;
}
.blog {
	float: left;
	width: 361px;
	margin-bottom: 50px;
	margin-top: 50px;
}
.blogtit {
	color: #FFF;
	background-image: url(../img/titols.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.9em;
	padding-left: 15px;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border: 0px solid #808080;
}
.blogtext {
	padding: 10px;
	width: 343px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #BB2E61;
	border-right-color: #BB2E61;
	border-bottom-color: #BB2E61;
	border-left-color: #BB2E61;
}

.rs {
	background-color: none;
}
.contenedor .contenido .bloc7 .todocontacto .text3 p {
	color: #BB2E61;
}
.extraescolar {
	height: 150px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.textoestres {
	float: right;
	text-align: center;
	width: 250px;
}
.contenedor .contenido .bloc4 .todoactividades .extraescolar img {
	float: left;
}
.contenedor .contenido .bloc4 .todoactividades .extraescolar .textoestres p strong {
	color: #ADFFF6;
}
.textoextraescolarabajo {
	width: 700px;
	margin-right: auto;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}
.contenedor .contenido .bloc2 .materias .materiastext ul li {
	color: #ADFFF6;
}
.contenedor .contenido .bloc4 .todoactividades .extraescolar .textoestres p {
	color: #ADFFF6;
}
.totfooter {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fonsimatge.png);
	background-repeat: repeat-x;
}
.tiendaanimalesbarcelona {
	font-size: 28px;
	color: #F00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 250px;
	text-align: center;
}

.tiendaanimalesbarcelona2 {
	font-size: 22px;
	color: #FFF;
	width: 550px;
	position: relative;
	z-index: 20;
	top: -1390px;
	left: 1000px;
}
.tiendaanimalesbarcelona3 {
	font-size: 22px;
	color: #FFF;
	width: 550px;
	position: relative;
	z-index: 20;
	top: -790px;
	left: 1000px;
}
.tiendaanimalesbarcelona4 {
	font-size: 22px;
	color: #FFF;
	width: 550px;
	position: relative;
	z-index: 20;
	top: -696px;
	left: 1000px;
}
.scroll {
	height: 56px;
	width: 110px;
	position: relative;
	z-index: 2;
	top: -3000px;
	left: 66px;
}
