/* GENERAL */
* {
	margin:0px;
	padding:0px;	
	border: 0px;
}
body  { 
	width: auto;
	background: #dfdfdf;
	font:normal 11px/1.5em "lucida grande", arial, helvetica, sans-serif;

}
body#proyectos  { 
	width: auto;
	background: #dfdfdf url('images/fondo_body.gif') repeat-x;
}
.clear {
	clear: both;
}
#contenedor {
	width: 760px;
	margin: auto;
	padding: 20px 50px;
	background: white;
}


/* PÁRRAFOS */
p {
	font:normal 11px/1.5em "lucida grande", arial, helvetica, sans-serif;
	color: #646464;
}

.intro {
	font-size: 12px;
}

span {
	color: #2092cc;
	font-style: italic;
}

.resaltado {
	margin: 0px 0px 10px 0px;
	background: #e7e7e7 url(images/fondo_resaltado_1x.gif) no-repeat bottom;
	padding: 7px 5px;
}
.resaltado_40 {
	margin: 0px 0px 20px 0px;
	background: #e7e7e7 url(images/fondo_resaltado_1x.gif) no-repeat bottom;
	padding: 7px 5px;	
}
.resaltado_20 {
	margin: 0px 0px 20px 0px;
	padding: 7px 0px;	
}

.cuerpo-portfolio {
	float: left; 
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}
.cuerpo-portfolio img {
	border: 5px solid #ebf4f4;
	float:left;
	margin-right: 20px;
	clear: right;
}

.cuerpo-portfolio img:hover {
	border: 5px solid #e9e9e9;
}

.cuerpo-portfolio h3 {
	margin-bottom: 4px;
	margin-top: 2px;
}

.cuerpo-portfolio p {
	margin: 0px 0px 10px 0px;
	line-height: 1.8em;
}

.cuerpo-portfolio p img {
	border: none;
	float: right;
}
.cuerpo-portfolio p img:hover {
	border: none;
	background: url(../images/flecha-enlace.png) 20px 20px;
}


.cuerpo-portfolio a{
	color: gray;
}
.cuerpo-portfolio a:hover{
	color: red;
}

/* CABECERAS */
h2 {
	font:normal 17px "lucida grande", arial, helvetica, sans-serif;
	color: #333333;
}


h3 {
	font:normal 13px "lucida grande", arial, helvetica, sans-serif;
	color: black;
	margin-bottom: 2px;
}

h4 {
	font:normal 12px "lucida grande", arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
	padding-bottom: 8px;
}


a {
color: #1f7abb;
text-decoration: none;
}

.enlace {
color: #0087b0;
text-decoration: none;
}

.enlace:hover {
color: #0087b0;
border-bottom: 0px;
border-bottom: 1px dashed #9c9c9c;
}


.azul {
color: #0087b0;
}



ul#portfolio li img {
	border: 0px solid #d7d7d7;
}

ul#portfolio {
	margin-bottom: 20px;
}

ol,ul {list-style:none;}

.li_proyectos {
	width: 238px;
	height: auto;
	margin-bottom: 40px;
	float: left;
	text-align: center;
}

.li_proyectos img {
	margin-bottom: 5px;
	height: auto;
	width: 238px;
}


#cabecera {
	width: 760px;
	height: 40px;
	margin: auto;
}
#cabecera h1 {
	display: none;
}
#cabecera #logo{
	width: 135px;
	height: 22px;
	float: left;
}

#cabecera ul {
	float:right;
}

#cabecera li {
	float:left;
}

#cabecera ul a {
    width: auto; 
	height: auto; 
	font: normal 10px "helvetica neue", arial, helvetica, geneva, sans-serif;
	text-transform: uppercase;
    color: white;
	text-decoration: none;
	padding: 4px 10px;
	display: block;	
	margin-left: 4px;	
	background-color: #b6b6b6;
}
#cabecera ul a:hover {
	background-color: #8bb3d4;
}

#cabecera ul a.activo {
	background: #8bb3d4;
}

#rotate {
	float: right;
	font: normal 10px "lucida grande", arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 1px;
}

/*   */

.cuerpo_075x {
	width: 212px;
	height: auto;
	margin: 10px 0px;
	float: left;
}

.cuerpo_075x img{
	float: right;
	width: 60px;
	height: 60px;
	padding: 0px 0px 10px 10px;
}

.cuerpo_075x li{
	color: red;
	display: block;
}

.cuerpo1x {
	width: 240px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

/*cuerpo_1x img {
	margin-bottom: 0px;
	padding: 5px 5px 5px 5px;
	background: #e7e7e7 url(images/fondo_imagen_1x.gif) no-repeat;
	width:230px;
}*/

.cuerpo_2x {
	width: 500px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.cuerpo_3x {
	width: 700px;
	display: block;
	clear: both;
	margin-top: 20px;
}

.caracteristicas {
	height: auto;
	min-height: 200px;
	padding: 5px 0px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.promocional {
	background: url('images/destacado.gif') no-repeat;
	height: 261px;
	padding: 5px 30px;
}

.cabecera {
	padding-top: 30px;
}

#contenedor p {
	margin-bottom: 20px;
}


.cuerpo_15x {
	width: 365px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.right {
	width: auto;
	height: auto;
	margin: 5px 10px;
	float: right;
}

.left {
	width: auto;
	height: auto;
	margin: 5px 10px;
	float: left;
}

.sep10x {
	margin-right: 10px;
}

.sep20x {
	margin-right: 20px;
}

.sep30px {
	margin-right: 30px;
}

#menu {
	width: 500px;
	height: 20px;
	display: block;
	background:	#d7d7d7;
	margin: 0px 0px 10px 0px;
}




/* @end */

/* @group general */

#cuerpo {
	width: 800px;
	height: auto;
	padding: 0px 10px;
	background: url(../styles/images/cuerpo_fondo_y.gif);
}

/* @end */

/* @group pie */

#pie {
	width: 760px;
	padding: 20px 50px;
	height: 80px;
	margin: 0px auto;
	text-align: center;
	background: white url(../styles/images/pie.gif) bottom no-repeat; 
}

.pie {
	padding:5px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}
/* @end */



























