body {
	margin: 30px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	font: 85%/1.6 Arial, Helvetica, sans-serif;
	color: #000;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
h1 {
	font-size:18px;
	margin:0px;
}
h2 {
	font-size:24px;
	margin-top:0px;
}
h3 {
	font-size:22px;
	margin-top:0px;
}
.verde {
	color:#99CC33;
}
.azul {
	color:#0099FF;
}
.naranja {
	color: #FF7506
}
.margen_top_0 {
margin-top:0;
}
.margen_top {
margin-top:5px;
}
.margen_top_20px {
margin-top:20px;
}
.margen_right {
margin-right:20px;
}
.sin_sub {
text-decoration:none;
}


.w550px {width:550px;}

.ul_pad0_inside {padding:0px; list-style-position:inside;} 

/* --- Cabecera --- */

#cabecera {
	width:780px;
	height:130px;
	margin:0 auto;
	background-image: url(/web/_css/img/logo_top.jpg);
	background-repeat: no-repeat;
}
#cabecera_der {
	width:400px;
	height:130px;
	float:right;
}
#titulo {
    clear:right;
	float:right;
	top:90px;
	margin: 70px 5px 0 0;
	text-align: center;
}
#banderas {
	float:right;
	padding-right:5px;
}
#login {
	clear:right;
	float:right;
	padding: 20px 0px 0 0;
}

/* --- menu --- */

#menu {
	width:780px;
	height:110px;
	margin:0 auto;
	margin-top:5px;
}
#menu a {
	text-decoration: none;
	color:#FFF;
}
.botones {
	width:195px; 
	height:110px; 
	line-height:110px;
	text-align:center; 
	float:left;
	color: #FFF;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;	
}
.botones a {
	display: block; 
	width: 100%; 
	height: 100%;
}
.home{
	background-image: url(/web/_css/img/fondo_home.jpg);
	background-repeat: repeat-x;
	}
.home a:hover {
	background-image: url(/web/_css/img/fondo_home_over.jpg);
	background-repeat: repeat-x;
}
.servicios {
	background-image: url(/web/_css/img/fondo_servicios.jpg);
	background-repeat: repeat-x;
}
.servicios a:hover {
	background-image: url(/web/_css/img/fondo_servicios_over.jpg);
	background-repeat: repeat-x;
}
.portfolio {
	background-image: url(/web/_css/img/fondo_portfolio.jpg);
	background-repeat: repeat-x;
}
.portfolio a:hover {
	background-image: url(/web/_css/img/fondo_portfolio_over.jpg);
	background-repeat: repeat-x;
}
.contacto {
	background-image: url(/web/_css/img/fondo_contacto.jpg);
	background-repeat: repeat-x;
}
.contacto a:hover {
	background-image: url(/web/_css/img/fondo_contacto_over.jpg);
	background-repeat: repeat-x;
}

/* --- Contenido --- */

#contenido {
	width:780px;
	margin: 0px auto;
	padding-top: 20px;
}

/* --- Contenido HOME --- */

#cont_der {
	float: right;
	width: 490px;
	padding: 0px 0px 0px 20px;
	text-align:justify;
	background-image: url(/web/_css/img/img03.jpg);
	background-repeat: repeat-y;
	}
#cont_izq {
	float: left;
	width: 250px;
	padding: 0px 20px 0px 0px;
}
#cont_izq .entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(/web/_css/img/img04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
img.logos {
	margin-right:68px;
}
img.borde2px {
	border:2px solid #000;
}
#proyectos {
	width:154px;
	margin:20px 14px 10px 0;
}

/* --- Contenido SERVICIOS --- */

.sub_serv {
	background-image: url(/web/_css/img/img04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#cont_izq_serv {
	width:370px;
	float:left;
	padding-right:20px;
	margin-top:20px;
}
#cont_der_serv {
	width:370px;
	float:right;
	padding-left:20px;
	margin-top:20px;
}


/* --- Contenido PORTFOLIO --- */



/* --- PIE --- */

#pie_menu {
	width: 780px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	background-image: url(/web/_css/img/img04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#pie_menu a {
	color:#0099FF;
	text-decoration:none;
	font-size:12px;
}
#pie_menu a:hover {
	color:#000066;
}
#pie_fondo {
	height:50px;
	width:100%;
	padding-top:30px;
	text-align:center;
	font-size:12px;
	background-image: url(/web/_css/img/fondo_inferior_verde.jpg);
	background-repeat: repeat-x;
}
#menusito_pie {
width:100px;
float:left;
}
.menusito_home {
background-color:#FE7503;
}
.menusito_servicios {
background-color:#FFCC01;
}
.menusito_portfolio {
background-color:#86D113;
}
.menusito_contacto {
background-color:#16CCF3;
}

/* --- TERMINA PIE --- */

.ancho {
	width:270px;
}
#contacto_izq {
	text-align:left;
}
#formulario {
	float: right;
	width: 300px;
	padding: 0px 0px 0px 20px;
	text-align:left;
	background-color:#E1E1E1;
}
#datos {
	float: left;
	width: 400px;
	padding: 0px 20px 0px 0px;
}
#contactenos {
	padding:0 20px 0 0;
}
#integrante {
	height:300px;
	width:230px;
	margin-right:30px;
	float:left;
}
.links_port a{
	color:#FFCC00;
	text-decoration:none;
	font-size:24px;
}
.links_port a:hover{
	color:#CCCCCC;
}
.secciones {
	font-size:24px;
	line-height:normal;
}
.proyectos_recientes {
	font-size:18px;
	line-height:normal;
}
.justify {
	text-align:justify
}
.align_left {
	text-align:left;
}
.link_18px a{
	text-decoration:none;
}
.link_18px a:hover{
	color:#CC6600;
}
