

a { color: #CC6600; text-decoration: none; }

a:hover { color: #FF6600; text-decoration: none; }

/*body { font: 75%/150% Arial, Helvetica, sans-serif; padding: 0px; }*/

form { margin: 0px; padding: 0px; }


/* section sobre H1*/
#section { color: #99cc00; font: bold 12x Arial, Helvetica, sans-serif, Verdana; letter-spacing: -1px; margin: 0px 0px 2px; padding-bottom: 3px; }

h1 { color: #669900; font: 19px Arial, Helvetica, sans-serif, Verdana; 
	margin: 0px 0px 10px 0px; 
	padding-bottom: 10px; 
	background: url(../images/h2-underline.gif) left bottom no-repeat;
	text-transform: uppercase;
	width:770px;
}
h1 a, h1 a:visited { color: #99cc00; text-decoration: none; }
h1 a:hover { color: #0099cc; text-decoration: none; }

/* h1 de DETALLES */
h1  .detalles{ color: #99cc00; font: bold 19px Arial, Helvetica, sans-serif, Verdana; letter-spacing: -1px; margin: 0px 0px 2px; padding-bottom: 3px;background: url(../images/h2-underline.gif) bottom no-repeat }
h1 .detalles a, h1 .detalles a:visited { color: #99cc00; text-decoration: none; }
h1.detalles  a:hover { color: #0099cc; text-decoration: none; }


h2 { color: #669900; font: normal 140%/100% Arial, Helvetica, sans-serif; margin: 15px 0px 5px;  text-transform:uppercase; }

h3 { color: #0099cc; font: normal 140%/100% Arial, Helvetica, sans-serif; margin: 0px 0px 5px 0px;}

h4 { color: #758d38; font: normal 130%/100% Arial, Helvetica, sans-serif; margin: 10px 0px 5px; }


hr.clear { clear: both; margin: 0px; padding: 0px; visibility: hidden; }

img.alignleft, img[align="left"] { float: left; margin: 2px 10px 5px 0px; }

img.alignright, img[align="right"] { float: right; margin: 2px 0px 5px 10px; }

img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }

p { margin: 0px; padding: 0px ; }



/* Div's and layout */

/*   estructure  */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background:#dadada url(../images/bkg-body.gif) repeat-x top left;
}
#wrapper { 
 margin: 0 auto;
 width:797px;
 background:#FFFFFF;
}
#header {
 width: 797px;
 padding: 0px;
 height: 140px;
 margin: 0px;
 background: url(../images/header.png) bottom left no-repeat;
}


#topbanner { 
 width: 797px;
 color: #000;
 border-bottom: 3px solid #ccc;
/* background: ;*/
 margin: 0px0px;
 padding: 0px;
 height:245px;
}
#contentHome,
#content { 
 width: 797px;
 margin: 0px 0px 0px 0px;
 padding: 60px 0px 0px 0px;
/* height: auto;
 min-height:150px;*/
/* background:url(../images/bkg_submenuUnderline.gif) top left repeat;*/
vertical-align:top;
  height: auto;
}
#contentHome { 
 padding-top: 10px;
}


#page { 
 width: 687px;
 margin: 0px 55px 0px 55px;
 padding: 0px ;
 height: auto;
 vertical-align:top;
}

#footer { 
 width: 797px;
 height:60px;
 color: #333;
 background: url(../images/bkg_footer.gif) top left repeat-x #dadada;
 margin: 0px;
 padding: 0px;
}

/*  end structure */

/*  HEADER  */
.descriptionHeader{
	display:none;
}
/*#logo { background: url(../images/logo.jpg) no-repeat; margin: 15px auto 0px; width: 768px; }*/
#logo a{
	display:block;
	width:410px;
	height:75px;
	margin: 15px 0px 0px 15px;
/*	background-color:#009900;*/
	float:left;
}

#logo p { color: #FFFFFF; font-size: 150%; line-height: 200%; padding: 0px; }



/*
#commentform { font: 110% Arial, Helvetica, sans-serif; margin-top: 10px; }

#commentform #submit { background: url(../images/btn-bg.gif) no-repeat; border: none; color: #FFFFFF; cursor: pointer; float: right; font: bold 12px Arial, Helvetica, sans-serif; height: 20px; width: 100px; }

#commentform input { background-color: #ffffff; border: 1px solid #cccccc; margin-top: 3px; padding: 3px; width: 200px; }

#commentform label { color: #262626; font-size: 87%; }

#commentform p { margin: 0px; padding: 6px 0px; }

#commentform textarea { background-color: #ffffff; border: 1px solid #cccccc; height: 115px; margin-top: 3px; padding: 2px; width: 478px; }

#commentform textarea:focus, #commentform input[type="text"]:focus { background: #ffffff; }

#comments, #respond { border-bottom: 1px dotted #CCCCCC; clear: both; padding: 10px 0 5px 0; }

#credits { color: #7a9299; font-size: 11px; height: 15px; line-height: 120%; margin: 0px auto; padding-bottom: 3px; width: 768px; }

#credits a, #credit a:visited { color: #048db4; }

/*#footer { clear: both; color: #ACD7EE; font-size: 11px; line-height: 130%; margin-left: auto; margin-right: auto; padding-bottom: 10px; text-align: left; width: 768px; }*/

