/* Documento CSS ---- juliantetodo ---- 800 x 600 */
html{
	background-image: url("imagenes/fondopattern.jpg");
	background-repeat: repeat;
	}
body{
	text-align: center;
	color:#383720;
	SCROLLBAR-FACE-COLOR: #CECFE1;	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
}

#contenedor{
	font-family: "Arial", Courier, mono;
	overflow: hidden;
	width: 800px;
	text-align:left;
	margin:0px auto;
}
#cabecera{
	width:800px;
	height:150px;
	margin:0px;
	padding:0px;
	border-color:#000;
}
#subcontenedor{
	width:800px;
	height:450px;
	background-image:url("imagenes/fondo sem 800x450.jpg");
	background-repeat: no-repeat;/*
	background-position: left;*/
	background-color:#fff;

}
#sidebar{
	margin:20px auto;
	margin-left:-5px;
	float:left;
	font-size: 0.8em;
	width:250px;
}
#pancarta{
	clear: both;
	text-align:right;
	font-size:0.7em;
	padding-bottom:0.2em;
	padding-top:0.1em;
	margin-right:15px;
}
#principal{
	overflow:auto;
	height:413px;
	width:540px;
	padding-right:10px;
	margin-top:15px;
	float:left;
	font-size: 0.8em;
}
#principal h1{
	letter-spacing: 0.1em;
	font-variant:normal;
	font-size:1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color:#036;
	font-weight:bold;
	}
#pie_pagina{
	text-align:right;
	font-size:0.7em;
	color: #000;
	margin-right:10px;
}
#pie_pagina a:link{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", Courier, mono;
}
#pie_pagina a:hover{
color: #33f;
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", Courier, mono;
}
#pie_pagina a:visited{
color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", Courier, mono;
}
ul{
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: none;
}
ul li{
	padding-left: 15px;
	background:  url("imagenes/tic.gif") 0em 0em no-repeat;
	margin-bottom: 0.2em;
}
#pdf{
}
#pdf ul{
	padding-left:10px;
	margin-left:10px;
	list-style-type:none;
}
#pdf ul li{
	padding-left:35px;
	line-height:35px;
	background:url("iconos/iconopdf.jpg") 0em 0em no-repeat;
	margin-bottom:0.2em;
}
div.feedBurnerFeedBlock p.feedTitle {
	font-size: large;
	line-height: normal;
	border-bottom-color: #24268A;
	border-bottom-width: medium;
	padding: 4px;
	border-bottom-style: solid;
	}
div.feedBurnerFeedBlock	p.date{
	background-color: #CFD1EF;
	text-align: right;
	font-size: x-small;
	padding:2px;
	padding-right:4px;
}

div.feedBurnerFeedBlock	.headline a{
	color:#7279CF;	
}
div.feedBurnerFeedBlock	.headline a:hover{
	color:#333070;	
}
div.feedBurnerFeedBlock	ul li{
	border-bottom-color: #B9B9FF;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	padding-bottom:22px;
}

a:link {
	color: #24268A;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", Courier, mono;
}
a:visited {
	color: #24268A;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", Courier, mono;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", Courier, mono;
	color: #00c;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial", Courier, mono;
}


#menu {
	width:200px;
	font-family:Arial;
	font-size:12px;
	margin:0;
	list-style-type:none;
}
#menu li {
	padding:0;
	list-style:inherit;
	margin:0.1em;
	background:none;
	float:center;
}
#menu li a {
	font-weight:200;
	display:block;
	width:200px;
	height:27px;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	vertical-align: middle;
	color:#fff;
	background-image: url('imagenes/menu1.gif');
	background-position:center;
}
#menu li a:hover {
	color:#383720;
	background-image: url('imagenes/menu2.gif');
	background-position:center; 
}
.contenidoSeccion {
	color: #333333;
	font-size: 0.97em;
}
.marcar {
	font-weight: bold;
	color: #036;
}
.imagendcha{
float:left;
margin:10px;
}
.imagendcha2{
float:left;
margin:15px;
}
.imagendcha2p{
float:left;
margin-right:6px;
margin-bottom:4px;
}
.imagenizqda2{
float:right;
margin:15px;
}
.imagenizqda{
float:right;
margin:10px;}
.imagenizqda2p{
float:right;
margin:2px;}

