/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CCCCCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(/imgx/images/quote.gif) no-repeat 5px 5px;    
}
#barranavegacion {
	clear: none;	
	margin: 0; padding: 30px 40px 0 0;
	border: none;
	float: right;
}	
#barranavegacion img{
	border: 0px;padding: 0px 0px 0px 4px;
}	
/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(/imgx/images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(/imgx/images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 820px;
	position: relative;
	height: 106px;
	background: #CCC url(/imgx/images/header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#logo {
	position: absolute;
	margin: 0; padding: 0;
	border:0px;
	/* change the values of top and left to adjust the position of the logo*/
	top: 29px; left: 50px;	
}
#logo img{
	border: 0px;padding: 0px 0px 0px 0px;
}	
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	letter-spacing: -2px;
	color: #FFF;
	border:0;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #ccc;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 82px; left: 53px;		
}
#wrap h2 {
	margin:0;padding:0;font: normal 1.3em 'Trebuchet MS', Arial, Sans-serif;color:#4EBF37;text-transform: none;
}
#wrap h3 {
	margin:0;padding:0 0 0 10px;font: normal 1.2em 'Trebuchet MS', Arial, Sans-serif;color:#4F82CB;
}

/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 40px 0 0;
	background: url(/imgx/images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {
	float: right;
	width: 72%;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #414876;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(/imgx/images/square-green.png) no-repeat 3px 50%;	
}
#main img.imagensinborde{
	border:0px;
}
#listawrks{
	float: left;
	width: 172px;
	height: 420px;
	padding: 0; margin: 0;
	display:inline;	
}
#listawrks img{
	border: 1px solid #e7e7e7;
	margin: 0; padding: 0;
}
#listawrks a.transparencia img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6; 
	opacity: 0.6;
	border: 1px solid #a8a9a3;
}
#listawrks a.transparencia:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border: 1px solid #e7e7e7;
}
#detallewrk{
	overflow: auto;
	float: left;
	width: 66%;height:276px;
	padding: 0 0 5px 10px; margin: 0;
	display:inline;
	border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;
}
#detallewrk h1{
	display: inline;
	font: 1.3em 'Trebuchet MS', Arial, Sans-serif;
	color: #4F82CB;
	background: #FFF;padding:0;margin:0;border:0;	
}
#claveswrk{
	border-left:1px solid #e7e7e7;
	float:left;
	display:inline;
	width: 300px;
	margin: 0; padding: 0 0 0 10px;
	text-align:left;
}
#claveswrk h1{
	display: inline;
	font: 1.3em 'Trebuchet MS', Arial, Sans-serif;
	color: #4F82CB;
	background: #FFF;padding:0;margin:0;border:0;	
}
#titulowrk{
	border-left:1px solid #e7e7e7;
	float:left;
	display:inline;
	width: 320px;
	margin: 0; padding: 0 0 0 10px;
	font: 1.3em 'Trebuchet MS', Arial, Sans-serif;
	color: #4F82CB;
}
#paginacionwrkvacio{
	float:left;
	display:inline;
	width:15px;
	margin: 0; padding: 0 3px 0 3px;
	font: bolder 1.0em Arial, Sans-serif;
	text-align:center;
	color:#fff;
	background-color: #fff;	
}
#paginacionwrkleft{
	float:left;
	display:inline;
	width:15px;
	margin: 0; padding: 0 3px 0 3px;
	text-align:center;
	background-color: #ccc;	
	font: bolder 1.0em Arial, Sans-serif;
}
#paginacionwrkleft a{
	font: bolder 1.0em Arial, Sans-serif;
	color:#fff;
}
#paginacionwrkleft a:hover{
	font: bolder 1.0em Arial, Sans-serif;
	color:#000;
}
#paginacionwrkright{
	float:left;
	display:inline;
	width:15px;
	margin: 0; padding: 0 3px 0 3px;
	text-align:center;
	background-color: #ccc;	
	border-left:1px solid #fff;
	font: bolder 1.0em Arial, Sans-serif;
}
#paginacionwrkright a{
	font: bolder 1.0em Arial, Sans-serif;
	color:#fff;
}
#paginacionwrkright a:hover{
	font: bolder 1.0em Arial, Sans-serif;
	color:#000;
}
#imageneswrk{
	border-left:1px solid #e7e7e7;
	float:left;
	display:inline;
	width: 340px;
	margin: 0; padding: 5px 0 5px 10px;
	overflow: none;
}
#imageneswrk img{
	border:0;
	padding: 0 5px 0 0;
}
#listaAnterior{
	float: left;
	width: 86px;
	padding: 0; margin: 0;
	display:inline;	
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #4F82CB;
}
#listaSiguiente{
	float: left;
	width: 68px;
	padding: 0; margin: 0;
	display:inline;	
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #4F82CB;
	text-align: right;
}
#noticiaspaginas{
	display:inline;
	float:left;
	text-align:right;
	padding: 0 10px 0 0;
	margin:0;
	font: 1.1em Arial, Sans-serif;
	color: #000;
	width:90%;
}
#noticiaspaginacionvacio{
	float:left;
	display:inline;
	width:15px;
	margin: 0; padding: 1px 3px 0 3px;
	font: bolder 1.0em Arial, Sans-serif;
	text-align:center;
	color:#fff;
	background-color: #fff;	
}
#noticiaspaginacionleft{
	float:left;
	display:inline;
	width:15px;
	margin: 0; padding: 1px 3px 0 3px;
	text-align:center;
	background-color: #ccc;	
	border-right:1px solid #ccc;
}
#noticiaspaginacionleft a{
	font: bolder 1.0em Arial, Sans-serif;
	color:#fff;
}
#noticiaspaginacionleft a:hover{
	font: bolder 1.0em Arial, Sans-serif;
	color:#000;
}
#noticiaspaginacionright{
	float:right;
	display:inline;
	width:15px;
	margin: 0; padding: 1px 3px 0 3px;
	text-align:center;
	background-color: #ccc;	
	border-left:1px solid #ccc;
}
#noticiaspaginacionright a{
	font: bolder 1.0em Arial, Sans-serif;
	color:#fff;
}
#noticiaspaginacionright a:hover{
	font: bolder 1.0em Arial, Sans-serif;
	color:#000;
}
#noticiaslista {
	float:left;
	display:inline;
	width:100%;
	border-top:1px solid #cac9c9;
	padding: 0 0 5px 0; margin: 0;
	cursor: pointer;
}
#noticiaslista a{
	color:#666;
}
#noticiaslista a:hover{
	color:#000;
}
#noticiaslista span.fecha{
	color:#a9aaaa;
}
#noticiaslista span.texto{
	color:#4F82CB;
}

