/* CSS Document */



/* ESTRUCTURA GENERAL */

body {
	margin:0;
	background-color:#024359;
	}
	
#continente{
	margin:0 auto;
	width:100%;
	height:100%;
	}
a{
	border:0;
	margin:0;
	padding:0;
}
img{
	border:0;
	margin:0;
	padding:0;
}
#menu{
	width:960px;
	height:50px;
	}

#cabecera_home{
	width:960px;
	height:370px;
	}
	
#cabecera{
	width:960px;
	height:130px;
	}

#submenu{
	width:960px;
	height:50px;
	background-color:#6ac53d;
	font-family:Calibri,Arial;
	font-size:16px;
	color:#FFFFFF;
	}
#submenu2{
	width:960px;
	height:40px;
	background-color:#0018c1;
	font-family:Calibri,Arial;
	font-size:16px;
	color:#FFFFFF;
	}
#submenu2 a:hover{
	color:#FFF;
	}
#submenu2 a{
	color:#48C0E3;
	}
	#submenu2 a:visited{
	color:#FFF;
	}
	
#linea_roja{
	width:960px;
	height:10px;
	background-color:#cb0000;
	}
	
#linea_amarilla{
	width:960px;
	height:10px;
	background-color:#ffd200;
	}
	
#linea_azul{
	width:960px;
	height:10px;
	background-color:#0069f7;
	}
	
#linea_naranja{
	width:960px;
	height:10px;
	background-color:#ed8836;
	}

#cuerpo{
	width:960px;
	height:100%;
	background-color:#FFFFFF;
	}
	
#bloque_home{
	width:860px;
	height:auto;
	padding-top:15px;
	padding-bottom:10px;
	}
	
#bloque{
	width:860px;
	height:auto;
	padding-top:20px;
	padding-bottom:50px;
	font-family:Calibri,Arial;
	font-size:15px;
	}

#pie{
	width:860px;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;
	font-family:Georgia, Arial, Verdana, serif;
	font-size:18px;
	color:#6ac53d;
	}

h1 {
	font-size:24px;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	/*color:#cb0000;*/
	color:#6ac53d;
	}
#inicio h1
{
	color:#cb0000;
}
h2 {
	font-size:15px;
	font-family:Calibri;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#024359;
	}
#titulo3 h1 {
	font-size:28px;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#6ac53d;
}

#quiend h1 {
/*antes h4*/
	font-size:28px;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#ffd200;
	}
	
#texto{
	font-size:15px;
	font-family:Calibri, Arial;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#024359;
}
#contacto h1 {
/* antes h5 */
	font-size:28px;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#0069f7;
	}
	
#experienciasd h1 {
/* antes h6 */
	font-size:28px;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#ed8836;
	}
#tarotd h1 {
	font-size:28px;
	font-family:Georgia, Arial, Verdana, serif;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#0018c1;
	}
	
.azul14 {
	color:#024359;
	font-size:14px;
	font-family: Calibri, Arial;
	}
	
.azul15 {
	color:#024359;
	font-size:15px;
	font-family: Calibri, Arial;
	}

.azul24 {
	color:#024359;
	font-size:24px;
	font-family:Georgia, Arial, Verdana, serif;
	}
	
.verde15 {
	color:#6ac53d;
	font-size:15px;
	font-family: Calibri,Arial;
	font-weight:bold;
	}
	
.naranja15 {
	color:#ed8836;
	font-size:15px;
	font-family: Calibri,Arial;
	font-weight:bold;
	}
	
a {
	font-family:Calibri,Arial;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
a:active {
	} 
a:visited {
	color:#024359;
	} 
a:link {
	} 
a:hover {
	color:#024359;
	}
	
#nueva a {
	font-family:Georgia, Arial, Verdana, serif;
	font-size:18px;
	color:#024359;
	font-weight:bold;
	}
#nueva a:active {
	text-decoration:none;
	color: #551A8B;
	} 
#nueva a:visited {
	text-decoration:none;
	} 
#nueva a:link {
	text-decoration:none;
	} 
#nueva a:hover {
	text-decoration:underline;
	}
	
#nueva2 a {
	font-family:Calibri;
	font-size:15px;
	color:#ffd200;
	font-weight:bold;
	}
