html, body {
	padding:0;
	margin:0;
	text-align:center; 
	font-size: 100%; /* Resets 1em to 10px */
	font-family: "Helvetica", Arial, Trebuchet MS, sans-serif;
	} 

.clearfix:after {
	content:".";
	display:block;
   	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
	
/* LAYOUT GENERAL */

#page, #page-interna	{
	width:1000px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	}
	
#wrap {
	width: 700px;
	}
	
#header {
	background: url('img/fondo-cabecera.gif') top right repeat-y;
	height: 230px;
	margin-bottom: 20px;
	}
	
#sidebar {
	margin-left: 700px;
	background: url('img/fondo-sidebar.gif') repeat-y;
	width: 220px;
	}
	
.cajitas {
	margin: 10px 0;
	padding-left: 20px;
	height: 221px;
	}
	
.cajitas-sidebar {
	margin: 0 14px 0 34px;
	background: #fff;
	padding: 10px;
	}
	
.cajitas-prensa {
	border: 1px solid #c1cfd9;
	width: 163px;
	}
	
.cajitas-prensa ul li {
	margin: 3px 3px 0 0;
	}
	
.cajitas-sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.cajitas-sidebar ul li {
	width: 120px;
	margin: 5px auto;
	}
	
.clear {
	clear: both;
	border: 1px solid #FF0000;
	
	}
	
.cajitas-sidebar-galeria li {
	margin: 5px;
	height: 120px;
	width: 110px;
	float: left;
}
	
.cajitas-menu {
	height: 220px;
	}
	
#contenido .right {
	margin: 0 20px 0 230px;
	}
	
#contenido .right2 {
	margin: 0 0 0 238px;
	}
	
.nofloat, .spacer, #footer {
	clear:both;
	}
	
#wrap, .left, .leftint, .left-prensa {
	float:left;
	}
	
.leftint {
}
	
/* FUENTES */

p {
	font-size: .8em;
	}
	
ol, ul {
	font-size: .75em;
	}
	
ul#lista-interna {
	list-style-type: disc;
	padding-left: 20px;
	}
	
#contenido p {
	text-align: justify;
	}

p, #contenido ol, #contenido ul, #contenido li {
	line-height: 1.3em;
	margin: .5em 0 1em;
	}

p, a, ol, ul, table {
	color: #434343;
	}
	
#contenido ol, #contenido ul, #contenido ul li a {
	color: #0077d4;
	}
	
a:hover, .cajitas {
	background: #9ea900;
	}
	
#menu ul li a, label, a:hover, .textoblanco, #submenu ul li a, #contenido ul li a:hover, h2.redondeada, h2.redondeada-prensa {
	color: #fff;
	}
	
a {
	text-decoration: none;
	}
		
#contenido p a {
	text-decoration: underline;
	}
	
small, label, .fecha {
	font-size: .7em;
	}
	
.chapa {
	font-weight: bold;
	}
	
/* FIN FUENTES */
	
/* H1 LOGO Y H2 CAJITAS */
	
h1, h2, h3, .cajitas-sidebar p, #submenu ul, .chapa {
	margin: 0;
	}
	
.left-prensa, .leftint {
	width: 175px;
	}
	
h2, .fecha {
	color: #6c1b72;
	}
	
h1#logo a, h2#tit-orixes a, h2#tit-tempos a, h2#tit-nosas a, h2#tit-lingua a, h2#tit-orixesint, h2#tit-temposint, h2#tit-nosasint, h2#tit-linguaint, h2#tit-presentacionint, h2#tit-organizadoresint, h2#tit-novasint, h2#tit-prensaint, h2#tit-contactoint,h2#tit-galeriaint {
	position:relative;
	display:block;
	text-indent:-9999px;
	background-repeat: no-repeat;
	}
	
h1#logo a {
	left: 0;
	top: 20px;
	background-image: url('img/logo.gif');
	width: 173px;
	height: 211px;
	}
	
h2#tit-orixes a, h2#tit-tempos a, h2#tit-nosas a, h2#tit-lingua a, h2#tit-orixesint, h2#tit-temposint, h2#tit-nosasint, h2#tit-linguaint, h2#tit-presentacionint, h2#tit-organizadoresint, h2#tit-novasint, h2#tit-prensaint, h2#tit-contactoint   {
	left: 0;
	top: 8px;
	margin-bottom: 20px;
	}
	
h2#tit-orixes a, h2#tit-orixesint {
	width: 123px;
	height: 24px;
	}
	
h2#tit-orixes a {
	background-image: url('img/tit-orixes.gif');
	}
	
h2#tit-orixesint {
	background-image: url('img/tit-orixesint.gif');
	}
	
h2#tit-tempos a, h2#tit-temposint {
	width: 295px;
	height: 31px;
	}
	
h2#tit-tempos a {
	background-image: url('img/tit-tempos.gif');
	}
	
h2#tit-temposint {
	background-image: url('img/tit-temposint.gif');
	}
	
h2#tit-nosas a, h2#tit-nosasint {
	width: 263px;
	height: 48px;
	}
	
h2#tit-nosas a {
	background-image: url('img/tit-nosas.gif');
	}
	
