﻿/*
	project: internet broadcast template
	author: luka cvrk (www.solucija.com) 
	
*/
   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #000 url(images/bgp.gif) repeat-x; color: #C6C6C6; }
a { color:white; background: inherit; text-decoration:none; }
a:hover { color: white; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; color:#fff;}
h2 a { color: #AAFF00; background: inherit; text-decoration: none; }
h3 { background: url('images/folder.png') no-repeat ; margin: 0; padding: 0 0 0 30px; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; color:#2F637A;}
h4 { margin: 0; padding: 0; text-align:center;}
h5 { margin: 1px 0 1px 70px; padding: 2px 0 2px 25px; font-style:normal bold; font-size: 1.2em; font: Arial, Sans-Serif; letter-spacing: 0px; color:#b0cfdc;}
h5 a{background: url(images/pdf.gif) no-repeat left;text-decoration: none; margin: 1px 0 1px 70px; padding: 2px 0 2px 25px; font-style:normal bold; font-size: 1.2em; font: Arial, Sans-Serif; letter-spacing: 0px; color:#b0cfdc;}
h5 a:hover{background: url(images/pdf.gif) no-repeat left;text-decoration: underline; font-size: 1.2em; font: bold Arial, Sans-Serif; letter-spacing: 0px; color:cyan;}

h6 { margin: 1px 0 1px 70px; padding: 2px 0 2px 25px;; font-style:normal bold; font-size: 1.2em; font: Arial, Sans-Serif; letter-spacing: 0px; color:#b0cfdc;}
h6 a{background: url(images/jpg.gif) no-repeat left;text-decoration: none; margin: 1px 0 1px 70px; padding: 2px 0 2px 25px; font-style:normal bold; font-size: 1.2em; font: Arial, Sans-Serif; letter-spacing: 0px; color:#b0cfdc;}
h6 a:hover{background: url(images/jpg.gif) no-repeat left;text-decoration: underline; font-size: 1.2em; font: bold Arial, Sans-Serif; letter-spacing: 0px; color:cyan;}



h1 a { color: #C0DEE4; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0 0 10px 0; 

	}
#logo img{
	float:left;
}
#logotext{
	margin-left: 200px;
	}
#slogan {
	font-size: 0.9em;
	margin: 0 0 10px 2px;
	padding: 0;
	color: white;
	}
#top_info { line-height: 27px; float: right; color: #C6C6C6; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

#top_info p a {
	padding: 0 0 3px 24px;
	color:white;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;

}
#top_info a:hover {
	text-decoration: underline;

}


/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #000000 url(images/lb.gif) no-repeat; color: #fff; }
#loginbutton a:hover{ background: #000000 url(images/lbhover2.gif) no-repeat; color: #fff;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner2.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner2.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 660px;
	background: #000000 url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 74px;
}

	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; color:#000000; }

	#topics li a:hover{color:#07759e;}
	
#topics p{
	margin: 0 0 0 0;
	font-weight:bold;
}
/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #000 url(images/searchbg.gif) no-repeat;
	color: #fff;
	padding: 32px 20px 12px 20px;
	min-height: 47px; /* FF height */
	height: 39px;	/* IE height */
	width: 250px;
}
	/* search form styling */
	form p { margin: 0; padding: 0; line-height: 25px; }
	
		form { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 150px; border: 1px solid #357994; background: #2C667D; color: #fff; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* left side */
#left {
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
}
	.subheader {
		width: 650px;
		height: 175px;
		margin: 0 0 10px 0;
		padding: 8px;
		text-align:center;
		color: #C6C6C6;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		width: 640px;
		margin: 0px 0 10px 0;
		/*background: #000 url(images/bgshade.gif) repeat-x;*/
		color: #C6C6C6;
		padding: 15px 15px 5px 10px;
		min-height:637px;
	}

	.left_articles p{
		text-align:justify;
	}
		/*.dividido_izq{text-decoration: none; margin: 1px 0 1px 100px; padding: 0 0 0 25px; font-style:normal; font-size: 1.2em; font: bold Arial, Sans-Serif; letter-spacing: 0px; color:#b0cfdc;}
		.dividido_izq a{background: url(images/pdf.gif) no-repeat left;text-decoration: none; margin: 1px 0 1px 70px; padding: 0 0 0 25px; font-style:normal bold; font-size: 1.2em; font: Arial, Sans-Serif; letter-spacing: 0px; color:#b0cfdc;}
		.dividido_izq a:hover{background: url(images/pdf.gif) no-repeat left;text-decoration: underline; font-size: 1.2em; font: bold Arial, Sans-Serif; letter-spacing: 0px; color:cyan;}*/
		
				
		
		.date { font-size: .9em; padding: 0 0 0 12px; /*background: #000 url(images/news.gif) no-repeat center left*/; color: #C6C6C6; }
		.bigimage {
			float: left;
			clear: left;
			color: #000;
			width: 200px;
			margin: 0 15px 10px 0;
		}
	.left_box {
		/*background: #3C3C3C;*/
		color:#FFFF99;
		/*border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;*/
		padding: 15px;
		margin: 0 0 15px 0;
		text-align:center;
		font-weight:bold;
	}
	.thirds {
		float: left;
		width: 195px;
		padding: 0 10px 0 15px;
	}		
		
/* right side */
#right {
	float: right;
	width: 290px;
	margin: 0 0 10px 0;
}
	.right_articles {
		/*border: 1px solid #ccc;*/
		padding: 8px;	
		margin: 0 0 10px 0;
		/*background: #000 url(images/bgshade.gif) repeat-x;*/
		color: #C6C6C6;
	}
	.image { float: left; margin: 0 9px 3px 0; }
		
	.uppernote{
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	}
	.uppernote a{
		text-decoration:underline;
		color:#00FF00;
	}
	.uppernote a:hover{
	   color:white;
	}
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #000 url(images/notes.gif) no-repeat center left;
		color: #C6C6C6;
	}
/* footer */
#footer { 
	clear: both; 
	color: #C6C6C6;
	background: #000;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }
	
/* Menu Tabs*/
.tabcontent{
display:none;
}

.center {
	text-align:center;
}
.quienes {
	text-align:justify;
	color:black;
}
.divizq {
	margin: 1px 0 1px 70px;
	padding: 0 0 0 25px;
	font-style:normal bold;
	font-size: 1.2em; 
	font: Arial, Sans-Serif; 
}
.tabla {
	width: 80%;
	margin-left: 60px;
	text-align:center;
}
.subtitle {
	 font-weight: bold;
	 font-size: 1.2em;
	 text-align:left;
	 font: Arial, Sans-Serif;
	 padding: 0 0 5px 5px;
	 color: #b0cfdc;
}
.subtitle a{
	 font-weight: bold;
	 font-size: 1.2em;
	 text-align:left;
	 font: Arial, Sans-Serif;
	 padding: 0 0 5px 5px;
	 color: #b0cfdc;
}
.catedra {
    font-weight:bold;
	font-family:Tahoma;
    margin-left: 75%;
}
.catedra img{
	vertical-align:middle;
	margin: 0 10px;
}
.catedra a{
	color:white;
	text-decoration:none;
}
.catedra a:hover{
 	color: #DADADA;
	text-decoration:underline;
}


/* FACEBOOK */
#face{
margin: -50 -50;
 float: right;
}

/* LECTOR RSS */
.headline a{
	margin-left: 5px;
}

.imgfloat{
	float:left;
	vertical-align:middle;
	padding: 10px 10px 10px 10px;

}