
@charset "UTF-8";

/* GENERAL */

body {
	font: 10px/18px   Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	padding:0;
	line-height:14px;
	color:#333;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
}

body a {
	text-decoration:none;
	color:#2372c3;
}

body a:hover {
	text-decoration:none;
	color:#ff6600;
}

img {
	border:0;
}


/* SECCIONES */

#contenedor{
	width:900px;
	margin:auto;
	text-align:center;
}

#menu{
	width:900px;
	height:24px;
}

#menu_izq{
	width:533px;
	height:24px;
	float:left;
	display:inline;
	overflow:hidden;
}

#menu_der{
	width:364px;
	height:24px;
	float:right;
	display:inline;
	overflow:hidden;
}

#encabezado{
	width:900px;
	height:75px;
	padding-top:37px;
}

#logo{
	width:271px;
	height:75px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
}

#titular{
	width:379px;
	height:75px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	padding-left:15px;
}

#info{
	width:235px;
	height:75px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:right;
}

#contenido{
	width:900px;
	background-color:#fff;
	background-image:url(images/contenido.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
	overflow:hidden;
	//margin-bottom:30px;
}

#home{
	width:900px;
	background-color:#fff;
	background-image:url(images/home.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
	overflow:hidden;
	//margin-bottom:30px;
}

#izquierda{
	width:224px;
	float:left;
	display:inline;
	overflow:hidden;
}

#centro{
	width:450px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-top:8px;
	border-left:1px solid #d2d5d5;
	border-right:1px solid #d2d5d5;
}

#derecha{
	width:224px;
	float:left;
	display:inline;
	overflow:hidden;
}

#seccion01{
	width:224px;
	text-align:left;
	margin:0px 0px 40px 0px;
}

#seccion02{
	width:224px;
	text-align:left;
	margin:0px 0px 0px 0px;
}

#seccion03{
	width:419px;
	text-align:left;
	margin:5px 0px 0px 16px;
}

#seccion04{
	//width:224px;
	text-align:left;
	//margin:0px 0px 40px 0px;
	margin:20px 17px 0px 20px;
}

#seccion05{
	width:224px;
	text-align:left;
	margin:0px 0px 0px 0px;
}

#destacados{
	width:419px;
	height:100px;
	margin:20px 0px 10px 0px;
}

.destacado01{
	width:180px;
	height:85px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-right:20px;
	padding:0px 10px 0px 10px;
	cursor:pointer;
	border:1px dotted #fff;
}

.destacado01:hover{
	border:1px dotted #ff6600;
}

.destacado02{
	width:175px;
	height:85px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:5px 0px 0px 10px;
	margin-top:-5px;
	cursor:pointer;
	border:1px dotted #fff;
}

.destacado02:hover{
	border:1px dotted #ff6600;
}

#titulo {
	text-align:center;
	padding:20px 0px 20px 0px;
	margin-bottom:15px;
	background-color:#1C2124;
	border-bottom:1px solid #ff6600;
}

#formulario {
	background-color:#fdfcfa;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:25px;
}

#testimonial {
	//margin:25px 25px 0px 25px;
}

#short-line {
	border-bottom:1px dotted #d2d5d5;
	padding:15px 0px 0px 0px;
	//margin-bottom:10px;
	margin:0px 40px 10px 40px;
}

#line {
	border-bottom:1px dotted #d2d5d5;
	padding:15px 0px 0px 0px;
	margin-bottom:10px;
}

#enlaces{
	width:610px;
	height:32px;
	margin-top:20px;
	padding-left:290px;
	float:left;
	display:inline;
	overflow:hidden;
	//border-top:1px solid #d2d5d5;
}

#footer{
	width:100%;
	text-align:center;
	color:#666;
	float:left;
	display:inline;
	overflow:hidden;
	padding-bottom:15px;
}

#desarrollo{
	width:674px;
	height:100%;
	float:left;
	display:inline;
	overflow:hidden;
	margin-top:8px;
	border-left:1px solid #d2d5d5;
	border-right:1px solid #d2d5d5;
}

#seccion06{
	width:606px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	margin:35px 0px 0px 35px;
}


/* ABOUT US */

#team{
	width:300px;
	border:1px solid #DCDFE0;
	padding:5px 10px 10px 10px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:30px 40px 0px 0px;
}

#people{
	float:left;
	display:inline;
	overflow:hidden;
	margin-top:40px;
}


/* TEXTOS */

h1 {
	color:#fff;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	line-height:20px;
	display:inline;
}

h2 {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	display:inline;
}

h3 {
	color:#111;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	display:inline;
}

h4 {
	color:#2372c3;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	display:inline;
}

h5 {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	/*font-style:italic;*/
	font-size:20px;
	line-height:20px;
	display:inline;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	line-height:20px;
	display:inline;
}

#heading1 {
	color:#2372C3;
	//color:#666;
	/* font-weight:bold; */
	font-size:20px;
	line-height:normal;
}

#heading2 {
	color:#000;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
}

#heading3 {
    margin-top:-10px;
}


/* MENUS */

/* Menu encabezado izquierda */
ul.horizontal_izq {
	list-style-type:none;
	display:inline;
}

ul.horizontal_izq li {
	float:left;
	overflow:hidden;
	display:inline;
}

ul.horizontal_izq li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:transparent;
	padding:8px 12px 8px 12px;
	margin:0px 2px 0px 0px;
	line-height:24px;
}

ul.horizontal_izq li a:hover {
	background:#555;
	color:#fff;
}

ul.horizontal_izq .current a {
	background:#ff6600;
	color:#fff;
}

/* Menu encabezado derecha */
ul.horizontal_der {
	list-style-type:none;
	display:inline;
	
}

ul.horizontal_der li {
	float:right;
	overflow:hidden;
	display:inline;
}

ul.horizontal_der li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:0px 5px 0px 5px;
	line-height:23px;
}

ul.horizontal_der li a:hover {
	color:#ff6600;
}

/* Menu enlaces */
ul.horizontal_enlaces {
	list-style-type:none;
	display:inline;
}

ul.horizontal_enlaces li {
	float:left;
	overflow:hidden;
	display:inline;
}

ul.horizontal_enlaces li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#2372C3;
	padding:0px 7px 0px 7px;
	margin:0px 2px 0px 0px;
	line-height:30px;
}

ul.horizontal_enlaces li a:hover {
	color:#ff6600;
	text-decoration:none;
}

/* added by TS */

a.ah3 {color:black}
a.ah3:hover {color:#ff6600}
span.artsubtitle {font-weight:bold; font-size: 9pt}
span.subsubtitle {font-style:italic; font-size: 9pt}
span.errormessage {color:red; font-weight:bold; font-size: 10pt}
span.artfaqlabel {
    font-weight:bold;
	font-size: 8pt
}

span.smalleritalic {
    font-style:italic;
	font-size: 7pt
}

span.faqtitle {
    color:;
	font-weight:bold;
	font-size: 11pt
}

.realtable table{ border-collapse:collapse; float: right; width: 200px; margin:2em 0; width:99%; }
.realtable table th{ padding:5px; border:1px solid #b2b2b2; background-color:#e2e2e2;}
.realtable table td{ padding:5px; border:1px solid #b2b2b2; font-size:.9em; }
.realtable table center{ text-align:center;}
.realtable table odd{ background-color:#DDD;}

.rightbox260{ float:right; text-align:center; padding:10px; margin:0px 15px 15px 45px;
             width:260px; border:1px solid #DCDFE0; background:#f7f7f7;}
