/*
Valid xHTML & CSS by Slaff
http://digitalmousse.com/
email/msn/gtalk: contact.sb@gmail.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5% Arial;
	text-align: center;
	background: url(/images/bg.png);
}

#wrapper {
	width: 845px;
	margin: 0 auto;
	text-align: justify;
	background-color: #4e8eb9;
	font-size: 1.2em;
	border-left: 1px #2f6d98 solid;
	border-right: 1px #2f6d98 solid;
}

#bannertopwide {
	width: 100%;
	height: 90px;
}

#header {
	width: 100%;
	height: 172px;
	background: url(/images/header.png) no-repeat;
}

.headerimg { width: 100%; height: 142px; }

.headerbar {
	width: 100%;
	height: 30px;
	background-color: #2f6d98;
	color: #ec008c;
	overflow: auto;
	font-size: 1.4em;
	text-align: center;
}
.headerbar p { padding: 5px 10px 5px 10px; }
.headerbar a { padding: 0 5px 0 5px; }
.headerbar a, .headerbar a:visited { color: #fff; text-decoration: none; }
.headerbar a:hover { text-decoration: underline; }

#sidebar, #content { float: left; }

#sidebar {
	width: 180px;
	margin: 15px 0 0 15px;
	padding-bototm: 15px;
	background-color: #2f6d98;
	color: #fff;
}

#sidebar h1 {
	font-size: 1.7em;
	padding: 5px 0 5px 10px;
	background-color: #2c6296;
}

#sidebar ul { margin: 10px 0 10px 0; }

#sidebar ul li {
	margin: 10px 0 10px 25px;
	list-style: none;
	font-size: 1.1em;
}

#sidebar a {
	font-weight: bold;
	color: #fff;
	}
	
#sidebar a:hover {
	text-decoration: none;
}

#sidebar a:visited {
	color: #eee;
	}

#content {
	width: 610px;
	margin: 15px 15px 0 15px;
	background-color: #e6e7e8;
	color: #000;
	padding: 0 5px 10px 5px;
}

#content h1 { 
	font-size: 1.6em;
	margin: 10px 0 10px 0;
}

.contenido {
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.3em;
}

.contenido ul {
	margin: 10px 5px 10px 15px;
}

.contenido ul, .contenido ul li {
	list-style: none;
	list-style-type: none;
}

.contenido ul li {
	padding: 2px 0 3px 0;
}

.walls {
	width: 140px;
	height: 180px;
	overflow: none !important;
	float: left;
	text-align: justify;
	margin: 10px 5px 5px 5px ;
	border: 1px #a1a1a1 solid;
}

.walls p { padding: 5px; }

#videos { 
	margin: 0 auto !important;
	text-align: center !important;
	padding: 0 5px 0 40px;
}

.videos_mc {
	width: 160px;
	height: 160px;
	overflow: none !important;
	float: left;
	text-align: justify !important;
	margin: 10px 5px 5px 5px ;
	border: 1px #a1a1a1 solid;
}

.videos_mc p { padding: 0 3px 0 3px; }

.polis, .instruccion { 
	float: left;
	padding: 10px 0 10px 0;
}

.polis {
	margin: 5px 10px 5px 10px;
}

.polis p {
	padding: 2px 2px 5px 3px;
}

.polis ul {
	list-style-type: none;
	margin: 0 5px 5px 10px;
}

.polis ul li {
	margin-bottom: 5px;
}


.instruccion {
	width: 270px;
	margin-left: 10px;
	background: #ff0066;
}

#footer {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	color: #fff;
	background-color: #2f6d98;
}

#footer p {
	padding: 10px;
}

/* MISC */
.clear {
	clear: both;
}

img, a img, a:hover img { border: none; }
.noborder, img.noborder, a img.noborder { border: none !important; }

/* tops */
.vermas, .vermas a, .vermas a:hover {
	color: #fff !important;
	font-size: 1.1em !important;
	font-weight: bold;
	text-align: right;
	padding: 0 10px 10px 0;
}

.walls_top, .ssavers_top {
	background-color: #2f6d98;
}

.polis_top {
	background-color: #5a7ea5;
}

.polis_top ul { margin-left: 20px; margin-top: 15px; }
.polis_top ul, .polis_top ul li { list-style: none; list-style-type: none; }

.walls_top h1, .polis_top h1, .ssavers_top h1, .tt_top h1 {
	margin: 5px 0 0 10px !important;
	padding-top: 5px !important;
	color: #fff;
}

/* MISC */
.fixes_email {
	margin: 0 auto;
	text-align: justify !important;
}
.fixes_email p {
	padding: 2px 2px 3px 0;
}