#footer a strong { color: #FFFFFF; }

#footer a, #footer a:visited { color: #ACD7EE; }

#footer a:hover { color: #FFFFFF; }

#footer h4 { font: normal 146%/100% Arial, Helvetica, sans-serif; margin: 10px 0px 5px; }

#footer li a { display: block; }

#footer_bg { background: url(../images/footer.jpg) no-repeat; height: 72px; width: 768px; }

/*#header { background: url(../images/header.jpg) no-repeat; height: 40px; margin-left: auto; margin-right: auto; margin-top: 15px; width: 768px; }*/



/* Menu*/
#nav { clear: both; float: left; list-style: none; margin: 10px 0px 3px 15px; height:30px; width:550px;}

#nav a { color: #FFFFFF; display: block; float: left; font: 12px/100% Arial Narrow, Helvetica, sans-serif; font-weight:bold; height: 32px; line-height: 32px; padding: 0px 10px; text-decoration: none; vertical-align: middle; text-transform:uppercase; }

#nav a:hover { color: #d7db3c; }

#nav li { display: inline; height: 30px; list-style: none; }

#nav ul { margin: 0px; padding: 0px; }





/* submenu*/
#submenu { /*clear: both;*/ float: left; list-style: none; margin: 199px 0px 0px 0px; border-top: solid 1px #FFFFFF; position:absolute; display:block; z-index:99;}
#submenu2 { /*clear: both;*/ float: left; list-style: none; margin: 0px /*199px*/ 0px 0px 0px; border-top: solid 1px #FFFFFF;position:absolute; display:block; z-index:2;}

#submenu a,
#submenu2 a  { color: #000000; display: block; float: left; font: 12px/100% Arial Narrow, Helvetica, sans-serif; height: 36px; line-height: 12px;  text-decoration: none; vertical-align: middle; padding: 15px 10px 0 10px; text-transform:uppercase;
font-weight:bold;
width:91px;
 text-align:center;
  border-left: solid 1px #FFFFFF; border-right: solid 1px #666666;
  background:url(../images/bkg_submenu.png)repeat-x top left;} /*  ie6.css */
  
 #submenu a.last,
  #submenu2 a.last  {
width:99px;}  

#submenu a:hover,
#submenu2 a:hover { color: #000000; background: url(../images/bkg_submenuOver.png) repeat-x top left;}

#submenu li,
#submenu2 li  { display: inline; list-style: none;}

#submenu ul,
#submenu2 ul { margin: 0px; padding: 0px; }


#searchform { margin: 15px 0 0; }

#searchform #s { background: #fff; border: 1px solid #cccccc; color: #000000; cursor: pointer; font-weight: normal; height: 19px; line-height: 19px; margin-right: 2px; padding: 0px 5px 0px 5px; vertical-align: middle; width: 135px; }

#searchform br { display: none; }

#searchform input { background: url(../images/search-btn-bg.gif) no-repeat; border: none; color: #FFFFFF; font: bold 11px Arial, Helvetica, sans-serif; height: 20px; line-height: 20px; vertical-align: middle; width: 52px; }

#sidebar { color: #666666; float: right; padding: 0px 10px 20px 10px; width: 220px; }

#sidebar a, #sidebar a:visited { color: #5c9699; display: block; text-decoration: none; }

#sidebar a:hover { color: #73a714; display: block; text-decoration: none; }

#sidebar h2, #sidebar .sidebartitle { border-bottom: 1px dotted #CCCCCC; color: #73a714; font: lighter 18px Arial, Helvetica, sans-serif; margin: 20px 0px 2px; }

#sidebar ul { margin: 0; padding: 0; }

#sidebar ul li { border: none; border-bottom: 1px dotted #CCCCCC; list-style: none; margin: 0; padding: 2px 0; }

#sidebar ul li ul { margin: 0; padding: 0; }

#sidebar ul li ul li { border-bottom: 1px dotted #CCCCCC; padding: 2px 0 2px 0px; }

#sidebar ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }



/* Classes and other stuff */



.alignleft { float: left; }

.alignright { float: right; }

.center { text-align: center; }

.clear { clear: both; }

.commentlist { line-height: 130%; margin: 10px 0px; padding-left: 20px; }

