body{
	background-repeat: repeat-x;
	background-color:#ffffff;
}
h1#nombre_empresa{
	color: #007070;
	font-size:21px;
	margin-top: 25px;
	margin-left:20px;
}
#boton_alta{
	margin-left: 15px;
}

#contenido_top{
	background-image: url(../images/cab_contenidos.png);
	background-repeat:no-repeat;
	min-height:598px;
	margin:0;
	padding: 67px 67px 0 67px;
	overflow: hidden;
}
#contenido_bottom{
	background-image: url(../images/foot_contenidos.png);
	background-repeat:no-repeat;
	height:55px;
	margin:0;
}
#lateral_izquierda{
	overflow:visible;
}
#cab_quisom{
	background-image: url(../images/cab_menu_qui.png);
	background-repeat:no-repeat;
	height: 79px;
}
#mid_quisom{
	background-image: url(../images/fons_menu_qui.png);
	background-repeat:repeat-y;
	padding:2px 5px 0px 7px;
	background-color: #ffffff;
}
#fot_quisom{
	background-image: url(../images/foot_menu_qui.png);
	background-repeat:no-repeat;
	height: 9px;
	margin-bottom:25px;
}

#cab_blogs{
	background-image: url(../images/cab_menu_blogs.png);
	background-repeat:no-repeat;
	height: 79px;
	left: 13px;
	position:relative;
}
#mid_blogs{
	background-image: url(../images/fons_menu_blogs.png);
	background-repeat:repeat-y;
	background-color: #ffffff;
	left: 13px;
	position:relative;
}
#fot_blogs{
	background-image: url(../images/foot_menu_blogs.png);
	background-repeat:no-repeat;
	height: 12px;
	margin-bottom:25px;
	left: 13px;
	position:relative;
}

#cab_socis{
	background-image: url(../images/cab_form_socis.png);
	background-repeat:no-repeat;
	height: 78px;
}
#mid_socis{
	background-image: url(../images/fons_form_socis.png);
	background-repeat:repeat-y;
	background-color: #ffffff;
}
#fot_socis{
	background-image: url(../images/foot_form_socis.png);
	background-repeat:no-repeat;
	height: 13px;
	margin-bottom:25px;
}
#cab_encuesta{
	background-image: url(../images/cab_menu_dreta.png);
	background-repeat:no-repeat;
	padding: 10px 10px 0 15px;
	background-color: #ffffff;
}
.tit_encuesta{
	color: #3C741D;
	font-size:15px;
	font-weight: bold;
}
.form_encuesta{
	margin-bottom:0px;
}
#fot_encuesta{
	background-image: url(../images/foot_menu_dreta.png);
	background-repeat:no-repeat;
	height: 11px;
	margin-bottom:25px;
}
#footer{
	padding: 10px 0 10px 0;
	text-align:center;
}
#footer a{
	color: #007070;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#suggeriment {
	font-size: 0.9em;
}

#suggeriment a {
	color: #007070;
	text-decoration: none;
}

#suggeriment a:hover {
	color: #007070;
	text-decoration: none;
	border-bottom: 1px solid #007070;
}

#lista_quisom, #lista_quisom li, #lista_blogs, #lista_blogs li, #lista_usuarios, #lista_usuarios li{
	list-style-type: none;
}
#lista_quisom, #lista_blogs, #lista_usuarios{
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0;
}
#lista_quisom li, #lista_blogs li, #lista_usuarios li{
	margin-left: 15px;
}
#lista_quisom a, #lista_blogs a, #lista_usuarios a{
	font-size:16px;
	text-decoration:none;
}
#lista_quisom a:hover, #lista_blogs a:hover, #lista_usuarios a:hover{
	text-decoration:underline;
}
#lista_quisom a{
	color: #3C731D;
}
#lista_quisom li.activo a{
	color: #2A2874;
	font-weight:bold;
}
#lista_blogs a{
	color:#2A2874;
	font-size:13px;
}
#lista_usuarios a{
	color:#BE3526;
}
#lista_usuarios{
	margin-top: 10px;
	margin-left: 10px;
}
#breadcrumbs{
	margin-left: 52px;
}
#breadcrumbs a{
	color: #3C731D;
}
#error_login{
	background-color:#BE3526;
	color:#ffffff;
	margin:0px 5px 5px 0;
	padding:3px;
}
#formlogin{
	padding-left: 20px;
}
#formlogin .text{
	width: 100px;
}
#formlogin .button{
	width: 75px;
}
#opciones_usuarios{
	padding-left: 20px;
	padding-right:5px;
}
#opciones_usuarios a{
	padding-left: 20px;
	color:#BE3526;
}
#opciones_usuarios ul, #opciones_usuarios ul li{
	margin: 0;
	padding:0;
	list-style-type:none;
} 
.error_poll{
	margin: 5px 5px 5px 0px;
	padding:5px;
	border:1px solid #FF0000;
	background-color:#FEC0C0;
	color:#ff0000;
	font-weight:bold;
}

#rss{
	margin-top: 20px;
	padding-left:10px;
}

#rss a{
	color: #F0913A;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#rss a:hover{
	text-decoration:underline;
}
#rss img{
	vertical-align:middle;
}