@charset "utf-8";

html, body {
	height: 100%;
	width: 100%;
}
.backHome {
	background-image: url(images/centro_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

body {
	color: #f7f7f7;
	background-image: url(images/background_page.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #f7f7f7;
}
body,div,p,a,td,th{
	color:#323232;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5em;
}
a{color:#bf0013;text-decoration:none;}
a:hover{text-decoration:underline;}
a img{border:0px;}
p{margin:0px;margin-bottom:15px;line-height:150%;}
.color1 {
	background-color: #FFFFFF;
}

.Heading-A,.Heading-A a,.Heading-B,.Heading-B a,.Heading-C,.Heading-C a,.Heading-D,.Heading-D a,.Heading-E,.Heading-E a,.Heading-F,.Heading-F a,h1,h1 a,h2,h2 a,h3,h3 a{font-family:Georgia,Times New Roman,Times,serif;font-weight:normal;margin:0px;text-align:left;text-decoration:none;}
.Heading-A,.Heading-A a{color:#bf0013;font-size:180px;letter-spacing:-6px;line-height:80%;margin:0px;}
.Heading-A{margin-top:10px;margin-bottom:10px;}
.Heading-B,.Heading-B a,h1,h1 a{color:#bf0013;font-size:120px;letter-spacing:-4px;line-height:90%;margin:0px;}
.Heading-C,.Heading-C a{color:#7d7d7d;font-size:42px;letter-spacing:0px;line-height:105%;}
.Heading-C{
	display:inline;
	padding-right:10px;
}
.padImage {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.puntini {
	background-image: url(images/puntini.jpg);
	background-repeat: repeat-x;
}

.Heading-D,.Heading-D a{color:#bf0013;font-size:35px;letter-spacing:0px;line-height:105%;margin:0px;}
.Heading-D{margin-top:-6px;margin-bottom:12px;}
.Heading-E,.Heading-E a,h2,h2 a{color:#7d7d7d;font-size:23px;line-height:100%;}
.Heading-E,h2{margin-top:10px;margin-bottom:8px;}
.Heading-E a:hover,.Heading-F a:hover,h2 a:hover,h3 a:hover{color:#bf0013;text-decoration:none;}
.Heading-F,.Heading-F a,h3,h3 a{color:#7d7d7d;font-size:20px;}
.Heading-F,h3{
	margin-bottom:2px;
	padding-bottom: 2px;
}
.Heading-G{float:left;color:#323232;display:inline;font-size:11px;font-family:Verdana,Arial,Helvetica,sans-serif;letter-spacing:0;line-height:150%;padding-right:4px;}
h1.Heading-C{color:#bf0013;}
.red,.red a{color:#bf0013;}


.backWho {
	background-image: url(images/centro_who.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backServicios {
	background-image: url(images/centro_servicios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backTrabajos {
	background-image: url(images/centro_trabajos2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backNews {
	background-image: url(images/centro_news.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backContacto {
	background-image: url(images/centro_trabajos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backMusica {
	background-image: url(images/centro_musica.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
hr {
	color: #CCCCCC;
}
