/* 
	
	Edimóviles CSS v1.0br
	Febrero de 2009
	hola@betarouge.net
	http://www.betarouge.net
	
	Copyright 2009 | Beta Rouge
	
	que dios nos agarre confesados
	
*/


* {
	margin:0;
	padding:0;
}
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
	border:0;
}
body {
	padding: 0;
	background: #FFFFFF url("../img/azul_y_rojo_contrastados.jpg") repeat-x;  /* page background y header background */
	color: #002e45;
	text-align: center;
	font-family: "arial", sans-serif;
	font-size: 0.80em;
	line-height: 1.5;
}

a {
	color:#462300;
	text-decoration: none;
}

a:link {
	color:#0066CC;
}

a:hover {
	color:#FF0000;
}

a:visited {
	color:#003399;
}

h1, h2, h3, h4, h5, h6 {
	margin:15px 0 10px 0;
}
h1 {
	font-size:200%;
	font-family: Georgia;
}
h1#logo a {
	color: #fffce4;
	text-decoration: none;
	display: block;
	padding: 18px 0 17px;
	font-weight: normal;
}
h1#logo a:hover {
	color: #fff;
}
h2 {
	font-size:130%;
	color: #005683;
	font-weight: bold;
	padding: 0;
	margin:0;
}
h3 {
	font-size:175%;
	color: #005683;
}
h4 {
	font-size:130%;
}
h5 {
	font-size:100%;
}

h6 {
	font-size:150%;
	color: #A60000;
}

#layout {
	text-align:left;
}
#container {
	clear: both;
}
#intro {
	height: auto;
}
#intro-in {
	width:891px;
	margin:0 auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width:891px;
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav {
	width:891px;
	margin:0 auto;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	height: 40px;
}

#nav ul li {
	float:left;
	display:block;
	margin:0;
	padding:0;
}

#nav ul li a {
	display: block;
	float: left;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 11px 20px 12px;
	text-decoration: none;
	text-align: center;
}

#nav ul li a:hover { /* color de las pestañas en hover */
	color: #FFFFFF;
	background-color:#026da7;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	border: 0px solid #321600;
	border-bottom:5px solid #0095e5;

}
#nav ul li#active a { /* color de las pestañas activas */
	color: #FFFFFF;
	border: 0px solid #321600;
	border-bottom:5px solid #000448;
	background:#026da7;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
}