h2#tit-nosasint {
	background-image: url('img/tit-nosasint.gif');
	}
	
h2#tit-lingua a, h2#tit-linguaint {
	width: 371px;
	height: 36px;
	}
	
h2#tit-lingua a {
	background-image: url('img/tit-lingua.gif');
	}
	
h2#tit-linguaint {
	background-image: url('img/tit-linguaint.gif');
	}
	
h2#tit-presentacionint {
	width: 183px;
	height: 24px;
	}
	
h2#tit-presentacionint {
	background-image: url('img/tit-presentacionint.gif');
	}
	
h2#tit-organizadoresint {
	width: 209px;
	height: 32px;
	}
	
h2#tit-organizadoresint {
	background-image: url('img/tit-organizadoresint.gif');
	}
	
h2#tit-novasint {
	width: 81px;
	height: 24px;
	}
	
h2#tit-novasint {
	background-image: url('img/tit-novasint.gif');
	}
	
h2#tit-contactoint {
	width: 135px;
	height: 24px;
	}
	
h2#tit-contactoint {
	background-image: url('img/tit-contactoint.gif');
	}
	
h2#tit-prensaint {
	width: 92px;
	height: 24px;
	}
	
h2#tit-prensaint {
	background-image: url('img/tit-prensaint.gif');
	}
	
h2#tit-galeriaint {
	width: 256px;
	height: 36px;
	}
	
h2#tit-galeriaint {
	background-image: url('img/tit-galeriaint.gif');
	}
	
h2.redondeada, h2.redondeada-prensa {
	background: url('img/caja-sup.gif') no-repeat;
	}
	
h2.redondeada {
	margin: 0 0 0 34px;
	padding: 10px 0 0 10px;
	}
	
h2.redondeada-prensa {
	margin: 0;
	padding: 10px 0 0 10px;
	}
	
p.vermas {
	background: url('img/caja-inf.gif') no-repeat;
	margin: 0 0 0 34px;
	padding: 5px 0 0 49px;
	}
	
.left-prensa p.vermas {
	margin: 0;
	}
	
.leftint   {
	height: 396px;
	}
	
.galeria   {
	margin: 20px 0;
	}
	
.separador {
	margin-left: 7px;
	padding-bottom: 10px;
	}
	
#contenido .cajitas .right 	{
	margin-left: 260px;
	}
	
/* FIN H1 LOGO */

/* FUENTES SIDEBAR Y CONTENIDO*/

	
h2.redondeada, #submenu ul, h2.redondeada-prensa, .left-prensa p.vermas	{
	font-size: 1em;
	}
	
/* FIN FUENTES CONTENIDO */

/* LISTAS MENU Y FOOTER*/

ul, #menu ul {
	margin: 0;
	padding: 0;
	}
	
#menu ul {
	margin-bottom: 15px;
	}
	
#menu ul, #contenido ul {
	margin-left: 10px;
	}
	
ul {
	list-style-type: none;
	}
	

	
#sidebar select {
	margin: 0 0 10px 34px;
	}

#menu ul li { 
	background: url('img/icono-menu.gif') no-repeat;
	padding: 5px 0 5px 24px;
	}
	
blockquote {
	background: url('img/blockquote.gif') top right no-repeat;
	padding-right: 40px;
	}
	
blockquote p {
	color: #006c92;
	font-family: georgia;
	font-style: italic;	}
	
#contenido .right ul li { 
	background: url('img/icono-ul.gif') no-repeat;
	padding: 5px 0 5px 24px;
	}
	
#contenido .cajitas-sidebar-galeria ul li { 
	background: none;
	}
	
#contenido .right2 ul li {
	background: #0077d4;
	padding: 17px 0;
	margin: 1px 0;
	}	
/* FOOTER */

#footer ul {
	padding-top: 1em;
	}
	
#footer p, #footer ul, table, #submenu ul li {
	text-align: center;
	}
	
#footer p, #footer ul {
	line-height: 1em;
	margin: .5em 0;
	}

#footer p, #footer ul, table, .mais {
	font-size: .7em;
	}	
	
#footer li {
	font-size: 1.2em;	
	padding: .5em;
	display: inline;
	}
			
/* FIN FOOTER */

/* LINEAS */

.lineazul {
	margin: 1em 0;
	}
	
.fecha {
	margin: .5em 0 1em 0;
	}
	
.mais, .ind-novas {
	margin-bottom: 1em;
	}

.lineazul {
	border-bottom: 1px dotted #0077d4;
	}
	
.ind-novas {
	border-bottom: 1px dotted #6c1b72;
	}

/* FIN LINEAS */

/* COLORINES */

.textorosa, h3 , h3 a {
	color: #c58f9f;
	}

/* FIN COLORINES */

/* IMAGENES */

a img, a:hover img {
 	border: 0px;
	}
 
a {
 	outline: none;
	}
	
img.alignright {
	float: right;
	}

/* FIN IMAGENES */

/* FORM */

#sidebar form {

	margin: 0 0 20px 0;
	}
	
	form label {	
		color: black;	
	}

fieldset {
	margin-left: 40px;
	border: none;
	}


/* FIN FORM */

/* CAMILO */
#subnav {
font-size:.8em;}