#login_pop,#bluebox_top_without,#smallbluebox_top_without,#smallgreybox_top_without,#smallbluebox_top,#smallgreybox_top,#smallbluebox_bottom,#smallgreybox_bottom,.selected_empresa,.action_mail,.action_add,#smallgreybox_top,.orange_button_grey,.orange_button_orange,#grey_button,#greenbox_bottom_without,#blue2box_bottom_without,#greybox_top_without,#blue2box_top_without,#greybox_top,#bigbox_bottom,#bigbox_top,#bluebox_bottom,#bluebox_top,#greenbox_bottom,#greenbox_top,#blue2box_top,#orangebox,#orangeleft,#orangeright,#searchbox,#orange_button_bigbox
	{
	background: url(../images/sprite1.png) no-repeat;
}

#greybox_middle,#bigbox_middle,#bluebox_middle,#greenbox_middle,#blue2box_middle,#bluebox_middle_min,#smallbluebox_middle,#smallgreybox_middle
	{
	background: url(../images/sprite2.png) repeat-y;
}

#bluesmallbar,bluesmallbar2 {
	background: url(../images/sprite3.png) repeat-x;
}

.nav li.active,.nav li:hover,.snav li.active,.nav li {
	background: url(../images/sprite4.png) no-repeat;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 490px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FB5918;
}

h3.desactivado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f8b79e;
}

#extra_empresa {
	margin-top: 20px;
}

.fadebox {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity =   80);
}

.overbox {
	background: #FFFFFF;
	border: solid 3px #CCCCCC;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	z-index: 1002;
	overflow: auto;
}

#content_messagebox {
	background: #FFFFFF;
	padding: 10px;
}

.user {
	width: 250px;
	font-size: 14px;
	/*    float:left; */
	color: #333333;
	text-decoration: none;
}

.user:hover {
	color: #229CCB;
	text-decoration: underline;
}

.user_sub {
	width: 250px;
	font-size: 12px;
	margin-left: 25px;
	color: #333333;
	float: left;
	text-decoration: none;
}

.user_sub:hover {
	color: #229CCB;
	text-decoration: underline;
}

.error {
	padding: 5px;
	color: black;
	background-color: #DDDDDD;
	font-size: 14px;
	font-family: arial;
	border: 1px solid red;
}

.selected_empresa {
	padding-left: 15px;
	color: #FB5918;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	background-position: -820px -230px;
}

img {
	border: 0;
}

a {
	outline: 0;
}

#wrapper {
	margin: auto;
	width: 1000px;
}

#wrapper_usuario {
	margin: auto;
	/*margin-top:-16px;*/
	width: 1000px;
}

#header_top {
	height: 52px;
}

#searchbox {
	background-position: 0 -1300px;
	width: 320px;
	height: 32px;
	float: right;
	padding-right: 25px;
	margin-top: 8px;
}

#sbox {
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-top: 7px;
}

.sbox {
	float: left;
	width: 260px;
	border: 0px;
}

#headerbg {
	height: 95px;
}

#login_header {
	float: right;
	margin: 10px 15px 0px 0px;
	width: 150px;
	height: 22px;
}

#login_pop {
	display: none;
	top: 84px;
	padding: 10px 20px 20px 10px;
	background-position: -346px -676px;
	position: absolute;
	z-index: 100;
	width: 180px;
	height: 180px;
	color: white;
	margin-left: 775px;
}

#login_pop p {
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#login_pop a {
	color: white;
	text-decoration: underline;
}

#logo {
	width: 225px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	height: 77px;
}

#navigation {
	float: right;
	margin-right: 10px;
	text-align: left;
	width: 625px;
	padding-top: 25px;
}

.path_row {
	float: left;
	width: 1000px;
}

.path_row div {
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 0px 10px;
	width: 965px;
	height: 21px;
	color: #323232;
	background: url(../images/bg_path.png) no-repeat;
}

.path_row a {
	margin: 0px 5px 0px 5px;
	color: #044DAC;
}

#path_row {
	float: left;
	width: 1000px;
}

#path_row div {
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 0px 10px;
	width: 965px;
	height: 21px;
	color: #323232;
	background: url(../images/bg_path.png) no-repeat;
}

#path_row a {
	margin: 0px 5px 0px 5px;
	color: #044DAC;
}

#smallmenu {
	color: #075caf;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 290px;
}

.nav {
	padding: 0px;
	margin: 0px;
}

.nav li {
	list-style: none;
	float: left;
	background-position: 0 0;
	width: 99px;
	margin-right: 5px;
	text-align: center;
}

.nav li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	line-height: 38px;
	padding: 10px 10px 10px 5px;
	margin-left: 5px;
}

.nav li.active,.nav li:hover {
	background-position: -100px 0;
	width: 99px;
	margin-top: -18px;
	height: 56px;
}

.nav li.active a,.nav li:hover a {
	color: white;
	font-size: 14px;
	padding: 10px 10px 27px 5px;
	text-decoration: none;
}

#smallnavigation {
	margin-left: 6px;
	text-align: center;
	width: 650px;
	padding-top: 20px;
}

.smallnav {
	padding: 0px;
	margin: 0px;
}

