/* Resetear CSS + Propiedades comunes */
@import url(reset.css);
/* Header + Footer */
@import url(wrap.css);
/* Cajas + Botones */
@import url(boxes.css);
/* Estadistica */
@import url(estadistica.css);
/* jQuery.ui */
@import url(jquery.ui.theme.smoothness/ui.all.css);

#cont{
	text-align:left;
	width:950px;
	margin:auto;
}

/* Columna 1 */
#cont .col_1, #cont .col_2, #cont .col_3, #cont .col_4, #cont .col_5{
	float:left;
}
#cont .col_1{
	width:180px;
}
#cont .col_1 h3{
	padding:0 10px 0 0;
	border-right:1px solid #f90;
	color:#666;
	font-style:italic;
	text-align:right;
	font-size:26px;
}
/* Columna 2 */
#cont .col_2{
	width:466px;
	padding:0 20px 0 0;
	margin:0 20px 0 0;
	border-right:1px dotted #ccc;
}
/* Columna 3 */
#cont .col_3{
	width:250px;
}
/* Columna 4 */
#cont .col_4{
	margin:0 20px;
}
#cont .col_4 a{
	display:block;
	margin:0 0 0 10px;
}
#cont .col_4 label{
	color:#000;
	font-size:12px;
}
#cont .olvido{
	width:215px;
	padding:0 0 0 15px;
}
#cont .olvido input{
	width:210px;
	margin:9px 0;
}
#cont .olvido a{
	margin:5px 0 0 180px;
}
#cont .col_4 input{
	display:block;
}
/* Columna 5 */
#cont .col_5{
	margin:0 0 0 16px;
	width:740px;
}
#cont .col_5 .img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
}
#cont .col_5 .clear {
	clear: both;
}
#cont .fila{
	padding:0 0 0 20px;
	background:url(../img/arrow.gif) no-repeat 2px 8px;
}
#cont .col_5 label{
	font-size:14px;
	color:#f90;
}
#cont .fila input,#cont .fila select,#cont .fila textarea{
	border:1px solid #999;
	border-bottom:2px solid #999;
	padding:3px;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	margin:5px 0;
}
#cont .col_5 .dotted{
	border-top:1px dotted #999;
	font-size:0;
	margin:10px 0 10px 20px;
}
#cont .col_5 .fila .dotted{
	margin:10px 0;
}
#cont .col_5 .paso{
	float:left;
	color:#CCC;
	padding:0 10px 0 20px;
	display:block;
}
#cont .col_5 .paso a{
	color:#000;
	display:block;
}
#cont .col_5 .paso b{
	color:#f90;
	font-size:14px;
}
#cont .col_5 .paso img{
	margin:0 0 5px 0;
	display:block;
}

/* lista de ofertas */
#cont ul.ofertas li{
	background:url(../img/arrow.gif) no-repeat 17px 6px;
	margin:0 0 13px 0;
	border-bottom:1px dotted #999;
	padding:0 0 13px 34px;
}
#cont ul.ofertas li strong, #cont ul.ofertas li em{
	margin:0 0 5px 0;
	font-size:14px;
	display:block;
	font-weight:normal;
	font-size:14px;
}
#cont ul.ofertas li strong{
	color:#f90;
}
#cont ul.ofertas li em{
	color:#999;
	float:left;
}
#cont ul.ofertas li i{
	color:#666;
	display:block;
	font-style:normal;
	font-size:12px;
}

/* boton de Aņadir */ 
#cont .right a{
	color:#f90;
	font-weight:bold;
	font-size:14px;
}

/* Contenedor de radios/checks (Para la validacion en ajax) */
#cont .stateHolder{
	height:36px;
	border:1px solid #fff;
	border-bottom:3px solid #fff;
	display:inline-block;
}
/* input rojo */
#cont .warn{
	border-color:#f00 !important;
}
#cont h3{
	font-size:18px;
	color:#f90;
	margin:8px 0 10px 0;
}
#cont h4{
	font-size:14px;
	color:#f90;
	margin:30px 0 10px 0;
}
#cont .f{
	display:inline; /* BUG EN IE */
	float:left;
	margin:0 10px 5px 0;
}
#cont ul.orangeli li{
	margin:0 10px;
	list-style:url(../img/orangeli.gif) inside;
}
#cont .border{
	border:1px solid #ccc;
	padding:1px;
}
#cont ul.titulos{
	font-weight:bold;
	color:#f90;
	margin:20px 0 0 0;
	height:20px;
}
#cont ul.resultado{
	color:#666;
	height:51px;
}
#cont .contenidos {
	padding:10px;
	background:#FFFCE6;
	border-bottom:1px dotted #999;
}
#cont .contenidos input {
width:400px;
}
#cont ul.titulos, #cont ul.resultado{
	border-bottom:1px dotted #999;
}
#cont ul.titulos li,#cont ul.resultado li{
	float:left;
	padding:3px;
}
#cont .cliente{
	text-align:center;
	float:left;
	font-size:10px;
	margin:10px 10px;
	height:152px;
	width:158px;
}
#cont .cliente .img{
	border:1px solid #aaa;
	padding:0 10px;
	width:138px;
	height:95px;
}
#cont .cliente img{
	display:block;
	margin:5px auto;
}
#cont .cliente p{
	display:block;
	margin:5px auto;
}

/* Tamaņos varios */
#cont .size_1{
	width:64px;
	text-align:center;
}
#cont .size_2{
	width:114px;
}
#cont .size_3{
	width:189px;
}
#cont .size_4{
	width:718px;
}
#cont .size_5{
	width:454px;
}

#cont .paginado{
	text-align:center;
}
#cont .paginado a{
	background:#fc5;
	font-weight:bold;
	color:#000;
	border:1px solid #222;
	padding:3px 6px;
}
#cont .paginado a:hover{
	background:#ffa;
}
#cont .paginado a.active{
	background:#fec;
}
#cont .paginado li{
	display:inline;
}
#cont .paginado .none {
	width:25px;
	height:15px;
	background-color:#DDDDDD;
	display:block;
	color:#BBBBBB;
	float:left;
	text-align:center;
	padding:5px 0 5px 0;
	border:#BBBBBB solid 1px;
	margin:0 3px 0 0;
}
#cont form .entrar{
	cursor:pointer;
	background:url(../img/entrar.gif);
	width:61px !important; /* Important por Bug en IE 6 */
	height:27px;
	float:right;
	border:0;
}
