/*  
Theme Name: PAGINA INDUSTRIA
Description: Business
Author: Wordpress Themes Creator
Version: 1.0
Author URI: http://www.wpthemescreator.com
*/

body {
	background-image:url(images/back_body.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	/*line-height:15px;*/
	background-color: #e2e2e2;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
img {
	border:0;
	}
a {
	
	}
a:hover {
	
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:0 10px;
	border-left:5px solid #fff;
	}
.top_home {
	background-image: url(images/top_home.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 500px;
	margin-top:10px;
}
.centro_home {
	background-image: url(images/back_centro.gif);
	background-repeat: repeat-y;
	width: 500px;
	
}

#content_home {
	padding:0px 10px 0px 10px;
	font-size:12px;
}

.pie_home {
	background-image: url(images/pie_home.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 500px;
	margin-top:10px;
	
}		
#contenedor {
	width:760px;
	text-align:left;
	background-color:#FFFFFF;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* The Header */

.head {
	height:198px;
	width:760px;
	line-height:normal;
	background-image: url(images/header_subind.jpg);
	background-repeat: repeat;
	}
.head h1 {
	color:#64d21f;
	margin:0;
	font-size:30px;
	padding-left:550px;
	padding-top:50px;
	font-weight:normal;
	}
.head h1 a {
	color:#64d21f;
	text-decoration:none;
	}
.head h1 a:hover {
	color:#64d21f;
	text-decoration:none;
	}
.head h2 {
	color:#64d21f;
	margin:0;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-left:550px;
	}

/* The Search */

.search {
	padding-left:580px;
	padding-top:10px;
	}
.search form {
	margin:0;
	padding:0;
	}
.search input {
	float:left;
	}
.search input#s {
	width:231px;
	border:1px solid #9c9c9c;
	height:16px;
	color:#9c9c9c;
	margin-right:3px;
	}
.search input#submit {
	background:#9beaff;
	border:1px solid #ebebeb;
	color:#fff;
	height:20px;
	}

/* The Wrapper */

.wrapper {
	width:760px;
	margin:0 auto;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:223px;
	/*padding-right:10px;*/
	color:#4a4b4a;
	background:#FFFFFF;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
		
	}
.listas_princ {
	width:223px;
	background-image: url(images/back_ul.gif);
	background-repeat: repeat-y;
}
.sidebar h2 {
	/*background:url(images/h2.gif) 0 5px no-repeat;*/
	/*margin:15px 0 0 0;*/
	/*padding:0 0 0 14px;*/
	font-size:14px;
	color:#46a1c2;
	font-weight:bold;
	line-height:normal;
	}
.sidebar a {
	color:#474646;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#fdac04;
	}
.sidebar div a {
	
	}
.sidebar div a:hover {
	
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.listas_sidebar {
	background-image: url(images/back_sidebar.gif);
	background-repeat: repeat-y;
}

.listas_sidebar ul {
	margin:0px;
	padding:0px;
}
.listas_sidebar li {
margin-bottom:-2px;}	


.solapa_areas {
	background-image: url(images/areas.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 233px;
	margin:15px 0px 0px 0px;
	
}

.cont_menu {
	background-color: #fafafa;
	margin-left: 5px;
	margin-bottom:15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f3f3f3;
	border-left-color: #f3f3f3;
	width:218px;
	padding:10px 0px 0px 0px;
}

.cont_menu h1{
	margin:0px 6px 0px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #7c7d7e;
	background-color: #eeeeee;
	padding: 4px;
	border: 1px solid #d5d5d5;
	
}



.cont_menu h1 a {
	display:block;
}

.cont_menu h1 a:hover {
	text-decoration:underline;
	color:#7c7d7e;
}

.cont_menu h2{
	margin:0px 6px 0px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a7eb3;
	padding: 4px;
	border: 1px solid #d5d5d5;
}

.cont_menu h2 a {
	display:block;
	color: #FFFFFF;
}

.cont_menu h2 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.cont_menu ul {
	margin:5px 0px 10px 0px;
}

.cont_menu ul li{
	margin:0px 7px 0px 6px;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	
	
}

.cont_menu ul li a{
	display:block;
	color:#0066CC;
	padding:2px 2px 2px 8px;
}

.cont_menu ul li a:hover{
	/*text-decoration:underline;*/
	color: #333333;
	background-color: #E9E9E9;
	
}

.pie_sidebar {
	background-image: url(images/pie_menu_sidebar.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 233px;
	margin-top:-15px;
	margin-bottom:15px;
	
}

/* The Content */

.right {
	width:527px;
	float:left;
	}
.contenttop {
	height:10px;
	/*background:url(images/contenttop.gif);*/
	}
.contentbottom {
	height:22px;
	/*background:url(images/contentbottom.gif);*/
	}
.content {
	/*border-left:1px solid #ffbfa8;
	border-right:1px solid #ffbfa8;
	background:#ffebe3;*/
	padding:0 12px 10px 12px;
	}
	
#titulo_Home {
	background-image: url(images/titulo_home.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 500px;
}

#titulo_areas {
	background-image: url(images/areas2.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 500px;
}

#cont_interes {
	padding:0px 10px 0px 10px
}

#cont_interes a{
	color: #0099FF;
	font-size:12px;
	text-decoration: none;
}
.homeicon {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

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

h1.title {
	margin:0;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3ba9db;
	/*background:url(images/title.gif) left center no-repeat;*/
	line-height:18px;
	/*padding:0 0 0 50px;*/
	}
h1.title a {
	color:#034983;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:none;
	color:#fdac04;
	}
p.postedon {
	margin:0px 0px -5px 0px;
	/*padding:0 0 0 50px;*/
	color:#333333;
	font-size:12px;
	font-weight: bold;	
	}
.postinfo {
	height:37px;
	background:url(images/postinfo.gif) top no-repeat;
	line-height:37px;
	color:#ffa605;
	font-weight:bold;
	padding:0 24px 20px 24px;
	margin:0 -12px 0 -12px;
	}
.postinfo a {
	text-decoration:none;
	color:#ffa605;
	padding-left:15px;
	margin-right:10px;
	}
.postinfo a:hover {
	text-decoration:none;
	color:#fdac04;
	}
.postinfo a.read {
	background:url(images/read.gif) 0 2px no-repeat;
	padding-left:20px;
	}
.postinfo a.emailthis {
	background:url(images/email.gif) 0 2px no-repeat;
	}
.postinfo a.linkingblogs {
	background:url(images/linkingblogs.gif) 0 2px no-repeat;
	padding-left:20px;
	}
.postinfo a.commentslink {
	background:url(images/comments.gif) 0 2px no-repeat;
	}

.linea {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

/* The Footer */

#pie {
	height:26px;
	text-align:left;
	background-image: url(images/arg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	background-color: #06568b;
	color: #FFFFFF;
	margin:10px 0px 0px 0px;
	font-size:11px;
	}

.footer {
	height:59px;
	padding-top:100px;
	background:url(images/footer.gif);
	text-align:center;
	color:#a0662d;
	}
.footer a {
	color:#a0662d;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	color:#a0662d;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	clear:both;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	color:#fdac04;
	font-style:italic;
	}

/* The Comments */

.comments {
	padding-bottom:20px;
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond {
	padding-bottom:20px;
	}
.respond form {
	margin:0;
	padding:0;
	}
.respond textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #8f8e8b;
	color:#666;
	padding:10px;
	overflow:auto;
	font-family:Tahoma, Verdana, serif;
	font-size:14px;
	}
#commentform input {
	background:#fff;
	border:1px solid #8f8e8b;
	color:#f4be5d;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond h2, .comments h2 {
	margin:0;
	font-size:18px;
	color:#3ba9db;
	clear:both;
	}

#content_start {position: absolute;left: -10000px;};