.smallnav li {
	list-style: none;
	float: left;
	background-position: 0 -286px;
	width: 99px;
	margin-right: 5px;
}

.smallnav li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	line-height: 38px;
	padding: 10px 10px 10px 5px;
	margin-left: 5px;
}

.smallnav li.active,.smallnav li:hover {
	background-position: 0 0;
	width: 99px;
	margin-top: -18px;
	height: 56px;
}

#bannerbg {
	height: 260px;
}

#mod1_bannerbg {
	float: left;
	width: 290px;
	height: 180px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

#mod1_bannerbg .titulo {
	color: white;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#mod1_bannerbg .titulo2 {
	margin-top: 10px;
	color: white;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#mod1_bannerbg .titulo3 {
	margin-top: 10px;
	padding-bottom: 15px;
	color: #333;
	font-size: 14px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.mod2_bannerbg {
	float: left;
	margin-left: 5px;
	width: 200px;
	height: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: red;
	text-align: center;
	background: url(../images/bg_mod2_bannerbg.png) repeat-y;
	font-family: "Times New Roman", Times, serif;
}

.mod2_bannerbg div {
	margin-top: 10px;
}

.mod2_bannerbg .titulo h2{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.mod2_bannerbg .titulo a{
	color: white;
	text-decoration: none;
}

.mod2_bannerbg .titulo a:hover{
	text-decoration: underline overline;
}

.mod2_bannerbg .titulo2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#leftcol {
	float: left;
	width: 280px;
	padding-left: 10px;
}

#rightcol {
	float: left;
	width: 700px;
}

#content_items {
	float: left;
	width: 520px;
}

#content_ads {
	float: left;
	width: 120px;
	margin: 10px 0px 0px 30px;
}

#big_miembros {
	float: left;
	width: 975px;
	margin: 20px 10px 10px 10px;
	height: 270px;
}

#big_miembros_img {
	float: left;
	width: 400px;
	height: 270px;
}

#big_miembros_text {
	float: right;
	width: 520px;
	height: 260px;
	margin: 10px 0px 0px 20px;
	background-color: #F7F7F7;
}

#big_miembros_text .titulo{
	margin: 0px;
	padding-left: 70px;
	padding-right: 70px;
	color: black;
	text-align: center;	
}

#big_miembros_text .titulo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

#big_miembros_text .titulo2 {
	margin: -15px 0px 10px 10px;
	padding: 0px;
	color: #282728;
	text-align: center;
	padding-left: 0px;
	padding-right: 20px;
}

#big_miembros_text .titulo2 h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
}

#big_miembros_text .titulos3 {
	margin-left: -15px;
}

#big_miembros_text .titulo3 {
	margin: 5px 0px 0px 30px;
	height: 38px;	
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#big_miembros_text .titulo3 img {
	float: left;
	width: 59px;
	height: 38px;
	vertical-align: center;
}

#big_miembros_text .titulo3 span h2{
	float: left;
	margin: 0px 0px 0px 5px;
	width: 430px;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.title_box {
	float: left;
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 13px 0px 0px 15px;
}

.title_bluebox {
	float: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;	
	margin: 5px 0px 0px 15px;
	text-decoration: none;
}
.title_bluebox h1, h2{
	font-size: 16px;
}

.title_bluebox h2{
	margin-top: 11px;
}

.title_bluebox a {
	color: white;
	text-decoration: none;
}

.title_bluebox a:hover {
	text-decoration: underline overline;
}

.title_box_dark {
	float: left;
	color: #333;	
	margin: 13px 0px 0px 15px;
}

.title_box_dark h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 0px 0px;
}

#greenbox_top {
	background-position: 0 -222px;
	width: 257px;
	height: 43px;
	margin-top: 10px;
}

#blue2box_top {
	background-position: -258px -221px;
	width: 257px;
	height: 43px;
	margin-top: 10px;
}

#greybox_top {
	background-position: -258px -221px;
	width: 257px;
	height: 43px;
}

#greybox_top_without {
	float: left;
	background-position: -277px -189px;
	width: 257px;
	height: 11px;
}

#blue2box_top_without {
	float: left;
	background-position: -277px -189px;
	width: 257px;
	height: 11px;
}

#greenbox_middle {
	background-position: -1497px 0;
	width: 237px;
	padding: 10px;
	min-height: 30px;
}

#blue2box_middle {
	background-position: -1497px 0;
	width: 237px;
	padding: 10px;
	min-height: 30px;
}

#blue2box_middle img {
	margin-left: 37px;
}

#greenbox_bottom {
	background-position: 0 -197px;
	width: 257px;
	height: 24px;
	margin-bottom: 20px;
}

#greenbox_bottom_without {
	background-position: -104px 0;
	width: 257px;
	height: 24px;
	margin-bottom: 20px;
}

#blue2box_bottom_without {
	background-position: -104px 0;
	width: 257px;
	height: 24px;
}

#grey_button {
	float: right;
	margin-right: 15px;
	background-position: -104px -29px;
	width: 117px;
	height: 24px;
}

#orange_button_bigbox {
	float: right;
	margin-right: 15px;
	background-position: -366px 0;
	width: 170px;
	height: 29px;
}

