/* @override http://localhost:8888/agenciaperavia/modules/mod_jaslideshow2/assets/ja.slideshow2.css */

/*Logo Site*/


h1.logo a {
	width: 140px;
	height: 85px;
	display: block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1.logo a span {
	}

div.logo-text {
	outline: none;
}

div.logo-text h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px 0 0 0;
	padding: 0;
}

div.logo-text h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

div.logo-text h1 a span.template-name {
	padding-left: 10px;
}

.site-slogan {
	color: #FFFFFF;
	margin: 0 0 18px 0px;
	padding: 0;
	letter-spacing: 1px;
}
/*Fin de estilo para logo*/

/* @group Menu Secundario */
#menutop {
	width: 500px;
	height: 30px;
	background-image: url(../images/menu/menu_portafolio_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 25px;
	float: left;
	margin-right: 10px;
}
/*menu top*/
#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/menu/menu_bg.jpg);
	float: right;
}


.menu ul { margin:0; padding:0; list-style:none;
}
.menu li { margin:0; padding:0;  font:bold 10px Arial, Helvetica, sans-serif; float: left;
text-shadow: #003553 0 0 2px;
}

.menu a { float:left; font: normal 12px Arial, Helvetica, sans-serif; color: white; padding: 8px 16px 10px; margin:0; text-decoration:none;
	text-transform: uppercase;
}

.menu a:hover {
	margin: 0;
	padding: 8px 16px 10px;
	background-color: #0059b2;
	color: #00baf9;
}
.menu a:active {
	margin: 0;
	padding: 8px 16px 10px;
	background-color: #004184;
}

.menu a:link {color:#fff;

}

.menu a:visited {
	color: #ffffff;
}

/* @end */

a:link {
	color: #007df0;
	text-decoration: none;
}

a:visited {
	color: #007df0;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none; /*text-decoration: underline;*/
}

a.blogsection:link, a.blogsection:visited {
	color: #007df0;
	font-weight: normal;
	text-decoration: none;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #007df0;
}

a.category:hover {
	color: #007df0;
}

a.latestnews:link, a.latestnews:visited {
	background-image: url(../images/mainlevelbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #0E7FC7;
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	text-indent: 18px;
	width: 245px;
}

a.latestnews:hover {
	background-color: #EBF2F7;
	color: #333333;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EAE7DA;
	color: #333333;
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	text-indent: 18px;
	width: 245px;
}

a.mainlevel:hover {
	background-color: #EDEDED;
	color: #333333;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #007df0;
}

a.mainlevel-top#active_menu-top {
	background-color: #FFFFFF;
	color: #000000;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	background-color: transparent;
	border-right: 1px solid #333333;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 31px;
	line-height: 31px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;	
}

a.mainlevel-top:hover {
	background-color: #666666;
	color: #FFFFFF;
}

a.readon:link, a.readon:visited {
	color: white;
	float: left;
	line-height: 20px;
	text-decoration: none;
	background-color: #5d5d5d;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

a.readon:hover {
	color: white;
	text-decoration: none;
	background-color: #007df0;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #EAE7DA;
	color: #007df0;
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-decoration: none;	
	width: 240px;
text-indent: 40px;
background-image: url(../images/sub.png);
	background-position: right;
	background-repeat: no-repeat;
}

a.sublevel:hover {
	color: #000;
background-color: #EDEDED;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #007df0;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	color: #999999;
	font-size: 15px;
}

h2{
	color: #5d5d5d;
	font-size: 18px;
}

h3 {
	color: #5d5d5d;
	font-size: 20px;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #F8F7F2;
	border: 1px solid #CCC9BA;
}

input.inputbox#mod_login_password{
	background-color: #F8F7F2;
	border: 1px solid #CCCCCC;
	width: 220px;
}

input.inputbox#mod_login_username{
	background-color: #F8F7F2;
	border: 1px solid #CCCCCC;
	width: 220px;
}

input.inputbox#mod_search_searchword{
	background-color: #F8F7F2;
	border: 1px solid #FFFFFF;
	width: 250px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

