@charset "utf-8";

/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

/* CODIGO GENERAL*/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	background:#CCCCCC;
}

p {
	font-size:14px;
	color:#000000
}

p strong {
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

div#titulo_principal {
	float:left;
	background:url(../imagenes/barra_nombre_socio.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	height:20px;
	width:770px;
	padding-left:10px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:17px;
}

div#principal {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

div#superior {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:28px;
	background:url(../imagenes/barra_sup.jpg);
	background-repeat:repeat-x;
}

div#banner {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:160px;
	float:left;
	background:url(../imagenes/fnd_banner.jpg);
	background-repeat:repeat-x;
}

div#menu {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	float:left;
	background:url(../imagenes/fnd_menu.jpg);
	background-repeat:repeat-x;
}

div#contenido {
	width:780px;
	float:left;
	background-image: url(../imagenes/fondo.gif);
}

div#footer {
	width:780px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	height:22px;
	background:url(../imagenes/fnd_inf.jpg);
	background-repeat:repeat-x;
}

div#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	margin-top:4px;
	margin-right:5px;
}

div#copyright a {
	color:#FFFFFF;
}

div#content {
	width:550px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
}

div#imagen {
	width:127px;
	height:200px;
	float:right;
	padding-left:10px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
}	

div#william {
	margin-top:10px;
	float:left;}

div#oscar {
	margin-top:15px;
	margin-bottom:10px;
	float:left;
	width:700px;
}

.nombre_socio {
	float:left;
	height:20px;
	width:455px;
	margin-left:25px;
	padding-left:5px;
	padding-top:5px;
	background:url(../imagenes/barra_nombre_socio.gif);
	font-weight:bold;
	color:#fff;
}

.contenido_socio {
	float:left;
	height:110px;
	width:450px;
	margin-left:25px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	background:#CCCCCC;
}
	
.imagen_socio {
	float:left;
	height:145px;
	width:193px;
	margin-left:10px;
	margin-top:-25px;
}

div#datos_empresa {
	float:left;
	width:535px;
	margin-left:25px;
}

div#datos_generales {
	float:left;
	width:520px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:5px;
}

div#gerencia {
	float:left;
	width:520px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:5px;
}

div#relacion_profesionales {
	float:left;
	width:520px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:5px;
}

.titulo_datos_empresa {
	height:20px;
	width:520px;
	float:left;
	text-decoration:underline;
	margin-top:10px;
	margin-bottom:5px;
}

.opcion_datos_empresa {
	width:220px;
	float:left;
	margin-left:40px;
	text-align:right;
	/*font-weight:bold;*/
}

.info_datos_empresa {
	width:250px;
	float:right;
	margin-right:5px;
}

div#imagen_empresa {
	float:left;
	margin-top:90px;
}

.titulo_clientes {
	width:350px;
	float:left;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	text-decoration:underline;
}

.contenido_clientes {
	width:350px;
	float:left;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:10px;
}

.imagen_clientes {
	float:left;
	width:300px;
	height:290px;
	margin-left:40px;
}
ul {
	list-style-type:disc;
	list-style-position:outside;
}

.titulo_obras {
	width:600px;
	float:left;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	text-decoration:underline;
}

.contenido_obras {
	width:730px;
	float:left;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:10px;
} 

.titulo_contactanos {
	float:left;
	width:400px;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
}

.contenido_contactanos {
	float:left;
	width:350px;
	margin-left:215px;
	margin-right:215px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