#orange_button_bigbox a {
	float: left;
	font-size: 14px;
	width: 170px;
	height: 20px;
	margin-top: 4px;
	text-align: center;
	color: #AA0000;
}

#grey_button a {
	float: left;
	width: 117px;
	height: 20px;
	margin-top: 4px;
	text-align: center;
	color: white;
	text-decoration: none;
}

#squarepopup {
	background: url(../images/squarepopup.jpg) no-repeat;
	width: 254px;
	height: 254px;
}

#orangebox {
	background-position: 0 -503px;
	width: 255px;
	height: 174px;
	margin-bottom: 20px;
}

#orangebox p {
	float: left;
	width: 230px;
	clear: both;
	color: white;
	padding: 0;
	margin: 10px 5px 5px 15px;
}

#orangebox_input {
	float: left;
	clear: both;
	color: black;
	width: 210px;
	padding: 2px;
	margin: 20px 5px 5px 15px;
}

#orangebox_button {
	float: right;
	background-color: transparent;
	color: white;
	border: 1px;
	margin: 20px 10px 0px 0px;
	padding: 3px 0px 7px 0px;
	width: 117px;
	line-height: 20px;
	cursor: pointer;
}

#bluebox {
	width: 705px;
	float: left;
}

#bluebox_top {
	float: left;
	background-position: 0 -127px;
	width: 695px;
	height: 44px;
	margin-top: 10px;
}

#bluebox_top_without {
	float: left;
	background-position: -31px -57px;
	width: 695px;
	height: 11px;
	margin-top: 10px;
}

#bluebox_middle {
	float: left;
	background-position: -801px 0;
	width: 695px;
}

#bluebox_middle_min {
	float: left;
	background-position: -801px 0;
	width: 695px;
}

#bluebox_bottom {
	float: left;
	background-position: 0 -115px;
	width: 695px;
	height: 11px;
}

#map {
	background: url(../images/smallmap.jpg) no-repeat;
	width: 215px;
	height: 188px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}

.maparea {
	list-style: none;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
}

#mapaProvincias {
	padding: 10px;
}

#mapa_imagen {
	float: left;
	width: 330px;
	clear: left;
}

#mapa_categorias {
	width: 305px;
	float: left;
	clear: right;
	padding: 10px;
}

.ToolTipMapa {
	width: 316px;
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #229CCB;
}

#maptextcol1 {
	float: left;
}

#maptextcol2 {
	float: left;
}

#maptextcol3 {
	float: left;
}

#picarea1 {
	width: 169px;
	height: 188px;
	float: left;
}

.list {
	margin: 0px;
	padding-left: 25px;
	float: left;
}

.list li {
	list-style: url(../images/bluedot.jpg);
	/* height:20px;*/
	vertical-align: middle;
	width: 120px;
	padding-top: 11px;
}

.list li a {
	color: black;
	text-decoration: none;
}

.list li a:hover {
	color: #1997CA;
	text-decoration: underline;
}

.piclist {
	margin: 0px;
	padding-left: 0px;
	float: left;
}

.piclist li {
	list-style: none;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

#snavigation {
	float: right;
	text-align: left;
	width: 625px;
	padding-top: 57px;
}

.snav {
	padding: 0px;
	margin: 0px;
}

.snav li {
	list-style: none;
	float: left;
	background-position: 0 -286px;
	width: 99px;
	margin-right: 5px;
}

.snav li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	line-height: 38px;
	padding: 10px 10px 10px 5px;
	margin-left: 5px;
}

.snav li.active,.nav li:hover {
	background-position: -100px 0;
	width: 99px;
	margin-top: -18px;
	height: 56px;
}

#twobuttons {
	
}

#bluesmallbar {
	background-position: 0 0;
	height: 4px;
	width: 98%;
	margin: 0px 0px 0px 6px;
}

#picarea {
	
}

#orangeleft {
	background-position: 0 -677px;
	width: 344px;
	height: 265px;
	float: left;
	margin-top: 20px;
}

#orangeleft p,#orangeright p {
	width: 344px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	float: left;
	text-align: center;
}

#orangeleft p a,#orangeright p a {
	color: white;
	font-size: 11px;
}

#orangeright {
	background-position: 0 -943px;
	width: 344px;
	height: 265px;
	float: left;
	margin-left: 8px;
	margin-top: 20px;
}

.orange_div_center {
	float: left;
	margin: 10px 0px 0px 30px;
	width: 310px;
	height: 90px;
}

.orange_button_grey {
	float: left;
	margin: 5px 0px 0px 70px;
	padding: 7px 0px 0px 0px;
	background-position: 537px 0;
	width: 209px;
	height: 25px;
	text-align: center;
}

.orange_button_orange {
	float: left;
	margin: 5px 0px 0px 6px;
	padding: 5px 0px 0px 0px;
	width: 331px;
	height: 24px;
	background-position: 655px 0;
	text-align: center;
	font-size: 14px;
	color: white;
}

.orange_button_grey a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

.orange_button_grey a:hover {
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}

#smallbluebox {
	width: 530px;
	float: left;
}

#smallgreybox {
	width: 530px;
	padding: 0px;
	float: left;
}