textarea.inputbox{
	background-color: #F8F7F2;
	border: 1px solid #CCC9BA;
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	color: white;
	float: left;
	line-height: 10px;
	text-decoration: none;
	background-color: #5d5d5d;
	padding-left: 5px;
	margin-top: 15px;
	border: 1px solid #5d5d5d;
	padding-right: 5px;
	margin-right: 5px;
}

.button:hover {
	color: white;
	text-decoration: none;
	background-color: #007df0;}
}

/** category text format and links **/
.category {
}

.componentheading {
	color: #333333;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	line-height: 120%;
	margin-top: 10px;
}

.componentheading-news {
	color: #333333;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	line-height: 120%;
	margin-top: 10px;
}

.contentdescription {
}

.contentheading {
	
	color: #006496;
	font-family: MS Serif, New York, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	line-height: 120%;
	margin-top: 10px;
}

.contentheading-news {	
	color: #7693B5;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	line-height: 120%;
	margin-top: 10px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.contentpaneopen-news {
	border-bottom: 1px solid #EDEDED;
	padding: 5px;
	width: 90%;
}

.createdate {
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/bg/createdate.gif) no-repeat left bottom;
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 0;
	padding-bottom: 14px;
	padding-top: 2px;
}

.details {
	background-position: left;
	background-repeat: no-repeat;
	color: #007df0;
	padding-left: 20px;
}

.modifydate {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/bg/modifydate.png) no-repeat left top;
	padding-left: 20px;
	height: 20px;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable li{
	list-style: none;
}

.moduletable td {
}

.moduletable-search {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	position: relative;
	top: 50px;
}

.moduletable-top {
	float: left;
	padding-left: 20px;
	text-align: left;
	width: 650px;
}

.quote {
	color: #999999;
	font-family: georgia, times, serif;
	font-size: 13px;
	font-style: oblique;
	line-height: 25px;
	margin: 0 auto;
	width: 100%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 7px;
}

.small {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#body {
	margin-top: 0px;
	overflow: auto;
	width: 900px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/bg/body_center_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#bottom div{
	color: #FFFFFF;
	float: none;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
	width: 925px;
}

#bottom td{
	text-align: center;
}

#contenttopold {
	height: 38px;
	margin: 0 auto;
	width: 925px;
}
.midletop{
	background-image: url(../images/bg/midle_bottom_bg_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
	margin: 0 auto;
	width: 925px;
}

#midle{
	height: auto;
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
	padding-left: 15px;
	background: #333 url(../images/bg/youtube_chanell.gif) no-repeat right bottom;
}

#midle .moduletable {
	float: left;
	font-size: 12px;
	margin-left: 23px;
	text-align: left;
	width: 200px;
}

#midle div{
	color: #FFFFFF;
}

.midlebottom{
	background-image: url(../images/bg/midle_bottom_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 9px;
	margin: 0 auto;
	width: 925px;
}

/* @group left and right */

/* leftcolum */

#leftcolum {
	float: left;
	width: 180px;
	margin-left: 10px;
}

#leftcolum .moduletable-blank {
	padding-bottom: 15px;
	text-align: left;
}

.moduletable-blank a:link, a:visited{
	color: gray;
}

.moduletable-blank a:hover {
	color: #0063c4;
}

.moduletable-blank li{
	background: url(../images/indicador_menu.png) no-repeat left center;
	padding-left: 30px;
	color: gray;
}

.moduletable-blank li:hover {
	background: url(../images/indicador_menu_hover.png) no-repeat left center;
	padding-left: 30px;
	color: #006496;
}

/* rightcolum */
.rightcolum {
	float: right;
	width: 320px;
	margin-right: 5px;
}
.moduletable_derecha h3{
	text-align: left;
	font-family: MS Serif, New York, serif;
	color: gray;
	font-size: 16px;
	margin-top: 10px;
	text-transform: lowercase;
	padding: 8px 8px 8px 16px;
	letter-spacing: 1px;
}

