body {
	background:#95B1C4; 
	margin:0;
	font:10pt "Trebuchet MS", verdana, sans-serif;
	color:#666;
}

#container {
	width:774px; 
	margin:0px auto;
	background-color:#FFFFFF;
}

/* estilos HEADER */

#header {
	background:url(images/header.jpg) no-repeat top;
	text-align:center;
	padding-top:100px;
	height:56px;
	color:#074873;
	letter-spacing:5px;
}

.container2 {
	margin:0 12px 12px 12px;
	border-top:solid 1px #074873;
	background:url(images/bg-container.gif) repeat-y;
}

/* estilos NAVBAR */

#navbar {
	float:left;
	width:180px;
	padding:10px 12px;
	background:url(images/navbar-bg2.jpg) repeat-x;
}

#navbar .botonera a {
	display:block;
	text-decoration:none;
	color:#fff;
	border-bottom:solid 1px #628EB0;
	padding:5px 0;
	background:url(images/bullet-orange.gif) no-repeat left;
	padding-left:9px;
}

#navbar .botonera a:hover {
	color:#C7D9E7;
}

#navbar .botonera {
	margin-bottom:20px;
}

#navbar .boxDynamicDisc {
	background:#E4E5DF;
	border:solid 2px #fff;
	padding:15px 19px;
	margin-bottom:20px;
}

#navbar .boxDynamicDisc h2 {
	margin:0;
	text-align:center;
	font-size:16px;
	color:#F58111;
	line-height:15px;
}

#navbar .boxDynamicDisc p {
	margin:10px 0 0 0;
	background:url(images/img-dinamicDisc.jpg) no-repeat bottom;
	padding-bottom:90px;
	font-size:11px;
	color:#074873;
	line-height:13px;
}

#navbar .boxDynamicDisc a {
	display:block;
	text-align:center;
	width:69px;
	margin:0 auto;
	background:url(images/boton-learn.jpg) no-repeat center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	height:18px;
	padding-top:3px;
	margin-top:10px;
}

#navbar .boxContact {
	background:#fff;
	padding:15px 19px;
	margin-bottom:20px;
	border:solid 1px #D8DADB;
}

#navbar .boxContact h2 {
	margin:0;
	text-align:center;
	font-size:16px;
	color:#F58111;
	line-height:15px;
}

#navbar .boxContact p {
	margin:10px 0;
	font-size:11px;
	line-height:13px;
	text-align:center;
}

#navbar .boxContact .bloque {
	background:#E4E5DF;
	margin-bottom:3px;
	color:#074873;
	text-align:center;
	font-weight:bold;
	display:block;
	padding:2px 0;
}

#navbar .boxContact .bloque a {
	background:url(images/ico-email.jpg) no-repeat right;
	display:block;
	text-align:right;
	padding-right:22px;
	color:#074873;
	text-decoration:none;
	margin-right:40px;
}

/* estilos BODY */

#main {
	float:left;
	width:515px;
	margin:15px 0 5px 20px;
}

#main .intro {
	padding-bottom:15px;
	border-bottom:solid 1px #AEC6D8;
}

#main .intro h1 {
	margin:0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .intro .parrafoFoto {
	margin:12px 0 0 0;
	background:url(images/home-imgIntro.jpg) no-repeat top right;
	padding-right:135px;
}

#main .intro .parrafo2 {
	margin:0 0 0 0;
}

#main .questions {
	margin-top:15px;
	border-bottom:solid 1px #AEC6D8;
	padding-bottom:5px;
}

#main .questions h3 {
	margin:0 0 10px 0;
	color:#074873;
	font-weight:bold;
	font-size:16px;
}

#main .questions p {
	margin:0 0 10px 0;
}

#main .questions p span {
	color:#074873;
}

#main .featured {
	float:left;
	width:303px;
	margin-top:12px;
}

#main .featured h4 {
	color:#074873;
	font-size:16px;
	padding-bottom:5px;
	border-bottom:solid 4px #E4E5DF;
	margin:0 0 15px 0;
}

#main .featured img {
	float:left;
	width:85px;
}

#main .featured p {
	float:left;
	display:block;
	width:203px;
	margin:0 0 15px 10px;
	font-size:11px;
	line-height:14px;
}

#main .featured p .titulo {
	color:#074873;
	display:block;
}

#main .featured p a {
	text-decoration:none;
	color:#F58111;
	
}

#main .featured a:hover {
	text-decoration:underline;
}

#main .headlines {
	float:left;
	width:185px;
	margin:12px 0 0 25px;
}

#main .headlines h4 {
	color:#074873;
	font-size:16px;
	padding-bottom:5px;
	border-bottom:solid 4px #E4E5DF;
	margin:0 0 15px 0;
}

#main .headlines p {
	margin:0 0 15px 0;
	font-size:11px;
	line-height:14px;
}

#main .headlines p .fecha {
	color:#B3B3B3;
	display:block;
	margin-bottom:3px;
}

#main .headlines p .titulo {
	color:#074873;
	display:block;
}

#main .headlines p a {
	text-decoration:none;
	color:#F58111;
}

#main .headlines a:hover {
	text-decoration:underline;
}

/* estilos FOOTER */

#footer {
	clear:both;
	background:#5E8EB2;
	text-align:center;
	margin-bottom:12px;
	padding:2px 0 4px 0;
}

#footer a {
	text-decoration:none;
	color:#fff;
	margin:0 10px;
	font-size:11px;
}

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

/* ABOUT ..................................................................*/

#main .about h1 {
	margin:0 0 15px 0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .about a {
	text-decoration:none;
	color:#F58111;
}

#main .about a:hover {
	text-decoration:underline;
}

#main .about p {
	margin:0 0 15px 0;	
}

