/* Default Joomla! Menu */
#ja-container2 ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	background: url(../images/hdot2.gif) repeat-x top;
}

#ja-container2 ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#ja-container2 ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #333333;
	background: url(../images/hdot2.gif) repeat-x bottom;
	text-decoration: none;
	outline: none;
}

#ja-container2 ul.menu li a span {
	padding-left: 16px;
	background: url(../images/bullet.gif) no-repeat 5px 5px;
}

#ja-container2 ul.menu li a:hover,
#ja-container2 ul.menu li a:active,
#ja-container2 ul.menu li a:focus {
	color: #333333;
	background: url(../images/hdot2.gif) repeat-x bottom #DDDDDD;
	text-decoration: none;
}

#ja-container2 ul.menu li.active a {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFFF;
	color: #7BA566;
	font-weight: bold;
	text-decoration: none;
}

#ja-container2 ul.menu li.active a span {
	background: url(../images/bullet3.gif) no-repeat 5px 5px;
}

#ja-container2 ul.menu li li a span {
	background: none;
}

#ja-container2 ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ja-container2 ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#ja-container2 ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#ja-container2 ul.menu li li a:hover,
#ja-container2 ul.menu li li a:active,
#ja-container2 ul.menu li li a:focus {
	color: #006699;
}

#ja-container2 ul.menu li li a span {
	background: url(../images/bullet.gif) no-repeat 5px;
	font-weight: normal;
}

/************ SSC ****/

p {
text-align: justify;
}


.violeta {
color: #56096F;
}

.rojo {
	color: #BF0000;
}

.rojo2010 {
	color: #F00F0F;
}

.azul {
color: #006699;
}

.azul2010 {
	color: #5588BB;
}


.gris {
	color: #C0C0C0;
}


.titulo { 	
	font-weight: bold;	
	font-size: 14px; 	
}

.titulo2 { 	
	font-weight: bold;	
	font-size: 14px; 
	color: #BF0000;
}

.datos { 	
	font-weight: bold;
	font-size: 12px; 
	color: #BF0000;	
}

table.mitabla {
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}	


table.mitabla2 {	
	font-weight: bold;
	/*color: Firebrick;*/
	/*color: #BF0000;	*/
	text-align: justify;
}	

table.columnas {
	
	/*color: Firebrick;*/
	color: black;
	text-align: justify;
 	
}		

.titulocabecera2 {
	/*font-family: verdana, arial, helvetica, sans-serif; */
	font-size: 16px; 
	font-weight: bold;
	color: #BF0000;	
}

.fotoder {	
	position: relative;
	display: inline;
	float: right;	
	background-color:#ffeedd;
	padding:5px;
	margin:10px 10px 10px 20px;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-decoration: none;
}


.iconoxxx {
	float: center;
	background: url('images/ssc/shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
 	
}

.icono img {	
	/*background-color: #BF0000;*/
	/*border: 2px solid #BF0000;*/
	border: 2px solid #000000;
	display: block;
	/*margin: -5px 5px 5px -5px;*/
	margin: 1px;
	padding: 1px;
	position: relative;
	
}

.icono img:hover {
	background-color: #BF0000;
}


.fondooscuro {
	background-color:#4B0800;
}	



#ssc-rojo {
	font-size: 92%;
	color: #BF0000;
}

#ssc-rojo strong {
	margin-right: 5px;
	font-weight: bold;	
}

#ssc-rojo a {
	text-decoration: none;
}

#ssc-rojo img {
	margin: 1px 5px;
}

.titulomes {
	margin-right: 5px;
	color: #BF0000
}



.marcoder {	
	/*position: relative;
	display: inline;*/
	float: right;		
	padding: 5px;	
	text-align: center;	
	text-decoration: none;
}

.marcoizq {	
	position: relative;
	display: inline;
	float: left;	
	/*background-color:#C0C0C0;*/
	padding: 5px;
	margin: 10px;
	/*margin: 5px 5px 500px 5px;*/	
	text-align: center;
	/*border: #FFFFFF solid 1px;	*/
	text-decoration: none;
}


.marcoder2 {	
	position: relative;
	display: inline;
	float: right;	
	
	padding: 5px;
	margin: 10px;
	
	text-align: center;
	
	text-decoration: none;
}


img.imagen {
	/*border: 4px solid #006699;*/
	border: 2px solid #000000;
	padding: 2px;
	margin: 1;
}

img.imagen:hover {
	border: 2px groove #006699;
	padding: 2px;
	margin: 1;
}