#smallgreyboxright {
	width: 530px;
	padding: 0px;
	float: right;
}

#skyscraper {
	float: left;
	background-color: #DDD;
	width: 120px;
	height: 600px;
}

#mainscraperright {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#bluesmallbar2 {
	background-position: 0 0;
	height: 4px;
	width: 500px;
	margin-left: 6px;
}

#lista_empresas_destacadas {
	float: left;
	margin: 5px;
	width: 98%;
}

#lista_empresas_ultimas {
	float: left;
	margin: 5px;
	width: 100%;
}

.empresa_destacada {
	float: left;
	width: 160px;
	min-height: 150px;
	margin: 3px;
	text-align: center;
	font-size: 13px;
	font-family: Arial;
}

.empresa_destacada a {
	color: #333;
	text-decoration: none;
}

.empresa_destacada a:hover {
	color: #1997CA;
}

.empresa_ultima {
	float: left;
	width: 96%;
	/*height:35px;*/
	padding-top: 5px;
	margin: 5px;
	text-align: center;
	font-size: 13px;
	font-family: Arial;
	background-color: #EEE;
}

.empresa_ultima a {
	color: #333;
	text-decoration: none;
}

.empresa_ultima a:hover {
	color: #1997CA;
}

#empresa_destacada {
	float: left;
	width: 160px;
	min-height: 150px;
	margin: 3px;
	text-align: center;
	font-size: 13px;
	font-family: Arial;
}

#empresa_destacada a {
	color: #333;
	text-decoration: none;
}

#empresa_destacada a:hover {
	color: #1997CA;
}

#empresa_ultima {
	float: left;
	width: 96%;
	/*height:35px;*/
	padding-top: 5px;
	margin: 5px;
	text-align: center;
	font-size: 13px;
	font-family: Arial;
	background-color: #EEE;
}

#empresa_ultima a {
	color: #333;
	text-decoration: none;
}

.empresa_ultima a:hover {
	color: #1997CA;
}

#smallbluebox_top {
	float: left;
	background-position: -257px -327px;
	width: 520px;
	height: 44px;
	margin-top: 10px;
}

#smallgreybox_top {
	float: left;
	background-position: -257px -417px;
	width: 520px;
	height: 44px;
}

#smallbluebox_top_without {
	float: left;
	background-position: -257px -517px;
	width: 520px;
	height: 12px;
	margin-top: 10px;
}

#smallgreybox_top_without {
	float: left;
	background-position: -257px -517px;
	width: 520px;
	height: 12px;
	margin-top: 10px;
}

#bigbox_top {
	float: left;
	background-position: 0 -97px;
	width: 800px;
	height: 12px;
}

#smallbluebox_middle {
	float: left;
	background-position: -1756px 0;
	width: 520px;
}

#smallgreybox_middle {
	float: left;
	background-position: -1756px 0;
	width: 520px;
}

#bigbox_middle {
	float: left;
	background-position: 0 0;
	width: 800px;
}

#bigbox_middle_img {
	float: left;
	margin: 0px 10px 0px 10px;
	width: 200px;
	height: 160px;
}

#big_box_middle_text {
	float: left;
	padding: 10px;
	width: 550px;
	height: 140px;
	background-color: #FFE0A9;
}

#big_box_middle_text .titulo {
	float: left;
	width: 550px;
	color: #075CAF;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#big_box_middle_text .titulo2 {
	float: left;
	width: 550px;
	color: #666;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

#smallbluebox_bottom {
	float: left;
	background-position: -257px -537px;
	width: 520px;
	height: 12px;
}

#smallgreybox_bottom {
	float: left;
	background-position: -257px -537px;
	width: 520px;
	height: 12px;
}

#bigbox_bottom {
	background-position: 0 -84px;
	float: left;
	width: 800px;
	height: 12px;
}

#content_acceso {
	float: left;
	color: #333;
	width: 237px;
	padding: 5px;
	background-color: #F7F7F7;
}

#content_acceso a,#content_registro a {
	color: #1997CA;
	text-decoration: none;
}

#content_acceso a:hover,#content_registro a:hover {
	color: #1997CA;
	text-decoration: underline;
}

#content_acceso p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#content_registro {
	float: left;
	color: #333;
	width: 510px;
	margin: 5px;
	background-color: #E6EEF1;
}

#content_registro_bottom {
	float: left;
	clear: left;
	margin: 20px 0px 0px 10px;
	width: 800px;
}

#content_registro_small {
	float: left;
	width: 240px;
	margin: 5px 5px 5px 5px;
}

#content_registro_small p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#content_registro_small input,#content_acceso input {
	width: 220px;
	border: 1px solid #CCC;
	margin: 0px;
	padding-top: 5px;
}

#content_registro_p {
	float: left;
	width: 500px;
	margin: 5px;
	padding: 0px;
}

#paginado {
	float: left;
	margin: 10px 10px 0px 10px;
	width: 500px;
	line-height: 30px;
	text-align: center;
}

#paginado a {
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #333;
}

#paginado span {
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background-color: #333;
	color: white;
}

#paginado2 {
	float: left;
	margin-top: 40px;
	margin: 10px 10px 0px 10px;
	width: 500px;
	line-height: 30px;
	text-align: center;
	color: #333;
}

