* =General
-----------------------------------------------------------------------------*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Remove padding and margin */
* {
 margin: 0;
padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 0 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Centers the entire page */
#pagina {
	width: 892px;
	position: relative;
	left: 50%;
	margin-left: -446px;
}


/* General background */
body {
/*	background: url(../img/_body_background.png) repeat-x top left; */

	background-image: url('../img/fondokarmapa.gif');
	background-repeat: repeat-x repeat-y;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  font-family:  Helvetica, Verdana, sans-serif; font-size: 78%; color: #666666; /* #05284B; */ 
  line-height: 1.3em;
}


/* =Headings
-----------------------------------------------------------------------------*/

h1, h2, h3 , h4, h5{
	font-family: Georgia, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px  0 3px 0;
	margin: 0;
	color: #0f68c2;
	letter-spacing: 1px;
}
h1 {
	font-size: 3em; 
	line-height: 1em;
	font-weight: bold;
	/*color: #ff6600;*/
	font-variant:small-caps;
	font-family: Georgia, "New Times Roman", Helvetica, Serif;
	margin-top: 7px;
}
h2 {
	font-size: 1.8em; 
	line-height: 1em;
	font-weight: bold;
	margin-top: 7px;
	/*color: #ff6600;*/
}
h3 {
	font-size: 1.5em%; 
	font-weight: normal;
}
h4, h5{
	font-size: 1em; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, serif;
}

	
strong {
	color: #0F68C2;
	font-weight: bold;
}

a, a:link, a:visited, a:active {
	color: #0f68c2;
text-decoration: none;
}
a:hover {
	color: #0f68c2;	
	text-decoration:underline;
}
a img {
    border-color: #fff;
}

a:hover img {
    border-color: #0f68c2;
}
/* =Basic Nav
-----------------------------------------------------------------------------*/
#contenido {
background-image:url(../img/fondo_contenido.png); background-repeat:repeat-y;
position: relative;
width: 100%;
display: block;
}
#contenido_inicio,
#contenido_main, #contenido_main_1col {
	margin: 0 ;
	min-height: 380px;
	position: relative;
	
}
#contenido_inicio {
	padding: 25px 40px 1.6em 0px;
	left: 290px;
	width: 560px;

}
#contenido_main {
	padding: 25px 295px 1.6em 40px;
}
#contenido_main_1col {
	padding: 25px 60px 1.6em 60px;
}
#contenido_inicio h1, #contenido_inicio h2,
#contenido_main h1, #contenido_main_1col h1,
#contenido_main h2, #contenido_main_1col h2{
	padding: 0 0 .4em 0;
	text-align: center;
}

.block_100 {
width: 100%;
display: block;
}
.block_50 {
width: 48%;
float: left;
display: block;
padding: 0 15px 0 0px;
}


ul.gallery  li { display: inline; }

/* columna lateral
-----------------------------------------------------------------------------*/

#columna_derecha {

	position: absolute;
	top: 20px;
	left: 620px;
	width: 245px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
}

#columna_izquierda {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	margin: 0;
	padding: 0 0 1.6em 0;

}

/* columna lateral caja
-----------------------------------------------------------------------------*/
#sidebar, #enlaces, #boletin, #comunicados {
width: 100%;
position: relative;
display: block;

}
.cajaborde {
	/*margin: 15px 0px 15px 0px;*/
	padding: 5px 13px 10px 10px;
border-top: 1px solid #ffcc00; /*- ffcc00 - 36444d*/
border-bottom: 1px solid #ffcc00;
border-left: 1px solid #ffcc00;
border-right: 1px solid #ffcc00;
margin-bottom: 10px;
display: block;
}
.cajaborde_blue  {
	/*margin: 15px 0px 15px 0px;*/
	padding: 5px 13px 10px 10px;
border-top: 4px solid #0f68c2; /* 36444d*/
border-bottom: 1px solid #0f68c2;
border-left: 1px solid #0f68c2;
border-right: 1px solid #0f68c2;
display: block;
margin-bottom: 10px;
}


.caja  {
	/*margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;*/
	position: relative;
}
.caja h4 {
	text-align: center;
	background-color: #fbda4b;
	width: 100%;
	margin: 10px 0px 3px 0px;
 	padding: 3px 2px 3px 2px;
	color: #0f68c2;
	font-family: Georgia, "Times New Roman", Times, Serif;
}

/* navegacion columna lateral
-----------------------------------------------------------------------------*/	
ul.rightnav {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	
}	
ul.rightnav ul {
	padding: 0;
	margin: 10px;
	list-style: none;
	
}
ul.rightnav li {
	padding: 1px 0 1px 0px;
	
}

ul.rightnav  li ul {margin-left:20px}	

ul.rightnav li a  {
	font-size: .9em;
	padding-left: 12px;
	
}

ul.rightnavimg li {
	padding: 5px 0 0px 0px;	
}

/* banner de karmapa */
#logo {
	clear: both;
	position: relative;
	width: 100%;
	height: 145px;	
}
#banner-top {
	float: left;
}

#banner-top  h1{
	width : 892px;
	height: 145px;
	background: url(../img/banner_top.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#banner-top h1 a {
	display: block;
	width : 892px;
	height: 145px;
	text-indent: -9999px;
}

.gira_lugar {

width: 400px;
}
.gira_fecha {
font-weight: bold;
text-align: center;

width: 200px;
}

/* franja azul */
#franjaazul {
display: block;
width: 100%;
height: 3px;
background-image: url('../img/franjaazul.gif');
background-repeat: no-repeat;
}
/* franja amarilla */
#franjaamarilla_top {
display: block;
height: 21px;
background-image: url('../img/franjaamarilla.gif');
background-repeat: x-repeat;
width: 100%;
}
#franjaamarilla_top {
margin-bottom: 15px;
margin-top: -4px;
}

