@charset "utf-8";
/* CSS Document */

#main_content{
	margin:0px;
	background:url(../graphics/index_background.png) #FFF repeat-x;
}

#main_content #header{
	min-width:900px;
	width:900px;
}

#main_content #header.l2textlogo_es{
	background:url(../graphics/12textLogo-es.gif) no-repeat;
	border-bottom:2px solid #456797;
	height:121px;
}

#main_content #header.l2textlogo_en{
	background:url(../graphics/12textLogo-en.gif) no-repeat;
	border-bottom:2px solid #456797;
	height:121px;
}

#main_content #header .top-box{
	width:200px; 
	float:right;
	margin:5px 10px 0 10px;
}

#main_content #header .top-box table{
	width:100%;
	font-size:90%;
	height:75px;
	color:#2854A5;
}

#main_content #header .top-box table th{
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	height:17px;
}

#main_content #header .top-box table td.logo_1, #main_content #header .top-box table td.logo_2{
	width:50px;
}

#main_content #header .top-box table td.logo_1{
	background:url(../graphics/logo_personal.gif) no-repeat;
}

#main_content #header .top-box table td.logo_2{
	background:url(../graphics/logo_1-2-text_api.gif) no-repeat;
}

#cuerpo{
	border-collapse:collapse;
	width:900px;
}

.menuBox{
	vertical-align:top;
	width:200px;
}

.menuBox #menu{
	width:200px;
	margin-top:0px; 
	border-collapse:collapse; 
	height:262px;
	text-align:left;
	background:url(../graphics/index_menu_bck_top.png) no-repeat;
}

.menuBox #menu td{
	height:25px; 
}

.menuBox #accesos{
	margin-top:0px; 
	width:200px;
	text-align:left;
	background:url(../graphics/index_menu_bck_bottom.png) no-repeat;
}

.menuBox #accesos td{
	height:30px; 
}

.menuBox td a{
	background:url(../graphics/index_menu_bullet.gif) no-repeat; 
	padding-left:25px;
	display:block;
	height:25px; 
	line-height:25px;
	color: #456797;
	font-weight:bold;
	text-decoration: none;
	font-variant:small-caps;
}

.menuBox #menu .row_2 a{ margin-left:80px; }
.menuBox #menu .row_3 a{ margin-left:65px; }
.menuBox #menu .row_4 a{ margin-left:50px; }
.menuBox #menu .row_5 a{ margin-left:40px; }
.menuBox #menu .row_6 a{ margin-left:35px; }
.menuBox #menu .row_7 a{ margin-left:32px; }
.menuBox #menu .row_8 a{ margin-left:33px; }
.menuBox #menu .row_9 a{ margin-left:36px; }
.menuBox #accesos .row_10 a{ margin-left:42px; }
.menuBox #accesos .row_11 a{ margin-left:50px; }

.menuBox #menu td.row_1 a{
	margin-left:100px;
}

.top-option a.es{
/*	background:url(../graphics/index_menu_bullet-en.gif) no-repeat 50px 3px;  */ 
}

.top-option a.en{
/*	background:url(../graphics/index_menu_bullet-es.gif) no-repeat 20px 3px; */
}

.content{
	vertical-align:top;
	text-align:left;
}

#top-menu{
	display:block;
	width:695px;
	background:url(../graphics/index_menu_bck_right.gif) repeat-x;
	margin:0px;
	height:32px;
	line-height:32px;
	list-style:none;
	text-align:left;
	border-bottom:2px solid #456797;
	padding:0 0 0 5px;
}

.content #top-menu .top-option{
	display:inline;
	float:left;
	padding-left:5px;
}

.content #top-menu .top-option a{
	white-space:nowrap;
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	font-family:Verdana, Geneva, sans-serif;
	color:#EFEFEF;
	font-weight:bold;
	font-variant:small-caps;
	font-size:103%;
	padding:0 5px;
	text-decoration:none;
}

.content #top-menu .top-option a:hover{
	background:#CCC;
	color:#333;
}

.opIdioma{
	background:url(../graphics/index_menu_bck_lng.png) no-repeat;
}

.content #body{
	margin:10px;
	font-size:110%;
	line-height:20px;
	text-align:justify;
}

.iconoMain{
	width:20%;
	height:153px;
	text-align:center;
}

.iconoMain table{
	height:152px;
	width:100%;
	font-style:normal;
	line-height:1em;
	font-size:80%;
	text-align:center;
}

.iconoMain table tr{
	text-align:center;
}

.iconoMain table thead tr{
	height:39px;
}

.iconoMain table tbody tr{
	height:64px;	
}

.iconoMain table tfoot tr{
	height:39px;
}

.liveSupport{
	margin-top:30px;
}

.tOpen{
	padding:10px 0 10px 20px;
	width:100%;
	border:1px dashed #aaa;
	margin:5px 0 5px 0;
	background:#EFEFEF url(../graphics/index_icon_plus.gif) no-repeat ;
	background-position: 615px 13px;
	cursor:pointer;
}

.dOpen{
	overflow:auto;
	max-height:250px;
	height:250px;
	display:block;
	width:98%;
	padding-right:18px;
	padding-left:15px;
	text-align:justify;
}

.tPrimero{
	background-image:url(../graphics/index_icon_diamond.gif);
}

.imgMySites{
	float:left;
	margin-right:20px;
}

.capsBold{
	font-variant:small-caps;
	font-weight:bold;
}

.frontIcons {
	width:100%;
}

.frontIcons a{
	color:#000;
	text-decoration:underline;
}

.frontIcon{
	height:120px;
	width:135px;
	text-align:center;
	vertical-align:middle;
	font-size:100%;
	font-variant:small-caps;
	font-weight:bold;
}

.frontIcon th{
	height:75px;
}