#paginado2 a {
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#paginado2 a:hover {
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background-color: #1997CA;
	color: white;
}

.highl {
	color: white;
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background-color: #333;
}

#paginado a:hover {
	margin: 0px 5px 0px 0px;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background-color: #1997CA;
	color: white;
}

#actions_items {
	float: left;
	margin: 10px 10px 10px 10px;
	width: 500px;
	font-size: 14px;
}

.actions_items_resumen {
	float: right;
	margin: 5px 0px 0px 0px;
	width: 320px;
	font-size: 14px;
}

#actions_items_resumen {
	float: right;
	margin: 5px 0px 0px 0px;
	width: 320px;
	font-size: 14px;
}

#actions_items_resumen_wide {
	float: right;
	margin: 5px 0px 0px 0px;
	width: 500px;
	font-size: 14px;
}

#action_item {
	float: left;
	width: 493px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #999;
}

#action_item_od_resumen {
	float: left;
	width: 380px;
	padding: 0px;
	margin-top: 5px;
}

#action_item_od {
	float: left;
	width: 490px;
	margin: 0;
	padding: 3px 0px 3px 0px;
	border: 1px solid #999;
}

#action_item a,#action_item_od a {
	float: right;
	color: #333;
	text-decoration: none;
	margin: 3px 10px 0px 0px;
	font-weight: bold;
}

#action_item a:hover,#action_item_od a:hover {
	float: right;
	color: #1997CA;
	text-decoration: none;
	margin: 3px 10px 0px 0px;
	font-weight: bold;
}

.action_mail {
	background-position: -104px -288px;
	color: #1997CA;
	padding: 0px 0px 0px 30px;
	margin-left: 10px;
	margin-right: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.no_seguir {
	background: url(../images/icon_noseguir.png) no-repeat 0 0px;
	color: #1997CA;
	padding: 0px 0px 0px 30px;
	margin-left: 10px;
	margin-right: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.action_add {
	background: url(../images/segir_icon.png) no-repeat 0 -2px;
	color: #1997CA;
	padding: 0px 0px 4px 20px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#content_em {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 500px;
	background-color: #F5F5F5;
}

.content_od {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 495px;
	background-color: #F5F5F5;
}

#content_od {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 495px;
	background-color: #F5F5F5;
}

#content_od_wide {
	float: left;
	margin: 5px;
	padding: 5px;
	width: 675px;
	background-color: #F5F5F5;
}

#content_odp {
	float: left;
	margin: 5px 5px 0px 5px;
	padding: 5px;
	width: 495px;
	background-color: #F5F5F5;
}

#content_odp_wide {
	float: left;
	margin: 5px 5px 0px 5px;
	padding: 5px;
	width: 675px;
	background-color: #F5F5F5;
}

#content_odn {
	float: left;
	width: 500px;
	margin: 5px;
	padding-bottom: 5px;
	background-color: #F5F5F5;
}

#content_odn_wide {
	float: left;
	width: 675px;
	margin: 5px;
	padding-bottom: 5px;
	background-color: #F5F5F5;
}

.content_od:hover,.content_odp:hover,.content_odn:hover {
	background-color: #DDD;
}

.content_od_title {
	float: left;
	width: 500px;
	margin: 5px 0px 0px 0px;
	font-size: 20px;
	color: #044DAC;
}

.content_od_title_resumen {
	float: left;
	width: 500px;
	margin: 0px;
	font-size: 20px;
	color: #044DAC;
}

.content_od_title_rp {
	float: left;
	width: 380px;
	margin: 0px;
	font-size: 18px;
	color: #044DAC;
}

#content_od:hover,#content_odp:hover,.content_odn:hover,#content_od_wide:hover,#content_odp_wide:hover,#content_odn_wide:hover {
	background-color: #DDD;
}

#content_od_title {
	float: left;
	width: 500px;
	margin: 5px 0px 0px 0px;
	font-size: 20px;
	color: #044DAC;
}

#content_od_title_resumen {
	float: left;
	width: 500px;
	margin: 0px;
	font-size: 20px;
	color: #044DAC;
}

#content_od_title_rp {
	float: left;
	width: 380px;
	margin: 0px;
	font-size: 18px;
	color: #044DAC;
}

#content_sinmaps_title {
	float: left;
	width: 600px;
	margin: 5px 0px 0px 15px;
	color: #044DAC;
}

#content_sinmaps_title h1{
	font-size: 16px;
}

#content_sinmaps_title a{
	text-decoration: none;
	color: #044DAC;
}

#content_sinmaps_title a:hover{
	text-decoration: underline overline;
}

#content_em_title {
	float: left;
	margin: 5px 0px 5px 0px;
	font-size: 16px;
	color: #044DAC;
}

#content_em_ubi a,#content_em_ubi a:hover {
	color: #666;
	text-decoration: none;
}

#content_em_title a,#content_em_title a:hover {
	color: #044DAC;
	text-decoration: underline;
}

#content_od_title a,#content_od_title a:hover,#content_od_title_resumen a,#content_od_title_resumen a:hover
	{
	color: #044DAC;
	text-decoration: underline;
}