div.moduletable_derecha  {
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.moduletable_derecha a {
	color: #5d5d5d;
	background-color: none;
	font-size: 12px;
	text-align: left;
}
.moduletable_derecha a:hover {
	color: #0063c4;
}
.moduletable_derecha a:link  {
	color: #5d5d5d;
}
.moduletable_derecha a:visited {
	color: none;
}
.moduletable_derecha li {
	text-align: left;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px dotted #e9e6e6;
	border-top: 1px dotted #e9e6e6;
}
.moduletable_derecha li:hover {
	text-align: left;
	padding: 4px 4px 4px 20px;
	background-color: #e5f0ff;
}

/* bannercolum */

#bannercolum {
	float: left;
	width: 180px;
	margin-left: 10px;
}


#bannercolum .moduletable {
	padding-bottom: 15px;
	text-align: left;
}

#bannercolum h3 {
	background-image: url(../images/h3bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #5d5d5d;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 9px;
	text-align: left;
	text-indent: 40px;
}

/* div.moduletable_banner */

div.moduletable_banner img {
	float: left;
	background-color: white;
}

/* @end */

/* mainbody */

#mainbody {
	float: left;
	text-align: left;
	width: 550px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 0px;
	border-right-style: none;
	max-width: 500px;
}

#mainbody li{
	list-style: square;
	list-style-position: inside;
}

#rightcolum .moduletable td{
	text-indent: 10px;
}

#top {
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
	width: 900px;
	background-image: url(../images/bg/bg_logo.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
}



#topbottom{
	height: auto;
	margin: 0 auto;
	width: 925px;
}

#topnav {
	height: 220px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	
}

