/*
Design by 26Soluciones
http://www.26soluciones.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(/images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;

}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #555555;
	text-decoration: none;

}

.register2 a, .forgot a, a.pie1, a.pie2, a.registerfree, a.leermas {
	color: #555555;
	text-decoration: none;
	border-bottom:1px #555555 dotted;

}

.register2:hover a, .forgot:hover a, a.pie1:hover, a.pie2:hover, a.registerfree:hover, a.leermas:hover {
	color: #999999;
	text-decoration: none;
	border-bottom:1px #999999 solid; 

}

a:hover {
	text-decoration: none;
	color: #999999;

}

hr {
	display: none;
}

#enlaces img {
	border:0
}

/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(/images/img02.jpg) no-repeat;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0px 0px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0px 0px 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #CCCCCC;

}

/* Menu */

.menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(/images/img03.jpg) no-repeat;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.menu li {
	float: left;
	padding: 12px 10px 0px 20px;
}

.menu li#useracc {
	float: right;
	padding: 12px 10px 12px 20px;
	background: url(/images/ico_user_16.png) no-repeat center left;
}

.menu li#userexit {
	float: right;
	padding: 12px 10px 12px 20px;
	background: url(/images/ico_exit_16.png) no-repeat center left;
}

li.n-mi {
	float: right;
	padding: 12px 10px 12px 20px;
	background: url(/images/ico_user_16.png) no-repeat center left;
}

#usermenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding: 12px 10px 12px 20px;
	float: right;
}

.menu a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:hover {
	color: #555555;
}

.menu li ul{
	display:none;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:175px;
	filter:alpha(opacity=90);
	opacity:0.90;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}

.menu li ul li{
	background:#663300;
	padding: 4px 7px 4px 7px;
	border-bottom:1px #ffffff solid;
	clear:both;
	width:150px;

}

.menu li ul li a {
	color: #ffffff;
	font-size: 1.1em;
	filter:alpha(opacity=100);
	opacity:1;
}

.menu li ul li a:hover {
	color: #999999;
}

.menu li:hover ul{
	display:block;	
	}

#submenu ul li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	background: url(/images/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 605px;
}

.post {
	margin-bottom: 40px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

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

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 20px;
	padding: 10px 0px 0px 10px;
	background: url(/images/imgizqancho.png) no-repeat bottom left;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

/*.post .meta a:hover {
	text-decoration: underline;
}
*/
.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

.mas {
	float: left;
	padding: 10px 0px 0px 20px;
	font-weight: bold;
}

.post .entry .img_noticia {
	width: 150px;
	float: left;
	margin: 10px;
}

.img_noticia {
	width: 150px;
	float: left;
	margin: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 295px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
	height: 38px;
	padding: 7px 10px 0px 10px;
	background: url(/images/titular.png) repeat-x;
	font-size: 1.6em;
}

/* Banner */

.banner {
	padding: 3px 10px 10px 10px;
	background: url(/images/banner.png) no-repeat top center;
	font-size: 1.0em;
}

.banner p {
	margin-top: 0em;
	text-align: center;
}

/* Search */

#search {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#search input {
	margin-bottom: 5px;
	padding: 3px 5px;
	background: #555555 url(/images/imgizq.jpg) no-repeat center center;
	border: 2px solid #555555;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
}

#search #s {
	width: 50%;
	background: #cc9933;
}

/* Calendar */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 7px 0px 20px 0px;
	background: url(/images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

/* form */
																		
form{
	margin:1em 0;
	}
fieldset{
	border:none;
	margin:0;
	background:#f1f1f1;
	border:5px solid #e7e7e7;
	padding:1em 15px;			
}			
legend{
	display:none;
}			
input[type=text], input[type=password], textarea, select{
	width:250px;
	border:1px solid #ccc;
	padding:5px;
	margin:5px 0;
	font-size: 1.2em;
	}			
input.small[type=text] {
	width: 75px;
}
input.long[type=text] {
	width: 500px;
}
input.radio {
	width:auto;
	text-align:left;
}

textarea {
  width: 550px;
  height:80px;
  overflow:auto;
  height: 160px;
}						

textarea.small {
  width: 450px;
}

form h3{
	margin:1em 0 .5em 0;
	font-size:25px;
	}				
button {
	border:none;
	width:171px;
	height:33px;
	line-height:33px;
	text-align:center;			
	padding:0;
	margin:0;
	margin-left:15px;
	background:url(/images/bg_button.gif) no-repeat 0 0;	
	color:#555;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;			
	}										
.submit{
	text-align:right;
	height:52px;
	margin:1em 0;					
	}
span.error{
	display:block;
	color:#a50000;
	font-weight:bold;
	margin-left:130px;
	}
			
	/* // form */