#content_od_empresa {
	float: left;
	width: 500px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #044DAC;
}

#content_tp_ep {
	float: left;
	width: 380px;
	margin: 0px;
	font-size: 14px;
	color: #044DAC;
}

#content_od_ep {
	float: left;
	width: 380px;
	margin: 0px;
	font-size: 14px;
	color: #044DAC;
}

#content_od_empresa a,#content_od_ep a,#content_tp_ep a {
	color: #444;
	font-size: 12px;
	text-decoration: none;
}

#content_od_empresa a:hover {
	text-decoration: underline;
}

#content_od_text_no_img {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: black;
}

#content_od_text_no_img_wide {
	float: left;
	width: 675px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: black;
}

.content_od_text {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: black;
}

#content_od_tp {
	float: left;
	width: 380px;
	font-size: 13px;
	color: black;
	margin-top: 110px;
}

#content_od_tp_no_img {
	float: left;
	width: 380px;
	font-size: 13px;
	color: black;
}

#content_od_tp_img {
	float: left;
	width: auto;
	height: auto;
	border: 1px solid #CCC;
	margin-left: -380px;
	margin-top: 20px;
}

#content_em_text {
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: black;
}

#content_em_text_wide {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: black;
}

.content_od_img {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #CCC;
	margin: 0px 10px 0px 0px;
	padding: 0;
}

#content_od_img_wide {
	float: left;
	width: auto;
	height: auto;
	border: 1px solid #CCC;
	margin-left: -500px;
	margin-top: 20px;
}

#content_od_img {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

#content_od_text {
	float: left;
	width: 380px;
	font-size: 13px;
	color: black;
	margin-top: 105px;
}

#content_em_img {
	float: left;
	width: 160px;
	height: 90px;
	margin-right: 10px;
	padding: 0;
}

#content_od_labels {
	float: left;
	width: 380px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 14px;
	color: #666;
}

#content_em_labels {
	float: left;
	width: 490px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	font-size: 14px;
	color: #666;
}

#content_od_labels_no_img {
	float: left;
	width: 500px;
	margin: 5px 0px 5px 0px;
	padding: 0;
	font-size: 14px;
	color: #666;
}

#content_od_labels a,#content_od_labels_no_img a,#content_em_labels a {
	color: #666;
	text-decoration: none;
}

#content_od_labels a:hover,#content_od_labels_no_img a:hover,#content_em_labels a:hover
	{
	color: #333;
	text-decoration: underline;
}

#content_fe,#content_fe_tags,#content_fo,#content_fn,#content_form {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content_fe_resumen{
	float: left;
	width: 670px;
	padding: 10px;
}

#content-form-empresa {
	width: 995px;
	padding: 10px;
}

#content-form-item {
	width: 995px;
	padding: 10px;
}

#content-form-header {
	width: 995px;
	padding: 0px;
	background-color: white;
}

#content-form-wrapper {
	background-color: white;
	width: 995px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-form-sectores-item-wrapper {
	background-color: white;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content-form-wrapper-border {
	width: 960px;
	height: auto;
	margin-left: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D3D3D3;	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #d3d3d3;
	border-right-color-value: #d3d3d3;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #d3d3d3;
	border-left-color-value: #d3d3d3;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content-form-sectores-item-wrapper-border {
	width: auto;
	height: auto;
	margin-left: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D3D3D3;	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #d3d3d3;
	border-right-color-value: #d3d3d3;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #d3d3d3;
	border-left-color-value: #d3d3d3;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#content-form-left1 {
	float: left;
	width: 400px;	
	padding: 10px;
}

#content-form-right1 {
	margin-left: 435px;
	width: 495px;
}

#content-form-left2 {
	float: left;
	width: 520px;
	height: 515px;
	padding: 10px;
	overflow: auto;
}

#content-form-right2 {
	width: 430px;
	height: 500px;
	margin-left: 535px;
}

#content-form-left3 {
	float: left;
	width: 745px;
	height: 700px;
	padding: 10px;
	overflow: auto;
}

#content-form-right3 {
	width: 205px;
	height: 600px;
	margin-left: 760px;
	margin-top: 60px;
}

#content-form-left_sectores_item {
	float: left;
	width: 600px;
	height: 415px;
	padding: 10px;
	overflow: auto;
}

#content-form-right_sectores_item {
	width: 440px;
	height: 200px;
	margin-left: 535px;
	padding-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#content-form-footer {
	width: 995px;	
}

#content-form-sectores-item-footer {
	width: auto;	
}

#content-form-footer-left {
	float: left;
	margin-left: 0px;
	width: 700px;
}

#content-form-footer-right {
	margin-left: 780px;
	width: auto;
}

#content-form-footer-right2 {
	margin-left: 807px;
	width: auto;
}

#content-form-footer-right3 {
	margin-left: 810px;
	width: auto;
}

div.desactivado{
	color: grey;
}

.pie_opciones_pago_paso3{
	color: #999999;
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-form-recordatorio {
	width: 892px;
	background-color: lightgray;
	padding: 12px;
}

.back_link{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

#content_form p, #content-form-empresa p, #content-form-item p{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

.publi{
	font-size: 14px;
}

.checks_publi{
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}

.checks_publi input{
	margin-left: 30px;
}

#form_input {
	width: 300px;
	height: 20px;
	padding: 2px;
	font-size: 14px;
}

#form_textarea {
	width: 460px;
	height: 100px;
	padding: 2px;
	font-size: 14px;
}