.content {
	padding: 0 0 0 0;
	z-index: 10;
	width:891px;
	margin:0 auto;
}
.content .in {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
p.intro {
	line-height: 23px;
	margin:0 0 0;
}

p {
	line-height: 150%;
	}

.shadow {
	padding: 10px 0;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
img.thumb {
	padding: 3px;
	background: #fff;
	border: 1px solid #d1d1d1;
}
.columns {
	list-style: none;
	margin:10px 0 0 0;
	padding:0;
	font-size: 90%;
}
.columns li {
	float: left;
	width: 32%;
}
.columns li.col2 {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
.columns li h3 {
	padding: 0 10px;
	color: #003366;
	margin: 0 0 5px;
}
.columns li.col2 h3 {
	padding-left: 20px;
}
.columns li.col3 h3 {
	padding-left: 20px;
}
.columns li p {
	line-height: 22px;
	padding: 0 20px 0 10px;
	margin: 0;
	color: #001C37;
}
.columns li.col2 p {
	padding: 0 20px 0 20px;
}
.columns li.col3 p {
	padding: 0 10px 0 20px;
}
.columns li a.more {
	display: block;
	color: #006699;
	padding: 5px 0;
}
.columns li a.more:hover {
	color: #000033;
	text-decoration: none;
}
#footer {
	width:891px;
	margin:0 auto;
	clear:both;
	font-size: 85%;
	padding-bottom: 70px;
	color: #E5E5E5;
}
#footer a {
	color: #D8D8D8;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#footer .f-left, #footer .f-right {
	padding: 0 10px;
}
p {
	margin:15px 0;
}
table {
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}
th {
	text-align:center;
	font-weight:bold;
}
th, td {
	padding:3px 5px;
}
ul, ol {
	display:block;
	margin:15px 0 15px 20px;
}
ul ul, ul ul ul, ol ol, ol ol ol {
	margin:0;
	margin-left:20px;
}
ol {
	list-style-type:decimal;
}
ol ol {
	list-style-type:upper-alpha;
}
ol ol ol {
	list-style-type:lower-alpha;
}
li {
	display:list-item;
	font-size: 14px;
	text-align: left;
}
ul li a {
	text-decoration:none;
}
dl {
	margin:15px 0;
}
dt {
	font-weight:bold;
}
dd {
	margin-left:30px;
}
fieldset {
	margin:15px 0;
	padding:10px;
	border:1px solid #CCC;
}
legend {
	margin-left:10px;
	font-size:100%;
	font-weight:bold;
	color:#000;
}
abbr, acronym, .help {
	border-bottom:1px dotted #CCC;
	cursor:help;
}
blockquote {
	margin:15px 20px;
	font-style:italic;
}
del, .del {
	text-decoration:line-through;
}
strong, .strong {
	font-weight:bold;
}
cite, em, q, var {
	font-style:italic;
}
code, kbd, samp {
	font-family:monospace;
	font-size:110%;
}
hr {
	display:block;
	height:1px;
	margin:10px 0;
	padding:0;
	border:0 solid #CCC;
	background:#CCC;
	color:#CCC;
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
.a-left, tr.a-left td {
	text-align:left;
}
.a-center, tr.a-center td {
	text-align:center;
}
.a-right, tr.a-right td {
	text-align:right;
}
.a-justify {
	text-align:justify;
}
.va-top {
	vertical-align:top;
}
.va-middle {
	vertical-align:middle;
}
.va-bottom {
	vertical-align:bottom;
}
.clear {
	clear:both;
}
.box {
	min-height:1px;
}
.box:after {
	display:block;
	visibility:hidden;
	clear:both;
	line-height:0;
	font-size:0;
	content:".";
}
.noscreen {
	display:none;
}
.mleft10 {
	margin-left: 10px;
}
.mright10 {
	margin-right: 10px;
}
.mtop10 {
	margin-top: 10px;
}
.mbottom10 {
	margin-bottom: 10px;
}
input.small {
	width: 50px;
}
input.normal {
	width: 146px;
}
.bigger {
	font-size:115%;
}
.smaller {
	font-size:85%;
}
.high {
	color:#00F;
}
.nonhigh {
	color:#777;
}
.foto {
	display: block;
	border: 3px solid #ddd;
}

#cont_center {
	width: 883px;
	margin-right:auto;
	margin-left:auto;
	text-align:justify;
}

#cont_izq {
	width: 232px;
	margin-right:auto;
	float:right;
	border-left: #913F03 1px dotted;
	padding-left: 13px;
}

#cont_der {
	width: 612px;
	margin-left:auto;
	float:left;
	padding-right: 13px;
}

.h3 {
	font-size:125%;
	color: #592400;
	font-weight: bold;
}

.enfasis_azulcielo {
	color: #0066CC;
	font-weight: bold;
}

#edimoviles_hr {
border-bottom: 1px #CCCCCC dotted;
padding-top: 20px;
margin-top: 20px;
margin-botton: 40px;
height: 10px;
width: 100%;
text-align: center;
}

#mov_der {
width: 50%;
float: right;
margin-left: auto;
}

#mov_izq {
width: 48%;
float: left;
margin-right: auto;
}

.edibullet {
padding-right: 20px;
padding-bottom: 10px;
}

#contacto_edimoviles {
background: #000000;
bottom:40%;
/*
bottom: 0px !important;
*/
display:block;
width:40px;
height:110px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
position:fixed;
right:0px;
}