#nueva2 a:active {
	text-decoration:none;
	} 
#nueva2 a:visited {
	text-decoration:none;
	color: #551A8B;
	} 
#nueva2 a:link {
	text-decoration:none;
	} 
#nueva2 a:hover {
	text-decoration:underline;
	}


/* ACCIONES MENÚ PRINCIPAL */

#menu ul{
	list-style-type:none;
	margin-left:-40px;
	margin-top:-15px;
}
* html #menu ul{
	list-style-type:none;
	margin-left:-40px;
	margin-top:0;
}	
* +html #menu ul{
	list-style-type:none;
	margin-left:-40px;
	margin-top:0;
}	
#menu ul li{
	width:137px;
	float:left;
	}

#menu ul li a{
	line-height:50px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}

/* Botones estado normal */
#menu #homec a{background:url(images/m_home.gif) no-repeat top left;}
#menu #afirmacionesc a{background:url(images/m_afirmaciones.gif) no-repeat top left;}
#menu #experienciasc a{background:url(images/m_experiencias.gif) no-repeat top left;}	
#menu #quienc a{background:url(images/m_quien.gif) no-repeat top left;}
#menu #tarotc a{background:url(images/m_tarot.gif) no-repeat top left;}	
#menu #blogc a{background:url(images/m_blog.gif) no-repeat top left;}	
#menu #contactamec a{background:url(images/m_contactame.gif) no-repeat top left;}	

/* Botones estado over */	
#menu #homec a:hover{background:url(images/m_home.gif) no-repeat top center;}
#menu #afirmacionesc a:hover{background:url(images/m_afirmaciones.gif) no-repeat top center;}
#menu #experienciasc a:hover{background:url(images/m_experiencias.gif) no-repeat top center;}
#menu #quienc a:hover{background:url(images/m_quien.gif) no-repeat top center;}
#menu #tarotc a:hover{background:url(images/m_tarot.gif) no-repeat top center;}	
#menu #blogc a:hover{background:url(images/m_blog.gif) no-repeat top center;}	
#menu #contactamec a:hover{background:url(images/m_contactame.gif) no-repeat top center;}		

/* Botones estado en página */
#home #menu #homec a{background:url(images/m_home.gif) no-repeat top right;}
#afirmaciones #menu #afirmacionesc a{background:url(images/m_afirmaciones.gif) no-repeat top right;}
#experiencias #menu #experienciasc a{background:url(images/m_experiencias.gif) no-repeat top right;}
#quien #menu #quienc a{background:url(images/m_quien.gif) no-repeat top right;}
#tarot #menu #tarotc a{background:url(images/m_tarot.gif) no-repeat top right;}	
#blog #menu #blogc a{background:url(images/m_blog.gif) no-repeat top right;}	
#contactame #menu #contactamec a{background:url(images/m_contactame.gif) no-repeat top right;}

#migas{ text-align:left; font-family:Calibri,Arial; font-size:15px; padding:10px;}
#migas a{ color:#024359; font-weight:bold; }
#migas a:visited{ color:#551A8B; font-weight:bold; }
#piepagina{ font-size:12px; font-family:Calibri,Arial; color: #ccc; padding-top:10px; width:960px; margin:auto;}
#piepagina a{ font-size:12px; font-family:Calibri,Arial; color: #ccc; padding-top:5px;}
#piepagina a:visited{ color:#CCCCCC; font-size:12px; font-family:Calibri,Arial; padding-top:5px;}
#redes_sociales_text{ padding-left:2px; float:left; padding-top:5px; }
#redes_sociales{ padding-left:14px; float:left; }
#redes_sociales img{ margin-right:9px; }
.Estilo1 {
	color: #024359;
	font-weight: bold;
}
.Estilo2 {color: #024359}
.Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo4 {color: #FFFFFF}

.color1{
	color:#cc33cc;
}
.color2{
	color:#000099;
}
.color3{
	color:#cc0000;
}
.color4{
	color:#000000;
}
.upercas{
	text-transform:uppercase;
}
.linea_azul{
	border-bottom:4px solid #024359;
}
.border_azul{
border:4px solid #024359; 
height:900px;
background-color:#7DAFC6;
width:680px;
}
.mapa a{
	color:#024359;
}
.mapa a:visited{
	color:#551A8B;
}