#form_submit {
	border: 0;
	background-color: #044DAC;
	color: white;
	padding: 4px 40px 4px 40px;
	font-size: 14px;
}

#form_submit:hover {
	border: 0;
	background-color: #1997CA;
	color: white;
	padding: 4px 40px 4px 40px;
	font-size: 14px;
	cursor: pointer;
}

#content_fe_tags a {
	float: left;
	text-decoration: none;
	color: #666;
	padding: 5px;
	line-height: 20px;
}

#content_fe_tags a:hover {
	text-decoration: underline;
	color: white;
	background-color: #1997CA;
}

#content_fe_tags span.num1 {
	font-size: 12px;
}

#content_fe_tags span.num2 {
	font-size: 14px;
}

#content_fe_tags span.num3 {
	font-size: 17px;
}

#content_fe_tags span.num4 {
	font-size: 20px;
}

#content_fe_img {
	float: left;
	width: 160px;
	height: 90px;
	margin-right: 10px;
}

#content_fo_img {
	float: left;
	width: 200px;
	height: 200px;
	border: 1px solid #CCC;
	background-color: #EEE;
	margin-right: 10px;
}

#content_fe_imgs {
	float: left;
	border: 1px solid #CCC;
	background-color: #DDD;
	width: 150px;
	height: 100px;
	padding: 0px;
	margin: 3px 3px;
}

#content_fe_title {
	float: left;
	width: 330px;
	color: #044DAC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -30px;
}

#content_fe_title h1{
	font-size: 16px;
}

#content_fe_title a{
	text-decoration: none;
	color: #044DAC;
}

#content_fe_title a:hover{
	text-decoration: underline overline;
}

#content_wfe_title {
	float: left;
	width: 230px;
	color: #044DAC;
	font-size: 18px;
}

#content_wfe_membrecia {
	float: right;
	width: 100px;
	align: center;
	text-align: center;
}

#resumen_publicaciones {
	float: left;
	width: 260px;
	text-align: left;
}

#campanyas_emailing {
	float: left;
	width: 210px;
	text-align: left;
}

#catalogos_virtuales {
	float: left;
	width: 200px;
	text-align: center;
}

#seguimientos {
	float: left;
	width: 150px;
	text-align: left;
}

#resumen_mails {
	float: left;
	width: 400px;
	padding-left: 110px;
	text-align: left;
}

.membrecia_text {
	color: red;
	font-weight: bold;
}

#content_fn_title {
	float: left;
	width: 430px;
	color: #044DAC;
	margin-left: 15px;
}

#content_fn_title h1{
	font-size: 16px;
}

#content_fn_title a{
	text-decoration: none;
	color: #044DAC;
}

#content_fn_title a:hover{
	text-decoration: underline overline;
}

#content_fo_title {
	float: left;
	width: 27px;
	color: #044DAC;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content_fo_title h1{
	font-size: 16px;
}

#content_fo_title a{
	text-decoration: none;
	color: #044DAC;
}

#content_fo_title a:hover{
	text-decoration: underline overline;
}

#content_fe_titlesmall {
	float: left;
	width: 500px;
	color: #044DAC;
	margin-bottom: 10px;
}

#content_fe_titlesmall h2{
	font-size: 16px;
}

#content_fe_label {
	float: left;
	width: 200px;
	height: 16px;
	margin: 0px 10px 5px 10px;
	padding: 3px 0px 4px 24px;
	background: url(../images/icon_label.gif) 0px 0px no-repeat;
}

#content_fe_label a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#content_fe_label a:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

#content_fe_actions {
	float: left;
	width: 330px;
	margin-top: 10px;
}

#content_fe_desc {
	float: left;
	width: 500px;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}

#content_fo_desc {
	float: left;
	width: 480px;
	font-size: 14px;
	margin-top: 15px;
	color: #333;
	word-wrap: break-word;
}

#content_fo_empresa {
	color: #333;
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#content_fo_empresa h2{
	font-size: 12px;
}

#content_fo_empresa a {
	color: #333;
	text-decorationn: none;
}

#content_fo_action {
	float: left;
	width: 500px;
	margin-top: 10px;
}

#content_fo_action a {
	float: left;
	color: #666;
	font-size: 14px;
}

#content_fe_map {
	float: left;
	width: 496px;
	border: 2px solid #666;
	margin-top: 10px;
}

#content_fe_items {
	float: left;
	width: 500px;
	font-size: 12px;
	margin-top: 20px;
}

.link_blue {
	float: left;
	width: 95px;
	height: 20px;
	background: url(../images/button_blue.gif) no-repeat;
	color: white;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 5px;
}

.link_blue:hover {
	background: url(../images/button_orange.gif) no-repeat;
}

.link_orange {
	background: url(../images/button_orange.gif) no-repeat;
	float: left;
	width: 95px;
	height: 20px;
	color: white;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 5px;
}

