/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000; 
	
	
}


h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 95%;
	height: 59px;
	margin: 0 auto;
	padding-left: 05px;
	padding-top: 02px;
	background: #272929;
	
	
}

#imagen_logo{
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #fff;
}

#logo h1 {
	padding: 10px 0 0 0;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 1.5em;
}

#logo p {
	text-transform: capitalize;
	padding: 32px 0 0 3px;
	font-size: 12px;
	color: #616161;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 90%;
	height: 40px;
	margin-left: 2%;
	padding-top: 3px;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	background: #272929	;
	
}

#menu a {
	display: block;
	float: left;
	background: #272929;
	margin: 0 3px 0 0;
	padding: 2px 15px 2px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-family: cursive;
}

#menu a:hover {
	background: #80805a;
	margin: 0 3px 0 0;
	padding: 2px 15px 2px 15px;
	color: #FFFFFF;
	font-weight: bolder;
}

#menu .current_page_item a {
	background: #000000;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	/*background: #091a3a;*/
	background: #fff;
	min-height: 500px;
	width: 95%;
	margin: auto;
	border-top: 2px solid #c0c0c0;
	color: #000000; 
	
}

/* Page */

#page {
	width: 95%;
	margin: 0 auto;
	padding: 10px 0;
	
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
	
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 98%;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	background: url(images/img01.jpg) no-repeat right 50%;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	border-top: 1px solid #0A8A0A;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
}

.links {
	font-size: 11px;
	background: #0A8A0A;
}

.links a {
	margin-left: 15px;
	padding-left: 10px;
	background: url(images/img02.gif) no-repeat left 50%;
	border: none;
}

.links a:hover {
}

.links .comments {
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 0px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #0A8A0A;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #0A8A0A;
	background: #000000;
	font-size: 10px;
	color: #FFFFFF;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #0A8A0A;
	border: 1px solid #0A8A0A;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
	
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	height: 30px;
	background: #272929;
	width: 95%;
	margin: auto;
	padding: 10px;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/*Error*/

#error1{
	text-align: center;
	color: #fff;
	padding: 2px;
	font-size: 14px;
}

#divbusqueda{
	border: 2px solid #c0c0c0;
	width: 26%;
	height: 300px;
	color: red;
	position: absolute;
	background: #ffccfc;	
}
td{
	font-size: 11px;
}
#nueva_empresa{
   margin-top       : 4px;
   background-color : #4c657b;
   font-family      : Arial;
   font-size        : 11px;
   text-align       : left;
   color			: #000;
   width: 			95%;
}
#mensaje_uno{
 background-color	 : #efac1d;
 height: 			 15px;
 width				 :40%;
 font-family     	 : Arial;
   font-size         : 11px;
   text-align        : center;
   color			 : #ffffff;
   font-weight: bold;
}
#subtitulo{
	background		 : #941010;
	width			 :40%;
	height			 : 20px;
 font-family     	 : cursive;
   font-size         : 12px;
   text-align        : center;
   color			 : #ffffff;
   font-weight		 :bold;
   font-stretch: extra-expanded;
   
	
}
.error{
	color: red;
	font-family: cursive;
	font-size: 9px;
	font-weight: bold;
	display: none;
	background-position:left top;
  	background-repeat:no-repeat;
	background-image: url("/extintores/estilos/images/warning.png");
	text-indent: 20px;
	
		
}

.error_login{
	color: red;
	font-family: cursive;
	font-size: 9px;
	font-weight: bold;
	background-position:left top;
  background-repeat:no-repeat;
	background-image: url("/extintores/estilos/images/nouser.png");
	text-indent: 0px;
	height: 20px;
	padding: 0px;
		
}


.error2{
	color: red;
	font-family: cursive;
	font-size: 9px;
	font-weight: bold;
	display: none;
	background-position:left top;
  	background-repeat:no-repeat;
	background-image: url("/extintores/estilos/images/warning_login.png");
	text-indent: 20px;
	height: 10px;
		
}