body, html {
	padding:0;
	margin:0 auto;
	background: #e6e6e6 url(../images/back_page.png) repeat-x top left;
	font-family:"Lucida Sans Unicode";
	line-height:normal;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div#header {
	margin:0;
	padding:0;
	height:120px;
	padding:0;
	padding:5px;
	height:100px;
}
div#header h1, div#header h2 {
	margin:0;
	padding:0;
	text-indent:-9000px;
	overflow:hidden;
}
div#header h1 {
	background: url(../images/logo.png) no-repeat top left;
	height:54px;
	width:271px;
	text-indent:-9000px;
	overflow:hidden;
	margin-left:50px;
	margin-top:30px;
}
div#header h2 {
	margin:0;
	padding:0;
	text-indent:-9000px;
	overflow:hidden;
}
.userpanel {
	width:36%;
	float:right;
	margin:0;
	padding-TOP:10px;
	font-size:11px;
	color:#ffffff;
}
.userpanel a {
	font-size:11px;
	color:#3b6782;
}
.userpanel input {
	background-color:#c0d6e5;
	border:1px solid #a6bccb;
	margin-right:5px;
	margin-bottom:3px;
	color: #7aa3bb;
	font-size:11px;
}
div.column_right {
	float:right;
	width:95%;
	min-height:auto;
}
div.column_left {
	float:left;
	padding-top:76px;
	position:absolute;
	top:-15px;
	left:-293px;
}
div.contents {
	background: url(../images/bck_contents.png) no-repeat top left;
	padding:0;
	position:absolute;
	left:250px;
	top:100px;
}
div.contents.intro {
	background: url(../images/intro_contents.png) no-repeat top center;
	width:530px;
	padding:0;
	position:absolute;
	left:350px;
	top:100px;
}
div.box {
	width:190px;
	float:left;
	padding-top:17px;
	padding-right:33px;
	padding-left:0px;
	padding-left:26px;
	background:url(../images/frontend/back_box.png) no-repeat;
	height:130px;
}
div.box ul {
	margin:0;
	padding:0;
}
div.box ul li {
	list-style:none;
	font-size:11px;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-bottom:4px;
}
div.column_left div.list div.top {
	background: url(../images/corner.png) no-repeat top right;
	height:14px;
}
div.column_left div.list div.bottom {
	background: url(../images/corner.png) no-repeat bottom right;
	height:14px;
}
div.column_left div.list div.center {
	background: url(../images/corner_rep.png) repeat-y top right;
	padding: 10px 28px 30px 27px;
	padding-left:6px;
}
div.column_left div.list div.center ul {
	margin:0;
	padding:0;
}
div.column_left div.list div.center ul li {
	background:url(../images/line.png) bottom left no-repeat;
	display:block;
	border:none;
	padding:9px;
}
div.column_left div.list div.center ul li a {
	background:url(../images/iconitem.png) bottom left no-repeat;
	padding-left:17px;
}
div.box ul li p {
	margin:0;
}
div.box ul li span {
	color:#333333;
	margin:0;
	padding:0;
}
div.box ul li a {
	list-style:none;
	font-size:11px;
	text-decoration:none;
}
div.nav ul li.active a {
	list-style:none;
	font-size:11px;
	text-decoration:none;
}
div.nav ul li a:hover {
	color:#5b8fb6;
}
div.column_left div.list {
	margin-left:77px;
}
div.list ul {
	list-style:none;
	font-size:12px;
}
div.list ul li {
	border-bottom: 1px solid #dfe9ef;
	background:url(../images/iconitem.png) 0% 50% no-repeat;
	padding-left:14px;
}
div.list ul li a {
	color:#5287ae;
}
div.wrapper {
	padding:15px;
	min-height:520px;
}
div.column_right div.wrapper {
	padding:25px;
	width:915px;
	padding-top:38px;
}
div.column_right div.wrapper h1 {
	font-size:21px;
	color: #4CABAB;
	padding-bottom:2px;
	font-weight:normal;
	letter-spacing:-1px;
}
div.column_right div.wrapper h1 a {
	font-size:15px;
	color: #8fb2cc;
	background:url(../img/flechita.png) no-repeat 100% 50%;
	padding-right:15px;
}
div.column_right div.wrapper h2 {
	font-size:19px;
	letter-spacing:-1px;
	color: #4cabab;
	font-weight:normal;
}
div.column_right div.wrapper h2 a {
	color: #8fb2cc;
	background:url(../images/flechita.png) no-repeat 100% 50%;
	padding-right:15px;
}
div.column_right div.wrapper h3 {
	color: #8fb2cc;
	margin:0;
	padding:0;
}
div.column_right div.wrapper p {
	font-size:13px;
	line-height:1.5em;
}
div.box {
	background:url(../images/backbox.png) no-repeat top right;
	width:230px;
	height:109px;
}
div.column_left div.box ul {
	padding-left:60px;
}
div.box ul li a {
	text-indent:-9999px;
	overflow:hidden;
}
div.list ul li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
div.list ul li a:hover {
	text-decoration: underline;
}
div.box ul li a.close {
	margin:0;
	font-weight:normal;
	height:22px;
	width:22px;
	background:url(../images/icon_close.png) no-repeat left center;
	padding-left:22px;
	color: #d8e6e6;
	text-indent:-9999px;
	overflow:hidden;
	font-size:10px;
}
div.box ul li p.user {
	margin:0;
	font-weight:bold;
	height:18px;
	background:url(../images/icon_user.png) no-repeat bottom left;
	padding:10PX;
	padding-left:35px;
	text-transform:uppercase;
	margin-right:15px;
	margin-bottom:19px;
	font-size:10px;
	color:#fff;
	height:40px;
	padding-left:50px;
	margin-bottom:7px;
	padding-top:4px;
	text-transform:uppercase;
}
div.box ul li p.user {
	background-position: left top;
	font-weight:normal;
	height:40px;
	padding-left:50px;
	margin-bottom:7px;
	padding-top:4px;
	padding-bottom:0;
	color:#fff;
	text-transform:uppercase;
}
div.box ul li a.user {
	color:#fff;
	font-weight:bold;
}
div.box ul li a.help {
	display:none;
}
.gestion, .actualizar, .optimizar, .ayuda, .preguntas, .seguridad {
	background:url(../images/boxes.png) no-repeat top left;
	width:257px;
	height:135px;
	float:left;
	margin-right:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:20px;
}
.gestion a, .actualizar a, .optimizar a, .ayuda a, .preguntas a, .seguridad a {
	width:255px;
	height:135px;
	display:block;
}
.gestion {
	background-position: 0 0px;
}
.actualizar {
	background-position: -259px 0;
}
.optimizar {
	background-position: -520px 0;
}
.ayuda {
	background-position: -776px 0;
}
.preguntas {
	background-position: -1035px 0;
}
.seguridad {
	background-position: -1292px 0;
}
a.sywork {
	border:none;
	text-decoration:none;
}
a.sywork img {
	border:none;
	margin-left:105px;
	border:none;
	text-decoration:none;
	margin-top:7px;
}
div#sf_admin_container {
	border:none;
	font-size:11px;
}
div#sf_admin_container p {
	font-size:11px;
}
/*form*/