.commentlist .alt { }

.commentlist cite { color: #CC6600; font-size: 120%; font-style: normal; font-weight: bold; }

.commentlist cite a, .commentlist cite a:visited { color: #CC6600; }

.commentlist li { padding: 5px 10px; }

.commentlist small { display: block; font-size: 87%; margin-bottom: 5px; }

.entry { clear: both; padding-top: 10px;}

.entry p{ margin-bottom:15px; }

.entry ul{ margin-bottom:15px; }

.footer-about { float: right; padding-left: 10px; padding-right: 10px; width: 210px; }

.footer-recent-comments { float: left; margin-left: 10px; width: 240px; }

.footer-recent-comments ul { list-style: none; margin: 0px; padding: 0px; }

.footer-recent-comments ul li { background: url(../images/mini-footer-comments.gif) no-repeat; padding: 0px 0px 10px 20px; }

.footer-recent-posts { float: left; margin-left: 10px; width: 240px; }

.footer-recent-posts strong { font-size: 107%; font-weight: bold; line-height: 135%; }

.footer-recent-posts ul { font-size: 11px; line-height: 110%; list-style: none; margin: 0px; padding: 0px; }

.footer-recent-posts ul li { background: url(../images/mini-footer-post.gif) no-repeat; padding: 0px 0px 10px 20px; }

.loginout { background: url(../images/mini-loginout.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }

.navigation { clear: both; height: 15px; padding: 10px 0px; }

.post { clear: both; padding-top: 15px; }
.post p {
	line-height:16px;
	font-size:13px;

}

.post-date { background: url(../images/date-bg.gif) no-repeat; float: left; height: 49px; width: 45px; }

.post-day { color: #999999; display: block; font-size: 18px; line-height: 18px; margin-left: -3px; padding-top: 7px; text-align: center; text-transform: uppercase; }

.post-month { color: #FFFFFF; display: block; font-size: 11px; line-height: 11px; margin-left: -3px; padding-top: 2px; text-align: center; text-transform: uppercase; }

.post-title { float: left; margin-left: 0px; text-transform: capitalize; width: 496px; }

.rss { background: url(../images/mini-rss.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }


/*   HOME   */
/* home destacado */
.destacado{
	float:left;
	width:255px;
	height:125px;
	background:url(../images/bkg_home_destacado.jpg) no-repeat top left;
	margin: 5px 5px;
}

.destacado img{
	margin-top:-22px;
}

.destacado h1{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif, Verdana;
	margin: 0px 0px 10px 10px; 
	padding: 0px; 
	background:none;
	width:auto;
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.destacado h2{
	color:#669900;
	font-size:11px;
	text-transform:uppercase;		
	font-family:Arial Narrow, Arial, Helvetica, sans-serif, Verdana;
	margin: 12px 0px 0px 10px; 
	padding: 0px; 
	background:none;
	width:auto;
	font-weight:bold;	
}
.destacado p{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	line-height:13px;
	margin: 0px 0px 0px 10px; 	
}
.destacado a{
	text-decoration:underline;
}



/*  PORTFOLIO  -------------------------------------------------------------------*/
#portfolioMenu{
width:610px;
	font-style:italic;
	font-weight:bold;
	margin:20px auto 0px auto;
	padding-bottom:25px;
}
#portfolioMenu p{
	padding-bottom:0px;
}
#portfolioMenu ul{
	display:block;
}

#portfolioMenu li {
	display:inline;
	list-style-type:none;
	margin-right:8px;
}

#portfolioMenu a{
	color:#0099cc;
	font-style: normal;
	font-weight: bold;
	padding-right:8px;
	border-right: solid #000 1px;
	text-decoration:underline;
	text-transform:uppercase;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
}

#portfolioMenu a:hover {
	text-decoration:underline;
	color:#669900;
}

/*   LISTADO POR CATEGORIAS */
#listadoCategoria{
	margin-bottom:30px;
}
#listadoCategoria ul{
	display:block;
	height:100px;
}

#listadoCategoria li {
float: left;
	display:inline;
	list-style-type:none;
	text-align:center;
	width:105px;	
	vertical-align:top;
	text-transform:uppercase;
	margin-right:5px;
}

#listadoCategoria a{
	color:#0099cc;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	line-height:11px;
}

#listadoCategoria a:hover {
	text-decoration:underline;
	color:#669900;
}
#listadoCategoria a img{
	border:none;
	margin:0px;
	text-decoration:none;
}

/*  LISTADO GENERAL TABLA  */
.tablaListado{
width:100%;
border-bottom: solid 2px #669900;
border-top: solid 1px #669900;
}
.tablaListado a{
	color:#000;
	text-decoration:underline;
}
.tablaListado a:hover{
	color:#669900;
}

