/* Alianza IberoAmericana de Consultoria */

/* common */
body {
	margin: 0;
	padding:0;
	text-align:center;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #144796;
	background-color: #474747;
}

a {
	font-size: 12px;
	color: #FF7600;
}

a:hover {
	color: #E66A00;
}

#menu_idiomas {
	float: right;
	width: 400px;
	margin-top: 15px;
	text-align: right;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#menu_idiomas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 25px;
}

a img {
	border: 0;
}

h1, h2, h3 {
	letter-spacing: 1px;
	margin-top: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-right: 2px;
}

h3 {
	color: #1448AB;
	margin-left: 4px;
	border-bottom: 1px solid #1448AB;
	width: 350px;
}

/* layout */
	
#main {
	width:780px;
	margin:5px auto;
	text-align:left;
	padding:0;
	background: url(../i/body-r.jpg) no-repeat bottom right;
}

#header {
	font-size: 10px;
	background: url(../i/head-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
}

#content {
	background: url(../i/body-l.jpg) no-repeat bottom left;
}

#picture {
	text-align: left;
	margin-left: 6px;
	background: url(../i/bg-nav-internal.jpg) no-repeat top left;
	height: 230px;
	width: 770px;
	position: relative;
}

#picture img, #picture object {
	width: 566px;
	float: right;
	margin-right: 1px;
}

#picture #blurb {
	width: 500px;
	position: absolute;
	left: 215px;
	top: 50px;
}

#members {
	text-align: center;
	clear: both;
	margin: 13px auto;
}

#footer {
	color: #fff;
	padding: 5px;
	font-size: 12px;
	text-align: right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 4px 0 6px;
}

/* begin menu */
ul#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
	padding-top: 22px;
}

ul#nav li {
	line-height: 27px;
}

ul#nav a {
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

ul#nav a:hover {
	color : #FAAC6B;
}

ul#nav a.current {
	color: #FF7600;
}

/* end menu */

/*----- main content --------*/

#maincontent, #leftcol, #rightcol {
	margin: 0;
	padding: 0;
}

#leftcol, #rightcol {
	padding-top: 10px;
}


#maincontent {
	float: left;
	width:780px;
	margin-bottom: 25px;
}

/*----- left column --------*/
#leftcol {
	margin-right: 300px;
}

body.interna #leftcol {
	margin-right: 0;
	width: 760px;
}

/*----- right column --------*/
#rightcol {
	float: right;
	width: 300px;
}

#noticias, #servicios, #equipo, #contenido-interno {
	padding-bottom: 10px;
}

#noticias {
	margin-left: 7px;
	margin-right: 15px;
	background-color: #F3F7FF;
	border: 1px solid #1448AB;
	float: left;
}

#contenido-interno {
	margin-left: 7px;
	background-color: #F3F7FF;
	border: 1px solid #1448AB;
	float: left;
	width: 755px;
}

#servicios, #equipo {
	background-color: #fff;
	margin-right: 10px;
}

#servicios {
	border: 1px solid #FF7600;
	margin-bottom: 10px;
}

#equipo {
	border: 1px solid #00923F;
}

#noticias h2, #servicios h2, #equipo h2, #contenido-interno h2 {
	margin: 0;
	padding-left: 4px;
	padding-top: 2px;
}

#noticias h2, #servicios h2, #equipo h2 { /* heading changes color in home */
	color: #000; /* used for IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #fff; /* used for other browsers */
}

html>body #noticias h2, html>body #servicios h2, html>body #equipo h2 { /* be nice to Opera 5 */
	color: #fff;
}


#noticias h2, #contenido-interno h2 {
	background: url(../i/bg-head-blue.gif) repeat-x;
	border-bottom: 1px solid #1448AB;
}

#servicios h2 {
	background: url(../i/bg-head-orange.gif) repeat-x;
	border-bottom: 1px solid #FF7600;
}

#equipo h2 {
	background: url(../i/bg-head-green.gif) repeat-x;
	border-bottom: 1px solid #00923F;
}

#noticias p, #servicios p, #equipo p, #contenido-interno p {
	padding-left: 4px;
	padding-right: 4px;
}

#noticias li, #servicios li, #contenido-interno li {
	margin-bottom: 5px;
}

#noticias .floated, #contenido-interno .floated {
	float: right;
	margin: 5px;
}

#noticias .floated img, #contenido-interno .floated img {
	padding: 2px;
	background-color:#ccc;
	border: 1px solid #1448AB;
}

/* header */

#logo {
	background: url(../i/head-l.jpg) no-repeat top left;
	padding: 25px 0 10px 15px;
}

/* Show only to IE PC \*/
* html #logo {
	padding-bottom: 8px;
}

#utilities {
	float: right;
	width: 400px;
	margin-top: 15px;
	text-align: right;
	padding-right: 25px;
}

#utilities a {
	margin-left: 25px;
}


/* form */

form {
	text-align: center;
}

input {
	font-size: 11px;
	border: 1px solid #D3B16B;
	width: 8em;
	background-color: #ECE3D4;
	color: #5B3F1A;
}

/*
select {
	font-size: 11px;
	border: 1px solid #D3B16B;
	width: 8em;
	background-color: #ECE3D4;
	color: #5B3F1A;
}

*/
select {
	font-size: 11px;
	border: 1px solid #D3B16B;
	
	background-color: #ECE3D4;
	color: #5B3F1A;
}

input.button {
	border: 1px solid #E6DBCD;
	border-right: 1px solid #9A7A48;
	border-bottom: 1px solid #9A7A48;
	font-weight: bold;
	width: 2em;
}

p.desarrollo {
	color: #fff;
}

p.desarrollo a {
	font-size: 12px;
	color: #fff;
}






/* VERO AGREGADOS */
	
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 0px;
}
#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
	/*		   
a:hover      {
	color: #336699!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: blink;
}
a:link       {
	text-decoration: none;
	color: #336699;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}
a:active     {
	text-decoration: none;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited    {
	text-decoration: none;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

*/

.tabla_cabe{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #336699;
	text-transform: capitalize;
	text-align: center;
	border: thin none #FFFFFF;
}

.tabla_deta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #D2D2D2;
	color: #336699;
	border: #FFCC00;

}

.control{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border: thin solid #666666;
	background-color: #336699;
}


.letra_chica{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;

}


.letra{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;

}

.letra_titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;

}

.letra_subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
/* CSS Document */