img.imagen3 {	
	border: 2px solid #000000;
	padding: 2px;
	margin: 20px;
	float: left;
}

img.imagen4 {	
	border: 2px solid #000000;
	padding:  20px 20px 2px 20px;
	margin: 20px;
	
	float: left;
}


a.manuel:link {
	color: black;
	text-decoration: none;
	cursor: default;
}

a.manuel:visited {
	color: black;
	text-decoration: none;
	cursor: default;
}

a.manuel:hover {
	color: black;
	text-decoration: none;
	cursor: default;
}

a.manuel {
	color: black;
	text-decoration: none;
	cursor: default;
}

a.manuel2 {
	color: black;
	text-decoration: none;
}




a.enlacenegro:link {
	color: black;	
	text-decoration: none;
}

a.enlacenegro:visited {
	color: black;	
	text-decoration: none;
}

a.enlacenegro:active {
color: black;	
	text-decoration: none;
}

a.enlacenegro:hover {
	color: black;	
	text-decoration: underline;
}





a.enlaceazul:link {
	color: #006699;	
	text-decoration: underline;
}

a.enlaceazul:visited {
	color: #006699;	
	text-decoration: underline;
}

a.enlaceazul:active {
	color: black;	
	text-decoration: none;
}

a.enlaceazul:hover {
	color: black;	
	text-decoration: none;
}





.poesia {
	letter-spacing: 2px;
	color: #800000;
	text-indent: 50px;	
	text-align: right;	
	font-weight: bold;	
	font-size: 18px; 
	
}

.firma {
	letter-spacing: 1	px;
	text-align: left;
	font-weight: bold;	
	font-style: italic;
	font-size: 18px; 
	color: #ffffff;
	background-color:#800000;	
	padding:5px 20px 20px;
	
}





.poesiatitulo {	
	font-size: 24px; 	
	color: red;
	font-weight: bold;
	text-decoration:underline;
	letter-spacing: 2px;
}


.poesiatitulomartes {	
	font-size: 24px; 	
	color: #C0004D;
	font-weight: bold;
	text-decoration:underline;
	letter-spacing: 1px;
}


#poesiacentrada {
	font-size: 18px; 	
	margin: 0 auto 0 auto; 	
	color: CC0000;
	font-weight: bold;
}

.firma2 {	
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 18px; 
	color: CC0000;
}

.firmamartes {	
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 18px; 
	color: #C0004D;
}


.poesiasilencio {
	font-size: 24px; 	
	color: white;
	font-weight: bold;	
	letter-spacing: 4px;
}


.poesiamartes {
	font-size: 18px; 	
	color: #C0004D;
	font-weight: bold;	
	letter-spacing: 3px;
}



.firmasilencio {	
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 18px; 
	color: #010101;
}


.titulo2010 { 	
	font-weight: bold;	
	font-size: 18px; 	
}

.titulo2010rojo {	
	font-size: 18px; 
	font-weight: bold;
	color: #BF0000;
}

.titulo2010azul {
	font-size: 18px; 
	font-weight: bold;
	color: #006699;
}


.subtitulo2010 { 	
	font-weight: bold;	
	font-size: 16px; 	
}

.subtitulo2010rojo {	
	font-size: 16px; 
	font-weight: bold;
	color: #BF0000;
}

.subtitulo2010azul {
	font-size: 16px; 
	font-weight: bold;
	color: #006699;
}


.datos2010 { 	
	font-size: 14px; 	
}

.datos2010rojo {	
	font-size: 14px; 	
	color: #BF0000;
}

.datos2010azul {
	font-size: 14px; 	
	color: #006699;
}


.mindatos2010 {
	font-size: 12px;	
}

.mindatos2010rojo {
	font-size: 12px;	
	color: #BF0000;
}

.mindatos2010azul {	
	font-size: 12px;
	color: #006699;
}



.maxdatos2010 {
	font-weight: bold;
	font-size: 12px;	
}

.maxdatos2010rojo {
	font-weight: bold;
	font-size: 12px;	
	color: #BF0000;
}

.maxdatos2010azul {		
	font-weight: bold;
	font-size: 12px;
	color: #006699;
}


.textovideo {
	display:block;
	text-align:center;
	clear:both;
	font-weight: bold;
}


.contenedor {
	width: 90%;	
	color: black;
}	

.imagen2 {	
	float: right;
	padding: 50px;
	margin: 1;
}	




