@import url("menu.css");
/*////////////////////////////*/
*{
	padding:0;
	margin:0;
}
/*///////////////////////////CLASES////////////////////////////*/

.elArte{
	background-image:url(images/elArte.jpg);
}

.elArteEn{
	background-image:url(images/elArteEn.jpg);
}
.elArteFr{
	background-image:url(images/elArteFr.jpg);
}

.rojo{
	color:#000;
	text-decoration:underline;
	margin-left:95px;
	margin-bottom:-20px;
}
.rojo2{
	color:#000;
	text-decoration:underline;
	margin-left:73px;
	margin-bottom:-20px;
}
.rojoEn{
	color:#000;
	text-decoration:underline;
	margin-left:130px;
	margin-bottom:-20px;
}
.rojo2En{
	color:#000;
	text-decoration:underline;
	margin-left:90px;
	margin-bottom:-20px;
}
.rojo3{
	color:#000;
	text-decoration:underline;
	margin-left:150px;
	margin-bottom:-20px;
}
.rojo3En{
	color:#000;
	text-decoration:underline;
	margin-left:160px;
	margin-bottom:-20px;
}
.rojo2Fr{
	color:#000;
	text-decoration:underline;
	margin-left:125px;
	margin-bottom:-20px;
}
.fondo1{
	background:url(images/fondoDiscipulos.jpg) no-repeat top right ; 
}
.fondo2{
	background:url(images/fondoDiscipulos2.jpg) no-repeat top right ; 
}
.clavel{
	background: url(images/clavel.jpg) left center no-repeat;
	padding-left:25px;
	padding-top:5px;
	height:25px;
	margin-left:-25px;
}
.fondo{
	background:url(images/fondoCabezas2.jpg) repeat left top;
	width:470px;
}

/*///////////////////////////FIN CLASES////////////////////////////*/
body{
	font: 62.5% Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	font-style:italic;
}
h2{
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
	font-style:italic;
	width:515px;
	color:#000000;
	text-align:center;
	letter-spacing:-1px;
}
h3{
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
	font-style:italic;
	width:525px;
	color:#000000;
	text-align:left;
	padding-left:25px;
}
h4{
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
	font-style:italic;
	width:515px;
	color:#000000;
	text-align:center;
}
#contenedor{
	width:760px;
	height:auto;
	background: url(images/fondoContenedor.jpg) repeat-y top center;
	margin:0 auto 0 auto;
}
#cabecera{
	width:706px;
	height:150px;
	background:url(images/cabecera.jpg) no-repeat;
	margin:0 auto 0 auto;
}
#cabecera2{
	width:706px;
	height:150px;
	margin:0 auto 0 auto;
}
#pie{
	width:760px;
	height:36px;
	background:url(images/pie.jpg) no-repeat;
	margin:10px auto 0 auto;
}
#subtitulo{
	width:500px;
	height:53px;
	margin-left:30px;
}
#izquierda{
	height:auto;
	float:left;
}
#derecha{
	height:auto;
	float:left;
	margin:20px 0 0 0;
	padding-left:10px;
}
#derecha #discipulos{
	width:450px;
	height:auto;
	font-size:1.2em;
	float:left;
	margin:20px 0 0 20px;
	line-height:17px;
}
#contVisor{
text-align:center;
}
.notas{
	color:#000;
	font-size:0.9em;
	font-style:italic;
}
#derecha img{
	margin-left:15px;
}
#contCabezas{
	float:left;
}
/*#cabezas{
	width:240px;
	height:auto;
	border: #000 solid 3px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background:url(images/fondoCabezas.jpg) no-repeat right bottom;
}
#cabezas img{
	margin:0 auto 0 auto;
	float:left;
}
#cabezas p{
	margin:0 auto 0 auto;
	float:right;
	width:110px;
	font-size:11px;
	text-align:left;
	padding:10px 5px 10px 5px;
}*/
#visorCabezas{
	margin:25px 0 0 50px;
}	
#etiquetas{
	width:500px;
	height:200px;
	border: #FF0000 solid 2px;
	margin-top:10px;
	margin-left:10px;
}
#etiquetas p{
	font-size:12px;
	text-align:justify;
}
#contenedor hr {
	display: block;
	clear: left; 
	margin: -0.66em 0;
	visibility: hidden;
}
#subMenu{
	width:175px;
	height:auto;
	margin-left:25px;
}
#subMenu ul{
	font-size:12px;
	font-style:italic; 
	font-weight:bold;
	list-style:none;
	padding-bottom:20px;
	margin-left:40px;
}
#subMenu li{
	margin-top:25px;
}
#subMenu li a{
	text-decoration:none;
	color: #000000;
}
#subMenu li a:hover{
	text-decoration:none;
	color:#ff351c;
}
#derecha #discipulos a{
	text-decoration:none;
	color:#b56c47;
	font-weight:bold;
	font-size:14px;
}
#derecha #discipulos a:hover{
		color:#000000;
}