fieldset#sf_fieldset_editable {
	border:none;
	font-size:12px;
	color:#666666;
	background:none;
	font-weight:bold;
}
fieldset#sf_fieldset_editable textarea {
	border:1px solid #cccccc;
	font-size:12px;
	color:#999999;
	font-family:"Trebuchet MS";
	width:65%;
	background:none;
	margin-bottom:10PX;
}
fieldset#sf_fieldset_editable .content #novedades_detalle {
}
input#novedades_created_at {
	width:25%;
}
fieldset#sf_fieldset_editable .content input {
	background:none;
	border:1px solid #cccccc;
	font-size:12px;
	color:#999999;
	font-family:"Lucida Sans Unicode";
	width:30%;
	margin-bottom:7px;
}
fieldset#sf_fieldset_editable .content input#sala_prensa_flag_archivo {
	width:auto;
}
fieldset#sf_fieldset_editable .content input#sala_prensa_titulo {
	width:40%
}
fieldset#sf_fieldset_editable .content textarea#sala_prensa_introduccion {
	width:40%
}
fieldset#sf_fieldset_editable .content input#sala_prensa_web, fieldset#sf_fieldset_editable .content input#sala_prensa_created_at {
	width:30%;
}
input#novedades_afiche_remove {
	width:0;
}
fieldset#sf_fieldset_editable .content select {
	background:none;
	width:30%;
	border:1px solid #cccccc;
	font-size:12px;
	color:#999999;
	font-family:"Lucida Sans Unicode";
	margin-bottom:7px;
}
.content select#associated_actores {
	width:100%;
}
div#sf_admin_container input:focus, div#sf_admin_container textarea:focus, div#sf_admin_container select:focus {
	border-color: #c2d3dd;
}
#sf_admin_container .sf_admin_edit_help {
	color: #aaa;
	font-size:10px;
	margin-bottom:10px
}
div.content input {
	background:none;
	width:30%;
	border:1px solid #cccccc;
	font-size:12px;
	color:#999999;
	font-family:"Lucida Sans Unicode";
	margin-bottom:7px;
}
div.content input#novedades_created_at {
	width:25%;
}
div.content input#novedades_titulo {
	width:45%;
}
.resultados #sf_admin_content {
	border-top:0px solid #EAEAEA;
	margin-top:15px;
	padding-top:5px;
	color:#333;
	text-align:center;
	font-weight:bold;
}
.resultados #sf_admin_content ul.sf_admin_actions {
	float:left;
}
.resultados table {
	widht:100%;
	border:3PX solid #EAEAEA;
	padding:1px;
	margin-bottom:7px;
}
.resultados table thead {
}
.resultados table thead tr {
	background: #EAEAEA;
	text-align:center;
	padding: 4px;
	color:#666666;
	font-weight:normal;
}
table.sf_admin_list {
	width:830px;
}
.resultados table thead th#sf_admin_list_th_titulo {
	width:180px;
}
.resultados table thead th#sf_admin_list_th_detalle_corto {
	width:180px;
}
.resultados table thead th#sf_admin_list_th_created_at {
	width:40px;
}
.resultados table thead th#sf_admin_list_th_fecha {
	width:40px;
}
.resultados table thead th#sf_admin_list_th_sf_actions {
	width:40px;
}
.resultados table thead th#sf_admin_list_th_mensaje {
	width:280px;
}
.resultados table thead th#sf_admin_list_th_nombre {
	width:370px;
}
.resultados table thead th#sf_admin_list_th_introduccion	{width:180px;}