.listTr1Td1{
	background:#eef38a;
	padding-left:15px;
	width:30%;
}
.listTr1Td2{
	background:#eef38a url(../images/bullet-check.gif) no-repeat 5px 2px;
	padding-left:25px;
	width:70%;	
}
.listTr2Td1{
	background:#fafbdc;
	padding-left:15px;
	width:30%;	
}
.listTr2Td2{
	background:#fafbdc url(../images/bullet-check.gif) no-repeat 5px 2px;
	padding-left:25px;
	width:70%;		
}

/* PORTFOLIOS   ----------*/

ul.portfolio-preview,
ul.clientes {
	float:left;
	clear:both;
	display:block;
	width:680px /*1000px*/;
	margin:0 0 20px 0;
	font-size:11px;
}

ul.portfolio-preview li {
	float:left;
	margin:0 10px 10px 0px;
	border-top:0px dashed #d9d4c1;
	border-bottom:0px dashed #938a72;
	background:url(../images/bkg_contenedorGral2.png) no-repeat left top;
	/*padding:10px;*/
	width:330px/*302px*/;
	position:relative;
	height: 250px /*228px*/;
	list-style:none;
	display:block;
}
ul.clientes li {
	float:left;
	margin:0 5px 10px 0px;
	width:216px;
	position:relative;
	height: 165px ;
	list-style:none;
}

ul.portfolio-preview a {
font-size:10px;
font-weight:bold;
	color:#0099cc;
	text-decoration:underline;
	text-transform:uppercase;
}

ul.portfolio-preview a:hover {
	color:#669900;
}

ul.portfolio-preview li a img,
ul.portfolio-preview li img {
	border:1px solid #c1c1c1;
	float:left;
	margin:10px 8px 0px 14px;
	text-decoration:none;
}

ul.portfolio-preview li span {	
	background:#6fa20b; 
	color:#fff;
	line-height:22px;
	font-weight:bold;
	position:absolute;
	bottom:13px;
	left:3px;
	padding:0 20px 0 10px;
	z-index:5;
}


ul.portfolio-preview li a:hover img {
	border:1px solid #669900;
}

ul.portfolio-preview li h3 {
	width:300px;
	float:left;
	color: #0099CC;
	font-size:16px;
	letter-spacing: -1px;
	padding:10px 3px 0 15px;
	letter-spacing:0;
	clear: none;
	border:none;
	background:none;
}

ul.portfolio-preview li h3 a {
	color:#0099CC;
	display: block;
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
}
ul.portfolio-preview li h3 a:hover {
	color:#669900;
}

ul.portfolio-preview li cite {
	/*color: a29c86;*/
	float: left;
	clear: both;
	width: 300px;
	padding: 0px;
	line-height:100%;
	margin-left:15px;
}

ul.portfolio-preview li p {
	float: left;
	clear: both;
	width: 300px;
	padding: 0 0 0 15px;
	line-height:150%;
}


/*  browser  &  images de trabajos  */
#worksContent{
	margin:5px auto 0 auto;
/*	background-color:#CCCCCC;*/
	text-align:center;
}
#worksContent img{
padding:5px;
	margin:0px auto 20px auto;
	border: solid 2px #669900;
	text-align:center;
}
#browser{
	width:612px;
	height:426px;
	margin:20px auto 20px auto;
	background:url(../images/browser-screen.png) no-repeat;

}

#browser img{
	margin: 34px 7px 12px 7px;
	border:none;	
	padding:0px;
}

.tituloSeccion a{
	color:#0099CC;
	text-decoration:none;
}
.tituloSeccion a:hover{
	text-decoration:underline;
}

/*
.contenedorGral ul{
	width:680px;
	display:inline;
}

.contenedorGral li{
	width:330px;
	height:250px;
	background:url(../images/bkg_contenedorGral2.png) no-repeat left top;
	display:inline-block;
	margin: 0px 10px 15px 0px;
	list-style:none;
}
.contenedorGral li img{
	margin: 10px 8px 8px 8px;
/*	border: solid 1px #666666;*/
/*}

.contenedorGral li h3{
	color:#669933;
	font-size:15px;
	font-weight:bold;
	margin:0px 10px 0px 13px;
	text-align:left;
}
.contenedorGral li p{
	color:#666666;
	font-size:12px;
	margin:0px 10px 0px 13px;
	padding:0px;	
	text-align:left;
}
.contenedorGral li a{
	color:#666666;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:left;
	text-decoration:underline;
}
.contenedorGral li a:hover{
	color:#669933;
}

.contenedorGral li a.imagen{
height:300px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:solid 2px #999999;
}
.contenedorGral li a.imagen:hover{
	border:solid 2px #cccc33;
}
*/
