
.titulo  { color:black;
           font-size: 43px;
		   font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
		   font-weight: bold; text-shadow: black 0.01em 0.01em 0.2em 
}
		   
.titulo2  { color: #0c0000;
            font-size: 12px;
			font-family: Verdana, Arial, Helvetica;
			font-weight: bold 
}

.text1 { color: #black;
         font-size: 11px;
		 font-family: Verdana, Arial, Helvetica;
		 line-height: 15px 
}

.link1 { color:white;
         font-size: 12px;
		 font-family: Verdana, Arial, Helvetica;
		 font-weight: bold; text-decoration: underline 
}

.link1:hover { color: #000;
               font-size: 12px;
			   font-family: Verdana, Arial, Helvetica;
			   font-weight: bold; text-decoration: underline 
}

.link2 { color: white;
         font-size: 11px;
		 font-family: Verdana, Arial, Helvetica;
		 font-weight: bold;
		 text-decoration: underline 
}

.link2:hover { color: #0c0000;
               font-size: 11px;
			   font-family: Verdana, Arial, Helvetica;
			   font-weight: bold; text-decoration: underline 
}

.body{
	background-repeat:repeat-x;
	background-position: 0 0;
	background-image: url(/templates/template14/imagenes/Naranja.jpg);
}

/*.tabla2 { background: url(/templates/template10/imagenes/template10_trans.png); background-position: 0 0}*/

.td1 {
	background-image:url(/templates/template14/imagenes/misFotosNaranja.gif);
	background-position: 0 0;
	height:61;
	width:137
}

.td2 {
	background-image:url(/templates/template14/imagenes/misContactosNaranja.gif);
	background-position: 0 0;
	height:61;
	width:137
}

.td3 {
	background-image:url(/templates/template14/imagenes/envia_template14.gif);
	background-position: 0 0;
	height:40;
	width:50
}

.footer { color: black;
          font-size: 10px;
		  font-family: Verdana, Arial, Helvetica 
}

.iconoCalendario{ background-image:url(/templates/template14/imagenes/misMesesNaranja.gif);                  background-repeat:no-repeat;
                  vertical-align:bottom;                 
}

.tablaCalendario{ background-color:black;}

.fondoDias{ color: #fff;
            font-size: 11px;
			font-family: Verdana, Arial, Helvetica;
			line-height: 15px;
			background-color:#FF6600; 
}

.fondoDiasNumeros{background-color:#FFFFFF;}

.textoDiasNumeros { color: black;
                    font-size: 11px;
					font-family: Verdana, Arial, Helvetica;
					line-height: 15px 
}

.textoMeses{color:#FFFFFF;
            font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:12px
}






