body{
	font-family:Century Gothic,Garamond,Verdana,Tahoma;
	MARGIN-TOP:0px;
	margin-left:0px;
	margin-right:0px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	background-image: url(imagenes/fondo1.jpg);
	background-repeat:  repeat;
	font-size:80%;
}
	A{
	TEXT-DECORATION:none;
	font-family:President,Comic Sans MS,Century Gothic,Garamond,Verdana,Tahoma;
	font-size:0.9em;
		/*font-size:16px;*/
	font-weight: bolder;
	font-style: normal;}
	A:LINK{
	color:#a30000;
}
	A:VISITED{
	color:#a30000;
}
	A:HOVER{
	color:#ffffff;
	TEXT-DECORATION:underline;
}

	A.mio{TEXT-DECORATION:none;
	font-family:Century Gothic,Garamond,Verdana,Tahoma;
	font-size:0.9em;
	/*font-size:10px;*/
	font-weight: bolder;
	font-style: normal;}
	A.mio:LINK{
	color:#a30000;
}
	A.mio:VISITED{
	color:#a30000;
}
	A.mio:HOVER{color:#ffffff;TEXT-DECORATION:underline;}
	
image{border-color:white;}
.imagen {border: 0px;}

.titulo {
	FONT: oblique bolder 28px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;; COLOR: #575413;
}
.texto {
	FONT: italic normal 15px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #ffffff;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto1 {
	FONT: italic normal 20px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #ffffff;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.texto_mukunda {
	FONT: italic normal 18px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #902C59;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto_cuenta {
	FONT: italic normal 22px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #ffffff;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.diseno {
	FONT: italic normal 10px "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #ffffff;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.rosa {
	FONT: italic normal 22px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #a30000;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bolder;
}
.subtitulo {
	FONT: italic normal 16px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #a30000;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bolder;
}
.morado {
	FONT: italic normal 22px "President", "Comic Sans MS", "Century Gothic", Garamond, Verdana, Tahoma;
	COLOR: #511D05;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bolder;
}

hr{
	color: #ffffff;
}
.datospersonales {
	COLOR: #FFFFFF;
	text-align: justify;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-family:"Arial Unicode MS", Arial, Calibri, "Century Gothic";
	font-size:0.9em;
	/*font-size: 10px;*/
	font-weight: normal;
	font-variant: normal;
}


A.mio{
	TEXT-DECORATION:none;
	font-family:"Arial Unicode MS", Arial, Calibri, "Century Gothic";
	font-size:0.9em;
	font-weight: normal;
	font-style: normal;
}
A.mio:LINK
{
	color:#ffffff;
}
A.mio:VISITED
{
	color:#ffffff;
}
A.mio:HOVER
{	
	color:#ffffff;TEXT-DECORATION:underline;
}








/* porcentaje base, solo en el body */
p {
	font-size:0.9em;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.4em;
}
#pie {
	font-size:1.2em;
}
.epigrafes {
	font-size:1.1em;
}


/* Diseño para celulares 
#columna1, #columna2, #columna3 {
	float:none;
	width:100%;
}

 Diseño para tabletas 
@media screen and (min-width: 800px) {
	#columna1, #columna2 {
		float:left;
		width:50%;
	}
}

 Diseño para PC 
@media screen and (min-width: 1025px) {
	#columna1, #columna2, #columna3 {
	float:left;
	width:33%;
}
*/