/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Verdana","Arial","Comic Sans MS",sans-serif;
	font-size: 11px;
	color: #737373;
width:100%;
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
width: 800px;
	margin: 0 auto;
	border-bottom: 1px solid #3F3F3F;
	color: #0000cc;
}
/* rayas */

.raya {position:relative;
	top:0px;
	width: 800px;
	margin: 0 auto;
	border-bottom: 4px solid #3F3F3F;
	color: #0000cc;
}
.raya1 {position:relative;
	width: 800px;
	top:-4px;
	margin: 0 auto;
	border-bottom: 3px solid #3F3F3F;
	color: #0000cc;
}
/* cabecera */

.cabecera { margin: 0 auto;
      text-align:left;
      position:relative;
	width: 800px;
	top:0px;

}

/* Menu */

.menu { position:relative;
	width: 800px;
	height: 20px;
	margin: 0 auto;
	top:-4px;
	background: url(images/img01.gif) repeat-x;
}

.menu ul {
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

.menu li {
	float: left;
	height: 20px;
	background: url(images/img03.gif) no-repeat right top;
}

.menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 2px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #d8f2ff;
}

.menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 20px;
}

.menu .seleccionado a {
	height: 20px;
	color: #FFFFFF;
}


/* Pagina */

.pagina {
	width: 800px;
	margin: 0 auto;
}


/* Contenido */

.contenido {
	float: right;
	width: 800px;
}
.texto {
	margin: 0;
	padding: 0 10px;
	border-bottom: 1px;
	font-size: 11px;
	width: 410px;
}

.texto .title a {
	text-decoration: none;
}

.texto .entry {
	padding: 10px 20px;
}

.texto .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.texto .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.contenido .permalink, .post .comments {
	float: right;
	padding: 5px 20px;
}

.texto .permalink {
}
.texto1 {position:relative;
	margin: 0 auto;
	float: right;
	width:400px;
	height:300px;
	padding: 0px 0;
}
.foto {position:relative;
	margin: 0 auto;
	float: right;
	top:10px;
	padding: 0px 0;
	width:370px;
text-align:right;
}
.logo {position:relative;
	margin: 0 auto;
	float: left;
	padding: 0px 0;
}
.logo a {text-decoration: none;
	color: #00a5bd;
}

/* Pie */

.pie {position:relative;
top:10px;
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 1px solid #3F3F3F;
	font-size: 9px;
}

.pie p {
	margin: 0;
	text-align: center;
}
.pie a {
	text-decoration: none;
	color: #ffffff;
}

/* Sidebar */

.sidebar {
	float: left;
	width: 220px;
}

.sidebar ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

.sidebar li{
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}
.sidebar a{
	margin: 0px;
	padding: 2px 7px;
	text-decoration: none;
	font-weight: bold;
		font-size: smaller;
}
.sidebar .seleccionado a {
	height: 20px;
	color: #4843ef;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: "Verdana","Arial","Comic Sans MS",sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Verdana","Arial","Comic Sans MS",sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 12px;
	color: #00a5bd;
}

h3 {
	font-size: 1em;
}

p, ul, ol {

	line-height: 150%;
}

ul, ol {
}

blockquote {
}



/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

