BODY {
	margin:0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
}
a:link {
	text-decoration: none;
	color:#a31940;
}
a:visited {
	text-decoration: none;
	color:#a31940;
}
a:hover {
	text-decoration: none;
	color:#a31940;
}
a:active {
	text-decoration: none;
	color:#FF9933;
}

#cabecera {
	height: 120px;
	width: 100%;
	background-image: url(imgs/fondocabecera.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#cuerpo {
	padding-bottom:53px;
}


#contenido  h1 {
	font-size: 20px;
	font-weight: normal;
	color: #a31940;
	margin-top:0px;
}
#contenido  h1.destacado {
	font-size: 18px;
	font-weight: normal;
	color: #a31940;
	margin-top:0px;
	margin-bottom:0px;	
}
#contenido H1.tag {
	font-size: 18px;
	font-weight: bold;
	color: #6eb4ce;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6eb4ce;
}

#contenido  h2 {
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	margin-top:0px;
}
#tags  h2,#contenido h2.ma {
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	margin-top:12px;
}
#contenido  h3 {
	font-weight: bold;
	font-size:10px;
}
#contenido  p {
	text-align:justify;
	margin-top:0px;
}

#contenido UL, #contenido OL{
	padding-left:20px;
	text-align:justify;
}

#contenido {
	position:relative;
	width: 1024px;
	margin-left:-512px;
	left: 50%;
}
#pie {
	background-color: #6eb4ce;
	height: 45px;
	width: 94%;
	left: 3%;
	position: fixed;
	bottom: 0px;
	text-align:center;
	font-size:14px;
}
#c1{
	position:absolute;
	margin-left:22px;
	width:240px;
	padding-bottom:50px;
}
#c2{
	position:absolute;
	margin-left:292px;
	width:240px;
	padding-bottom:50px;
}
#c3{
	position:absolute;
	margin-left:562px;
	width:240px;
	padding-bottom:50px;
}
#tags{
	position:absolute;
	margin-left:722px;
	width:280px;
	padding-bottom:50px;
}
/*#tags A{
	color:#a4d1ed;
	font-weight:bold;
}*/
#c1-1 {

	position:absolute;
	margin-left:22px;
	width:680px;
	padding-bottom:50px;
}
.articulo, .fondotema{
	background-color:#FFFFFF;
}
.articulo2, .fondotema2{
	background-color:#6eb4ce;
}
A.art{
	color:#a31940;
	font-weight:normal;
}
A.art2{
	color:#000000;
	font-weight:bold;
}
.vineta {
	background-image:url(imgs/bullet_blue.png);
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-top:2px;
}
.izq {
	float:left;
}
.der {
	float:right;
}

.e1 {
	background-image: url(imgs/1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.e2 {
	background-image: url(imgs/2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.e3 {
	background-image: url(imgs/3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.e4 {
	background-image: url(imgs/4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

SPAN.linktag {
	background-color:#FFFFFF;
}
SPAN.linktag2 {
	background-color:#6eb4ce;
}
A.linktag {
	color:#6eb4ce;
	font-weight:bold;
}
A.linktag2 {
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}
A.tema {
	color:#6eb4ce;
	font-weight:bold;
}
A.tema2 {
	color:#FFFFFF;
	font-weight:bold;
}
A.idioma {
	color:#666666;
	font-weight:bold;
}
.foto {
	width:170px;
	float: left;
}
.foto H3 {
	margin-top:0px;
}
.creditos {
	font-size:9px;
	color:#000000;
	line-height:10px;
}
.creditos a:link {
	text-decoration: none;
	color:#000000;
}
.creditos a:visited {
	text-decoration: none;
	color:#000000;
}
.creditos a:hover {
	text-decoration: none;
	color:#a31940;
}
.creditos a:active {
	text-decoration: none;
	color:#a31940;
}

.menuinf {
	line-height:16px;
	margin:0px;
	padding-top:5px;
	font-weight:bold;
}
.menuinf a:link {
	text-decoration: none;
	color:#000000;
}
.menuinf a:visited {
	text-decoration: none;
	color:#000000;
}
.menuinf a:hover {
	text-decoration: none;
	color:#a31940;
}
.menuinf a:active {
	text-decoration: none;
	color:#a31940;
}
#creditos2{
	font-size:9px;
	color: #000000;
	width: 980px;
	left: 50%;
	margin-left:-490px;
	position:absolute;
	text-align:justify;
	display:none;
	bottom:45px;
	background-color:#6eb4ce;
}
.dentro{
	padding:10px;
}
#cerrar{
	right:5px;
	top:5px;
	position:absolute;
	font-weight:bold;
}