@charset "utf-8";

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/** */

#search_form .input {
	padding-left:25px;
	padding-top:6px;
	float:left;
}

#search_form .submit {
	padding-left:5px;
	padding-top:5px;
	float:left;
}

/** Categories & Subcategories VIEW **/

#categories_index {
	width:810px;
	height:auto;
}

#categories_banner {
	float:left;
	width:810px;
	height:auto;
}

#categories_content {
	float:left;
	height:auto;
	border-bottom:1px solid #CCCCCC;
	margin-right:5px;
	margin-top:5px;
	width:600px;
}

#categories_subcontent {
	float:left;
	height:auto;
	margin-right:5px;
	margin-top:5px;
	width:600px;
}

#categories_banner_derecha {
	float:right;
	height:auto;
	margin-right:5px;
	margin-top:5px;
	width:188px;
}

body {
	background-image:url(../img/fondo.jpg);
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:center top;
}

.caja1 {
	margin-right: auto;
	margin-left: auto;
	width:1025px;
	height:auto;
}

.cajacontenido {
	float:left;
	width:1025px;
	height:auto;
	background-color:#FFFFFF;
}

.top {
	float:left;
	width:1025px;
	height:250px;
}

.botonera {
	float:left;
	width:1025px;
	height:35px;
	background-image:url(../img/back_btn.jpg);
	background-repeat:repeat-x;
}

.principal {
	float:left;
	width: 1025px;
	height:auto;
	background-image:url(../img/back_interior.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.flash_inicio {
	float:left;
	width:832px;
	height:800px;
}

.flash_inicio_admin {
	float:left;
	width:1020px;
	height:800px;
}

.banners_der {
	float:right;
	width:188px;
	height:auto;
	margin-right:5px;
	margin-top:5px;
}

.banner {
	float:left;
	width:188px;
	height:110px;
}

.banner_contactos {
	float:left;
	width:188px;
	height:236px;
	background-color:#FFFFFF;
}

.banner_contactos2 {
	float:left;
	width:198px;
	height:236px;
	background-color:#FFFFFF;
}

.busqueda {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.contenedor_btn_izq {
	float:left;
	width:198px;
	height:auto;
	margin:5px;
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.btn_izq {
	float:left;
	width:200px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.banner_publicidad {
	float:left;
	width:810px;
	height:224px;
	margin-top:5px;
	margin-right:5px;
}

.contenido_central {
	float:left;
	width:615px;
	height:auto;
	margin-right:5px;
	margin-top:5px;
	padding-left:4px;
}

.contenido_central2 {
	float:left;
	width:1000px;
	height:auto;
	margin-right:5px;
	margin-top:5px;
	padding-left:4px;
}

.loguitos {
	float: left;
	width:25px;
	height:25px;
	margin:2px;
}

a.link_izq {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #299398;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	margin:6px;
}

a.link_izq:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#27A802;
	text-decoration: none;
	vertical-align: middle;
	text-align:center;
	margin:6px;
}

a.link_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #299398;
	margin-left:15px;
	padding-left:15px;
	line-height:25px;
}

a.link_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #154E51;
	margin-left:15px;
	padding-left: 15px;
	line-height:25px;
}

.caja_link {
	float:left;
	width:295px;
	height:auto;
	margin:5px;
}

.titulo, #flashMessage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#50A2AA;
}

.texto_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.cajaparatexto {
	float:left;
	width:600px;
	height:100px;
	margin:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/***
 * Stolen Code ***/

/* Login // Forms */

#login_box {
	padding:8px;
}

label {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-right: 20px;
}

/* Login */

th {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
}

#webpages_content_6 td {
	background:none;
	border-bottom:none;
	border-right:none;
	font-family:Arial,Helvetica,sans-serif;
	padding:6px 6px 6px 12px;
}


#webpages_content_6 input[type=submit]{
	border:none;
	background-color:transparent;
	color:#2C6770;
}
/* Paging */

.paging {
	color: #ccc;
	margin-bottom: 2em;
}

.disabled {
	color: #ddd;
	display: inline;
}

.paging span {
}

.paging span.current {
	color: #000;
}

.paging span a {
}

#footer{
	width:100%;
	text-align:center;
}
a, 
a:visited,
a:hover,
a:active,
a:link{
	text-decoration:underline;
	color:#2C6770;
}

#footer a, 
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer a:link{
	text-decoration:none;
	color:#2C6770;
}

#webpages_content_6 ul li{
	list-style:none;
}