#main .about h2 {
	margin:0 0 10px 0;
	color:#074873;
	font-weight:bold;
	font-size:16px;
	padding-top:15px;
	border-top:solid 1px #AEC6D8;
}

#main .about .item {
	background:url(images/bullet-blue.gif) no-repeat left top;
	padding:0 0 10px 10px;
	display:block;
}

/* ARTICLES ..................................................................*/

#main .articles h1 {
	margin:0 0 15px 0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .articles .articulo {
	padding-bottom:10px;
	border-bottom:solid 1px #AEC6D8;
	margin-bottom:15px;
}

#main .articles .articulo .titulo { 
	color:#074873;
	font-weight:bold;
	background:url(images/ico-article.jpg) no-repeat top left;
	padding-left:17px;
}

#main .articles .articulo p {
	margin:5px 0 5px 0;
}

#main .articles .articulo a {
	text-decoration:none;
	color:#F58111;
	display:block;
	text-align:right;
}

#main .articles .articulo a:hover {
	text-decoration:underline;
}

/* CONTACT ..................................................................*/

#main .contact {
	background:url(images/mapa.jpg) no-repeat bottom left;
	height:725px;
	margin-bottom:20px;
}

#main .contact h1 {
	margin:0 0 15px 0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .contact .bloque {
	padding-bottom:10px;
	border-bottom:solid 1px #AEC6D8;
	margin-bottom:10px;
	float:left;
}

#main .contact .bloque .colLeft {
	float:left;
	width:222px;
}

#main .contact .bloque a {
	text-decoration:none;
	color:#666;
}

#main .contact .bloque a:hover {
	text-decoration:underline;
}

#main .contact .bloque .colLeft .destacado {
	font-weight:bold;
	width:45px;
	display:block;
	float:left;
}

#main .contact .bloque .colLeft .destacado2 {
	font-weight:bold;
	width:77px;
	display:block;
	float:left;
}

#main .contact .bloque .colRight {
	float:left;
	width:250px;
}

#main .contact .bloque .colRight .destacado {
	font-weight:bold;
	width:70px;
	display:block;
	float:left;
}

#main .contact h2 {
	margin:0 0 10px 0;
	color:#074873;
	font-weight:bold;
	font-size:10pt;
	float:left;
	width:510px;
}

/* FAQ ..................................................................*/

#main .faq h1 {
	margin:0 0 15px 0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .faq .ask {
	margin-bottom:15px;
}

#main .faq .ask a {
	text-decoration:none;
	color:#074873;
	font-weight:bold;
	display:block;
	margin-bottom:5px;	
}

#main .faq a:hover {
	color:#417ca2;
}

#main .faq .answer {
	border-top:solid 1px #AEC6D8;
	padding-top:15px;
	margin-bottom:15px;
}

#main .faq .answer span {
	color:#074873;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
}

#main .faq .answer p {
	margin:0 0 8px 0;
}

#main .faq .answer .top {
	text-decoration:none;
	color:#ED9620;
	background:url(images/bullet-top.gif) no-repeat left;
	padding-left:10px;
}

/* SERVICES ..................................................................*/

#main .services h1 {
	margin:0 0 15px 0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .services .bullets {
	float:left;
	width:155px;
}

#main .services .bullets2 {
	float:left;
	width:190px;
}

#main .services .bullets3 {
	float:left;
	width:167px;
}

#main .services .item {
	background:url(images/bullet-blue.gif) no-repeat left top;
	padding-left:6px;
	display:block;
	margin:0 0 4px 0;
}

#main .services h2 {
	margin:15px 0 15px 0;
	color:#074873;
	font-weight:bold;
	font-size:16px;
	border-top:solid 1px #AEC6D8;
	float:left;
	width:515px;
	padding-top:15px;
}

#main .services p {
	margin:0 0 10px 0;
}

#main .services .citas {
	text-align:center;
	font-style:italic;
}

#main .services .firma {
	text-align:right;
	font-style:italic;
}

/* TESTIMONIAL ..................................................................*/

#main .testimonial h1 {
	margin:0 0 15px 0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .testimonial .testimonio {
	border-bottom:solid 1px #AEC6D8;
	padding-bottom:15px;
	margin-bottom:15px;
}

#main .testimonial .testimonioFinal {
	margin-bottom:15px;
}

#main .testimonial p {
	margin:0;
}

#main .testimonial .firma {
	text-align:right;
	font-style:italic;
}

/* WHAT ..................................................................*/

#main .what h1 {
	margin:0;
	color:#F58111;
	font-size:23px;
	font-weight:normal;
}

#main .what .parrafosImg1 {
	background:url(images/img-what1.jpg) no-repeat top right;
	padding-right:206px;
	margin-top:15px;
}

#main .what p {
	margin:0 0 15px 0;
}

#main .what .parrafosImg2 {
	background:url(images/img-what2.jpg) no-repeat top left;
	padding-left:149px;
	margin-top:5px;
	padding-bottom:5px;
}

/* ARTICLE - SUMARY ......................................................*/

#main .sumary h1 {
	margin:0;
	color:#F58111;
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
}

#main .sumary .author {
	font-weight:bold;
}

#main .sumary .place {
	font-size:11px;
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:solid 1px #AEC6D8;
}

#main .sumary .parrafoImg {
	background:url(images/article-chair-img.jpg) no-repeat right top;
	padding-right:155px;
}

#main .sumary .parrafoImg span {
	color:#074873;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}

#main .sumary .parrafoImg p {
	margin:0 0 8px 0;
}

#main .sumary a {
	text-decoration:none;
	color:#F58111;
	display:block;
	text-align:right;
	padding-top:10px;
	border-top:solid 1px #AEC6D8;
}

#main .sumary a:hover {
	text-decoration:underline;
}