table thead th#sf_admin_list_th_afiche {
	width:180px;
}
.resultados table thead th#sf_admin_list_th_categoria{ width:160px;}
.resultados table thead th#sf_admin_list_th_nb_products	{width:40px;}
.resultados table thead th#sf_admin_list_th_is_active{width:40px;}
.resultados table thead th#sf_admin_list_th_is_oferta	{width:40px;}
.resultados table th td {
	padding:5px;
	vertical-align:top;
}
.resultados table ul li a {
	border:none;
	text-decoration:none;
	float:left;
}
.resultados table ul li a img {
	border:none;
	text-decoration:none;
}
a img {
	border:none;
	text-decoration:none;
}
.resultados table tr td {
	color:#666666;
	border-top:1PX solid #dcddde;
	border-left:1PX solid #e8eaeb;
	border-bottom:1PX solid #e8eaeb;
	text-align:left;
	font-weight:normal;
}
.resultados table tr td p {
	margin:4px;
}
.resultados table tr a {
	color:#006699;
	font-size:13px;
}
.resultados table thead a {
	color:#006699;
	padding:2px;
	font-weight:bold;
	font-size:11px;
}
.resultados ul li {
	list-style:none;
}
.intro .formulario label {
	display:block;
	font-size:11px;
}
.intro .formulario input#password, .intro .formulario input#login {
	margin-bottom:7px;
	color:#a3a3a3;
	width:200px;
	border:1px solid #ccc;
	border-top-color:#999999;
	border-left-color:#999999;
}
.intro .formulario input.default {
	color:#333333;
	margin-left:3px;
	width:auto;
	border-color:auto;
}
div.form-row {
	font-size:12px;
	color:#666666;
	background:none;
	font-weight:normal;
	text-align:left;
}
div.search {
	float:right;
	width:27%;
	margin-left:15px;
	border-color:1px solid #CCCCCC;
}
div.search h2 {
	font-size:15px;
}
div.formulario {
	float:left;
	width:90%;
}
div.search form input {
	width:180px;
}
ul.sf_admin_actions {
	list-style:none;
	margin:0;
	padding:0;
	padding:0;
	text-align:right;
	margin-top:6px;
}
ul.sf_admin_actions li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
div.search .sf_admin_actions input {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:auto;
	margin-right:5px;
	padding:2px;
}
.sf_admin_actions input {
	background: url(../images/back_bt.gif) repeat-x bottom left;
	border:1px solid #9db3be;
	padding:0;
	font-size:10px;
	color: #006699;
	margin-left:5px;
	padding:2px;
	width:auto;
}
input.sf_admin_action_reset_filter {
	background: url(../images/back_bt.gif) repeat-x bottom left;
	padding:0;
	font-size:10px;
	color: #006699;
	width:auto;
	padding:2px;
}
.resultados #sf_admin_content ul.sf_admin_actions input {
	padding:4px;
	font-size:11px;
	color:#006699;
	font-weight:bold;
}
fieldset#sf_fieldset_editable .content input#sala_prensa_libro_remove {
	width:auto;
}
fieldset#sf_fieldset_editable .content select#unassociated_actores, fieldset#sf_fieldset_editable .content select#associated_actores {
	width:100%;
}
ul.sf_admin_td_actions li {
	width:20px;
	float:left;
}
ul.sf_admin_td_actions li a {
	display:block;
	width:20px;
}
fieldset, .sf_fieldset_editable {
	padding-bottom:0;
	margin-bottom:0;
}
#sf_fieldset_editable h2 {
	display:none;
}
#sf_admin_bar div.sf_admin_filters {
	border:3px solid #EAEAEA;
	padding:0;
	padding:7px;
	padding-bottom:32px;
}
#sf_admin_bar div.sf_admin_filters form fieldset {
	border:none;
	font-size:11px;
	margin:0;
	padding:0;
	line-height:normal;
}
#sf_admin_bar div.sf_admin_filters form label {
	font-weight:normal;
	color: #999;
}
#sf_admin_bar div.sf_admin_filters form fieldset h2 {
	margin:0;
	padding:0;
	color:#999999;
	line-height:normal;
	display:none;
}
ul.sf_admin_actions {
	float:right;
}
#sf_admin_bar div.sf_admin_filters form div.form-row {
	font-size:12px;
	color:#666666;
	background:none;
	font-weight:bold;
	width:30%;
	float:left;
}
.content input#filters_detalle, .content input#filters_titulo {
	width:95%;
	margin-right:10px;
}
div.column_right .form-errors {
}
div.column_right .wrapper .form-errors h2 {
	color:#990000;
	font-size:14px;
	margin:0;
	margin-bottom:11px;
}
div.column_right .wrapper .form-errors dl {
	display:none;
}
div.column_right .wrapper .content form-error {
	color:#990000;
}
#sf_fieldset_none {
	border:none;
	padding:0;
}
#sf_fieldset_none .content {
	font-style:italic;
}
.footer {
	display:none;
}