#detalletitulo h1{
	display:inline;
	float:left;
	width:100%;
	text-align:left;
	font: 1.1em Arial, Sans-serif;
	color: #000;
	background: #FFF;border:0;padding: 0;margin:0;
	border-bottom: 1px solid #4F82CB;
}
#detalleseparador {
	font: 0.5em Arial, Sans-serif;
	color: #fff;
	width:100%;
}
#detalleimagenleft {
	display:inline;
	float:left;
	text-align:left;
	width:212px;
	padding: 0 6px 0 0;
}
#detalleimagenleft img{
	border: 0px;
}
#detalleimagenright {
	display:inline;
	float:right;
	text-align:left;
	width:212px;
	padding: 0 0 0 6px;
}
#detalleimagenright img{
	border: 0px;
}
#detalletextoright{
	display:inline;
	float:left;
	width: 329px;
}

#detallepie {
	display:block;
	float:left;
	text-align:right;
	width:100%;height:20px;
	padding: 0 0 0 0;
	border-top:1px solid #cac9c9;
	background: url(/imgx/images/tabinferior.gif) no-repeat right top;
	background-color: #FFF;
}
#detallepie a{
	padding: 2px 24px 0 0;
	color: #666;
}
#detallepie a:hover{
	color: #000;
}
#servicioslista{
	display:inline;
	float:left;
	text-align:left;
	padding: 0 0 0 0;
	margin:0;
	font: 1.1em Arial, Sans-serif;
	color: #000;
	width:45%;
	height:327px;
}
#servicioscentro{
	display:inline;
	float:left;
	text-align:left;
	padding: 0 0 0 0;
	margin:0;
	font: 1.1em Arial, Sans-serif;
	color: #000;
	width:4%;
	height:327px;
}
#serviciosresumen{
	display:inline;
	float:left;
	text-align:left;
	padding: 0 0 0 0;
	margin:0;
	font: 1.1em Arial, Sans-serif;
	color: #000;
	width:51%;
	height:327px;
}
#serviciosleftheader {
	border-bottom:1px solid #88ac0b;
}
#serviciosrightheader {
	border-bottom:1px solid #4f82cb;
}
#servicioslistado {
	float:left;
	display:inline;
	width:100%;
	border-bottom:1px solid #cac9c9;
	padding: 0 0 5px 0; margin: 0;
	cursor: pointer;
}
#servicioslistado a{
	color:#666;
}
#servicioslistado a:hover{
	color:#000;
}
#servicioslistado span.texto{
	color:#4F82CB;
}
#serviciosdetalle {
	float:left;
	display:inline;
	width:100%;
	padding: 0 0 5px 0; margin: 0;
	color: #666;
}
#serviciosdetallecontenedor {
	display:none;
}
#serviciospie {
	display:block;
	float:left;
	text-align:right;
	width:100%;
	padding: 0 0 0 0;
	border-top:1px solid #cac9c9;
	background: url(/imgx/images/tabinferiorwide.gif) no-repeat right center;
	font: 1.0em 'Trebuchet MS', Sans-serif;
}
#serviciospie a{
	padding: 2px 5px 0 0;
	color: #666;
}
#serviciospie a:hover{
	color: #000;
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(/imgx/images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(/imgx/images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(/imgx/images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(/imgx/images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(/imgx/images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#sidebar ul.sidemenu2 {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu2 li {
	border: 0;
	background: url(/imgx/images/goblue.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 22px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu2 a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;
	color: #444;
	font-size: 1.0em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
#sidebar ul.sidemenu2 a:hover {
	color: #4f82cb
}
/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(/imgx/images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: 92%;display:block;
}
#footer a { text-decoration: none; }

#error {
	color: red;
	padding-left: 10px; margin: 0;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
.blue { color: #4F82CB; }
.titulop{
	font: 1.3em 'Trebuchet MS', Arial, Sans-serif;
	color: #4F82CB;
	background: #FFF;padding:0;margin:0;border:0;text-align:left;	
}