.link_orange {
	float: left;
	width: 95px;
	height: 20px;
	background: url(../images/button_orange.gif) no-repeat;
	color: white;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 5px;
}

#twobuttons2 {
	padding-left: 0px;
	padding-top: 10px;
}

#img2 {
	background: url(../images/pic2.jpg) no-repeat;
	height: 100px;
	margin: 10px;
	margin-top: 20px;
	float: left;
	width: 90px;
}

#text2 {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 16px;
	color: #0b59ac;
	width: 400px;
}

.text2body {
	font-size: 12px;
	color: #0b59ac;
}

.greytext {
	color: #333;
	font-size: 14px;
}

#sig {
	background-position: -131px -304px;
	width: 20px;
	height: 9px;
	float: right;
	padding-right: 20px;
	margin-top: 4px;
}

#sigtxt {
	float: right;
	padding-right: 10px;
}

#empresa_noticia {
	float: left;
	margin: 0px 0px 20px 10px;
	width: 500px;
}

#empresa_noticia a {
	font-size: 16px;
	color: #044DAC;
}

.dateimg {
	background: url(../images/dateimg.png) no-repeat;
	width: 30px;
	height: 32px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.m_date {
	float: left;
	color: white;
	text-align: center;
	width: 30px;
	font-weight: bold;
}

.d_date {
	float: left;
	color: black;
	text-align: center;
	width: 30px;
	font-weight: bold
}

.datedetails {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0;
	width: 450px;
}

#dateimg {
	background: url(../images/dateimg.png) no-repeat;
	width: 30px;
	height: 32px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#m_date {
	float: left;
	color: white;
	text-align: center;
	width: 30px;
	font-weight: bold;
}

#d_date {
	float: left;
	color: black;
	text-align: center;
	width: 30px;
	font-weight: bold
}

#datedetails {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0;
	width: 450px;
}

#datedetails_wide {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0;
	width: 675px;
}

#datedetails a {
	color: #044DAC;
}

.greytext2 {
	color: #666;
}

#verticalbanner {
	float: left;
	margin-top: 10px;
	background-color: #CCC;
	width: 120px;
	height: 240px;
}

#footertop {
	margin: auto;
	width: 1000px;
	padding-top: 30px;
	color: #666;
}

#footertop a {
	color: #666;
	text-decoration: none;
}

#footericons {
	padding-top: 20px;
}

#footericons a {
	color: #0b59ac;
	text-decoration: none;
}

#footericons a img {
	vertical-align: middle;
}
/* Dialogs and messages */
div.dialog-box-succes {
	width: 500px;
	height: 24px;
	float: left;
	border: 1px solid #8be57e;
	background: #b4efab;
	color: #337129;
	font-weight: bold;
	padding: 3px 10px 0 10px;
	margin-bottom: 20px;
}

div.dialog-box-error {
	min-width: 500px;
	min-height: 24px;
	max-width: 95%;
	float: left;
	border: 1px solid #fe9090;
	background: #feb1b1;
	color: #820101;
	font-weight: bold;
	padding: 3px 10px 0 10px;
	margin-bottom: 20px;
}

div.dialog-box-warning {
	width: 500px;
	height: 24px;
	float: left;
	border: 1px solid #d5d458;
	background: #f0feb1;
	color: #7f7200;
	font-weight: bold;
	padding: 3px 10px 0 10px;
	margin-bottom: 20px;
}

div.dialog-box-information {
	width: 500px;
	height: 24px;
	float: left;
	border: 1px solid #6ab3ff;
	background: #a3d0ff;
	color: #004185;
	font-weight: bold;
	padding: 3px 10px 0 10px;
	margin-bottom: 20px;
}

img.dialog-ico {
	margin: 2px 10px 0 0px;
	float: left;
}

div.dialog-left {
	float: left;
}

div.dialog-right {
	float: right;
}

img.del-x {
	margin-top: 2px;
	cursor: pointer;
}

#greybox_middle {
	background-position: -1497px 0;
	width: 247px;
	padding: 5px;
}

.edit_empresa {
	background: url(../images/edit.png) no-repeat;
	width: 16px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
}

#novedades_icon {
	background: url(../images/error.png) no-repeat;
	width: 16px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	float: left;
}

.rss_empresa {
	background: url(../images/rss.png) no-repeat;
	width: 16px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
}

/*  Contact Form Styling */
#contactform #error ul {
	padding-left: 0px;
	line-height: 20px;
}

#contactform #error span {
	color: green;
	padding: 5px 0 5px 0;
	position: absolute;
	top: 60px;
	right: 10px;
	width: 150px;
}

#contactform #error ul li {
	color: #BF0B0B;
	font-weight: normal;
}

h2#contacth2 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px 0;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#contactform fieldset {
	border: none;
}

#contactform #formleft {
	float: left;
}

#contactform #error {
	float: right;
}

#contactform .button {
	background: #eded;
	color: #666;
	border: 1px solid #ccc;
	padding: 5px 20px 5px 20px;
	outline: none;
}

#contactform {
	color: #666;
	height: 360px;
}

div#contact {
	position: fixed;
	left: 0;
	top: 200px;
}

.active_subcategoria {
	color: #044DAC;
	text-decoration: none;
	font-weight: bold;
}