#topnav .moduletable{
	float: left;
	width: 700px
}
.top_wide {
	height: 90px;
	width: 100%;
	background-color: #06C;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/bg/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* modulo news top */



/* @group newflashtop */
a.contentpagetitle_newsflashtop {
	color: #5d5d5d;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
td.contentheading_newsflashtop {
}

div.moduletable_newsflashtop {
	height: 200px;
	width: auto;
}

.contentheading_newsflashtop {
	color: #5d5d5d;
	font-size: 18px;
}

.moduletable_newsflashtop {
	padding: 10px;
	text-align: left;
}

.moduletable_newsflashtop h3 {
	color: #5d5d5d;
	font-size: 18px;
	float: left;
}

.moduletable_newsflashtop img {
	border: 4px solid silver;
	float: left;
	margin-right: 20px;
	height: 200px;
}

.moduletable_newsflashtop a:link {
	color: #5d5d5d;
}

.moduletable_newsflashtop a:visited {
	color: #5d5d5d;
}

.moduletable_newsflashtop p {
	color: #5d5d5d;
	margin-top: 0;
}

/* @end */
/* @group newflashfooter */
table.contentpaneopen_newsflashfooter {
	margin-right: 70px;
	
}
table.moduletable_newsflashfooter {
	width: 300px;
	height: auto;
}

td.contentheading_newsflashfooter {
	color: white;
	font-size: 14px;
	background: url(../images/bg/title_h3.gif) no-repeat left center;
	padding-left: 30px;
}

div.moduletable_newsflashfooter {
	height: 200px;
}

.contentheading_newsflashfooter {
	color: white;
	font-size: 18px;
}

.moduletable_newsflashfooter {
	padding: 10px;
	text-align: left;
}

.moduletable_newsflashfooter h3 {
	color: white;
	font-size: 14px;
	float: left;
	
}

.moduletable_newsflashfooter img {
	border: 4px solid silver;
	float: left;
	margin-bottom: 10px;
	width: 230px;
	height: 115px;
}

.moduletable_newsflashfooter a:link {
	color: white;
}

.moduletable_newsflashfooter a:visited {
	color: white;
}

.moduletable_newsflashfooter p {
	color: white;
	margin-top: 0;
	font-size: 11px;
	text-align: left;
}

/* @end */

.top_wide #top .buscar {
	float: right;
	width: 150px;
	height: 30px;
	margin-top: 35px;
}
.gradient {
	height: 50px;
	width: 100%;
	background-image: url(../images/bg/gradient_top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f4f4f4;
}
.topbody {
	background-color: #EBEBEB;
	height: auto;
	width: 100%;
	background-image: url(../images/bg/slide_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom {
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.bottom .footercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
.topbanner {
	height: 200px;
	width: 180px;
	float: right;
	margin-right: 7px;
	margin-bottom: 10px;
}
.newstop {
	width: 700px;
	float: left;
	height: 200px;
	margin-left: 7px;
}
.logo {
	width: 140px;
	float: left;
	height: 85px;
	margin: 0px;
}

/* creditos */

.creditos {
	width: 600px;
	float: left;
}

div.moduletable_creditos {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-top: 20px;
}

div.moduletable_creditos p {
	color: gray;
}

div.moduletable_creditos p:hover {
	color: white;
}


div.moduletable-blank {
	
}
/* newspro */
.most {
	width: 900px;
	margin-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}



div.moduletable_newspro p {
	text-align: left;
	width: 200px;
	color: gray;
	font-size: 11px;
	height: auto;
}
div.moduletable_newspro img {
	width: 200px;
	height: 152px;
}

div.moduletable_newspro td {
	text-align: left;
	width: 200px;
}

div.moduletable_newspro h3{
	color: gray;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/ultimas_fotos_bg.png) no-repeat left center;
	margin: 0;
}
div.moduletable_newspro td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

div.moduletable_newspro div.jnewstitle a:link{
	color: #7f7f7f;
	font-size: 9px;
}
div.moduletable_newspro div.jnewstitle a:visited {
	color: #7f7f7f;
	font-size: 0px;
}
div.moduletable_newspro div.jnewstitle a:hover {
	color: #0063c4;
}

div.moduletable_newspro div.jnewstitle {
	text-align: left;
	width: 200px;
	font-size: 9px;
	margin: 4px 4px 4px 0;
	color: #7f7f7f;
}


#contenttop {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	background-image: url(../images/bg/body_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodydown {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg/body_dow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* newsprotube */

div.moduletable_newsprotube h3 {
	color: white;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/youtube_channel_bg.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding-bottom: 6px;
	padding-top: 10px;
}



div.moduletable_newsprotube p {
	text-align: left;
	width: 200px;
	color: white;
	font-size: 11px;
}
div.moduletable_newsprotube img {
	width: 200px;
	height: 152px;
	margin-right: 25px;
}

div.moduletable_newsprotube td {
	text-align: left;
	width: 200px;
}

div.moduletable_newsprotube div.jnewstitle {
	text-align: left;
	width: 200px;
	font-size: 14px;
	margin: 4px 4px 4px 0;
	color: #0063c4;
}
div.moduletable_newsprotube a {
	color: white;
}
/* Globalnews */
div.gn_news a {
	color: #006496;
	font-family: MS Serif,New York,serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 120%;
	margin-top: 10px;
}
div.gn_static_2 a {
	color: #006496;
	font-family: MS Serif,New York,serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	margin-top: 10px;
}

/* Titulo de noticias globalnews */




.gn_header_1 {
	color: gray;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/news.png) no-repeat left 4px;
	margin: 0;
	font-weight: bold;
}
.Global_musica_h3 {
	color: gray;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/music_h3.png) no-repeat left center;
	margin: 10px 0 0 10px;
	padding-bottom: 0;
	font-weight: bold;
	text-transform: capitalize;
}
.Global_news_h3 {
	color: gray;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/news.png) no-repeat left center;
	margin: 10px 0 0 10px;
	padding-bottom: 0;
	font-weight: bold;
	text-transform: capitalize;
}
.Global_fotos_h3 {
	color: gray;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/fotos_h3.png) no-repeat left center;
	margin: 10px 0 0 10px;
	padding-bottom: 0;
	font-weight: bold;
	text-transform: capitalize;
}
.Global_fotos_destacadas_h3 {
	color: gray;
	font-size: 24px;
	text-align: left;
	padding-left: 30px;
	background: url(../images/bg/fotos_destacadas_h3.png) no-repeat left center;
	margin: 10px 0 0 10px;
	padding-bottom: 0;
	font-weight: bold;
	text-transform: capitalize;
}

/* introfotos */
div.moduletableintrofoto {
	
}.rightcolum .right_a {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
}
.rightcolum .right_b {
	float: left;
	width: 135px;
}
.rightcolum .right_c {
	float: right;
	width: 180px;
}
.rightcolum .right_d {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
}
div.moduletable_newspro2 jnewstitle, a:link{

}
#mainbody table.contentpaneopen tbody tr td img{
	max-width: 500px;
}
