@charset "utf-8";
/* CSS Document */
/********GENERALES****************************************/
body{
	margin:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	line-height:15px;
}
#page{
	width:960px;
	margin:0 auto;
	border:1px solid #e5e9ee;
	height:auto;
}
#ubicacion{
	width:794px;
	height:14px;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 166px;
	color:#034865;
}
/********HEADER****************************************/
#header{
	width:958px;
	height:136px;
	float:left;
	margin:0 1px 0 1px;
	background:url(../images/bg_top.jpg) repeat-x top left;
}
#header-logo{
	width:122px;
	height:46px;
	float:left;
	margin:20px;
}
#header-imag{
	width:700px;
	height:88px;
	float:right;
}
#header-menu{
	width:400px;
	float:left;
	color:#034865;
	padding:9px;
	margin:0 0 0 12px;
}
#header-menu a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
}
#header-menu a:hover{
	text-decoration:underline;
}

/********CONTENT****************************************/
#content{
}
#content-left{
	width:150px;
	float:left;
	margin:0 15px 0 0;
}
#content-left-menu a{
	width:143px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:5px 2px 5px 5px;
	margin:1px;
	background:#034865;
	text-decoration:none;
}
#content-left-menu a:hover{
	text-decoration:underline;
}
#content-left-menu .class1 a{
	background:#5C899B;
}
#content-left-menu .class2 a{
	color:#333;
	font-weight:normal;
	background:#dde6eb;
}
#content-left-menu .class2 a:hover{
	color:#5C899B;
	font-weight:normal;
	text-decoration:none;
	background:#fff url(../images/bg_flecha.gif) no-repeat center right;
}
#content-left-menu .class3 a{
}

#content-center{
	width:590px;
	float:left;
	min-height:500px;
}
#content-medium img{
	border:none;

}

#content-medium{
clear: both;
    margin-top: 40px;
	width:590px;

}

#content-medium ul{
	list-style:none;
}

#content-medium ul li{
	float:left;
	padding-left:40px;
}


#content-bottom{
	width:590px;
	float:left;
}

#content-right{
	width:150px;
	float:right;
	min-height:500px;
	border-bottom:1px solid #E5E9EE;
}

#content-right p {
	border-left:1px solid #E5E9EE;
	border-top:1px solid #E5E9EE;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.3em;
	margin:0;
	padding:8px;
}


#cuadro{
	width:590px;
	height:130px;
	background-image :url(../images/bg-mas.jpg);
	background-repeat:no-repeat;
	padding-top: 30px;
}

.cuadroBottom{
	width:590px;
	height:130px;
	padding-top: 30px;
	font-size: 10px;

}

.cuadroBottom ul{
	list-style:none;	
}

.cuadroBottom li{
	width:250px;
	list-style:none;
	background-image:none;
	padding-left:30px;
	float: left;
	font-size: 11px;
}

#cuadro ul{
	list-style:none;
}
#cuadro ul li{
	float: left;
	padding-left: 10px;
}

#cuadro img{
	border:none;
}

#cuadro-promo{
	width:600px;
	height:227px;
	#height:199px;
	_height:199px;
	border-right:1px solid #E5E9EE;
	border-bottom:1px solid #E5E9EE;
	font-size:small;
}
#cuadro-promo ul{
	list-style:none;
	margin:0;

}
#cuadro-promo ul li{
	width:180px;
	#width:194px;
	_width:194px;
	float: left;
	border-left:1px solid #E5E9EE;
	border-top:1px solid #E5E9EE;
	padding-left:0px;
	padding-right:5px;
padding-top:5px;
}

#cuadro-promo img{
	float: left;
	padding: 5px;
}
/********TEXTOS****************************************/

a:link { 
	color: #72A1B7;
	text-decoration: underline;
}

h1{
	font-size:20px;
}
h2{
	font-size:14px;
}

h3{
	font-size:13px;
	color: #999999;
	font-weight:bold;
	line-height:30px;
}

p{
	margin:6px 0;
	
}
.borde-textos{
	padding:20px;
	font-size:16px;
	text-align:right;
	color:#666;
	border:1px solid #ccc;
}
.small{
	font-size:9px;
	
}


.tabSel{
		color:#fff;
		font-size:13px;
		background-image:url(../images/tab.jpg);
		background-repeat:no-repeat;
		padding:5px;
		font-weight:bolder;
}
.tabSel a{
		color:#fff;
}

#destacado li{
	list-style-image: url(../images/1238530344_spellcheck.png);
	margin-left: 15px;
	line-height:1.8em;
}

#cont-dest {
	width:280px;
	float:left;
	
}

#img-right {
    float:right;
	border:none;	
}

#img-right img{
	margin:0;
	padding:0;
} 
.img-right {
    float:right;
	border:none;	
}
/********CLOUD TAGS****************************************/

.tag_cloud { padding: 5px; text-decoration: none;}
.tag_cloud:hover { color: #72B178; font-weight:bolder;}/*background: #CCC; */
.tag_cloud:active { color: #72B178; font-weight:bolder;}/* background: #ACFC65; */

/********TABS****************************************/

#basic-accordian{
	width:500px;

}

.accordion_headings{
	padding:5px;
	background: #034865;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#CCCCCC;
	color:#034865;
}

.tab_container *{
	float:left;
	width:auto;
}
/********FOOTER****************************************/
#footer{
	margin-top: 20px;
	clear: both;
	background-color:#5C899B;
	height: 30px;
	color: #FFFFFF;
	text-align:right;
}
#footer li{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}

/********INPUT****************************************/
.SI-FILES-STYLIZED label.cabinet
{
	width: 79px;
	height: 22px;
	background: url(../images/btn-choose-file.gif) 0 0 no-repeat;

	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

/*nuevo menu*/

.submenu {
float:left;
overflow:hidden;
width:150px;
font-size: 11px;
color: #FFFFFF;
text-align: left;
}
.submenu a {
text-decoration:none;
color: #FFFFFF;
}
.submenu a:hover {
text-decoration:underline;
color: #FFFFFF;
}
.lvl1 {
background-color:#7B002F;
border-bottom:2px solid #AA5A78;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0 0 1px;
padding:4px 5px;
}
.lvl2 {
background-color:#AA5A78;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0 0 1px;
padding:4px 5px;
}

/*HEAD*/

.head {
background-color:#283897;
height:87px;
overflow:hidden;
}

.head_2 {
height:125px;
overflow:hidden;
}

.logo {
	display:block;
	float:left;
	margin:10px 0 0 20px;
	overflow:hidden;
	width:280px;
}

.logo a 
{
	text-decoration:none;
	}

.logo a img 
{
	border: 0px;
	}
	
.desc {
color:#FFFFFF;
float:right;
margin:45px 20px 0 0;
text-align:right;
width:515px;
font-size: 11px;
}

.menu {
background-color:#0B72B5;
border-bottom:1px solid #FFFFFF;
clear:both;
overflow:hidden;
padding:0px 15px;
width:930px;
font-size: 11px;
font-weight: bolder;
height: 28px;
}

.menu a {
text-decoration:none;
color: #FFFFFF;
border-right: 1px solid #283897;
padding: 0 3px 0 3px;
}
.menu a:hover {
text-decoration:underline;
color: #FFFFFF;
}

.stripe {
background-color:#7B002F;
border-bottom:1px solid #FFFFFF;
clear:both;
display:block;
height:2px;
overflow:hidden;
}
