/*
	project: TECCA template Nro. 1 (Versión Mozilla Firefox + Safari)
*/
   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.6em; 
background: #fff url(../images/bg1.gif) repeat-x; color: #454545; }
* html body{
	margin-top: 5px;
}

a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 { 
	font: bold 2.2em Arial, Helvetica, sans-serif; 
	padding: 8px 0 0 0; 
	margin: 0; 
	letter-spacing: -1px; 
}

h2 { margin: 0; padding: 0; font: bold 1.5em Arial, Helvetica, Sans-Serif; letter-spacing: -0.5px; }
h3 { margin: 0; padding: 0; font: bold 1.3em Arial, Helvetica, Sans-Serif; letter-spacing: -0.5px; color: #333333;}
h1 a, h2 a, h3 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0px; padding : 0px; list-style : none; }
img { border: 0; }

/* layout */
#content { 
	margin: 10px auto;  
	max-width: 1010px;  /* FF width */	
	width: 1010px;  /* IE width */
	height: auto;
}
#superior {
  border-width: 0px; 
  border-style: none; 
  border-color:#00aaff;
}
#logo {  
    background-color: #FBFDFF; 
	background-image: url("../images/Logo Reflejo1.gif");
	background-repeat:no-repeat;
	background-position: left;	
	border-style: none; 
	height: 150px;	/* IE height */	
	max-height: 150px; /* FF height */
	width: 240px;
	margin:  1px 0 0px 0; 
	float: left;
}
#logo1 {  
	background-color: #FBFDFF; 
    background-image: url("../images/Logo Reflejo1.gif");
	border-style: groove; 	
	background-repeat:no-repeat;
	background-position: left;	
	height: 225px;	/* IE height */	
	max-height: 230px; /* FF height */
	width: 250px;
	margin: 0 0 5px 0; 	
	float: left;
}
#logo2 {      
	background-color: #FBFDFF; 
    background-image: url("../images/Logo Reflejo1.gif");
	border-style: groove; 	
	background-repeat:no-repeat;
	background-position: left;	
	height: 180px;	/* IE height */	
	max-height: 180px; /* FF height */
	width: 250px;
	margin: 0 0 5px 0; 	
	float: left;
}
#logo3 {  
	background-color: #FBFDFF; 
    background-image: url("../images/Logo Reflejo1.gif");
	border-style: groove; 	
	background-repeat:no-repeat;
	background-position: left;	
	height: 225px;	/* IE height */	
	max-height: 230px; /* FF height */
	width: 250px;
	margin: 0 0 5px 0; 	
	float: left;
}

#slogan { font-size: 1.4em; font-weight:bold; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }

#top_info {  
	line-height: 1.5em; 
	float: right; 
	color: #809080; 
	background-color: #FBFDFF; 
	margin: 90px 5px 5px 0; 
	text-align: right; 
	min-width: 200px; /* FF height */
	width: 190px;	/* IE height */
	min-height: 55px; /* FF height */
	height: 50px;	/* IE height */
}
#top_info a{ 
	line-height: 30px; 
}
#top_info1 {  
	line-height: 1.5em; 
	float: right; 
	color: #809080; 
	background-color: #FBFDFF; 
	margin: 120px 5px 10px 0; 
	text-align: right; 
	min-width: 200px; /* FF height */
	width: 190px;	/* IE height */
	height: 133px;	/* IE height */
	max-height: 115px; /* FF height */	
}
#top_info1 a{ 
	line-height: 30px; 
}
#top_info2 {  
	line-height: 1.5em;
	float: right; 
	color: #809080; 
	background-color: #FBFDFF; 
	margin: 110px 5px 15px 0; 
	text-align: right; 
	min-width: 200px; /* FF height */
	width: 190px;	/* IE height */
	max-height: 90px; /* FF height */	
	height: 93px;	/* IE height */
}
#top_info2 a{ 
	line-height: 30px; 
}
#top_info3 {  
	line-height: 1.5em; 
	float: right; 
	color: #809080; 
	background-color: #FBFDFF; 
	margin: 120px 5px 10px 0; 
	text-align: right; 
	min-width: 200px; /* FF width */
	width: 190px;	/* IE width */
	height: 133px;	/* IE height */
	max-height: 115px; /* FF height */	
}
#top_info3 a{ 
	line-height: 30px; 
}

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

#left_bottom {  
  text-align: left; 
  clear: left;
  float: left;
  border-width: 1px; 
  border-style: inset; 
  border-color:#00aaff; 
  padding:3px; 
  min-width: 255px; /* FF width */
  width: 249px;	/* IE width */
}

#left_bottom a{ 
	line-height: 30px; 
}
/* 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: #99c8e8 url(../images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #80c2e7 url(../images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #80c2e7 url(../images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {		
	float: left;
	clear:left;
	width: 460px;
	background:  #fff url(../images/topicsbg1.gif) repeat-x left bottom;
	margin: -128px 0 0 240px;
	padding: 10px 5px 7px 5px;
	color: #3052F1;
	height: 59px;
}
	#topics li a { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

.tercios {
	float: left;
	width: 186px;
	padding: 0 10px 0 15px;
}
.dos_tercios {
	float: left;
	width: 372px;
	padding: 0 10px 0 15px;
}
	
/* main menu search */
#search {
	clear:left;
	float: right;
	text-align: right;
	background: #fff url(../images/searchbg.gif) no-repeat;
	color: #000;
	margin-top:-127px;
	padding: 35px 20px 12px 20px;
	height: 32px; /* FF height */
	width: 260px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* left side (Menu) */
#left {
  clear:left; 
  float:left;
}
.left1 {
	min-width:255px; /* FF width */
	width:255px;	/* IE width */
	float: left;
	min-height:265px;
}
/* middlecolumn side */
#middlecolumn {
        position: absolute; 
	min-width: 765px; /* FF width */
	width: 765px;	/* IE width */
	margin-left: 245px;
	margin-top: 102px;
	margin-right: 0px;
	margin-bottom: 0px;
}
    .blanco {
	float: left;
		margin: 0px 0 0px 0;
		background: #ffffff;
		color: #ffffff;
		padding: 0px;
		visibility:hidden;
	}
	.subheader {
	float: left;
		margin: 0 0 10px 0;
		padding: 5px;
		background: #ffffff url(../images/bgshade1.gif) repeat-x;
		color: #333333;
		border-bottom: 1px solid #ccc;
	}
	.middlecolumn_articles {
	float: left;
		margin: 0px 0 8px 0;
		background: #ffffff url(../images/bgshade1.gif) repeat-x;
		color: #454545;
		padding: 10px;
		text-align: justify;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(../images/news.gif) no-repeat center left; color: #808080; }
		.image_left { float: left; margin: 0 9px 3px 0; }
		.image_right { float: right; margin: 3px 3px 0px 9px; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.middlecolumn_box {
	float: left;
		color: #333333;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px;
		margin: 0 0 15px 0;
		text-align: justify;
	}
	.middlecolumn_box1 {
		color: #333333;
		padding: 10px;
		margin: 0 0 15px 0;
		text-align: justify;
	}
	.halfs {
		float: left;
		width: 382px;
		color: #333333;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0 10px 0;
		margin: 0 0 15px 0;
		text-align: justify;
	}
	.thirds {
		float: left;
		width: 255px;
		color: #333333;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px;
		margin: 0 0 15px 0;
		text-align: justify;
	}


/* right side */
#right {
  clear:left;
	float: left;
	min-width: 235px; /* FF width */
	width: 235px;	/* IE width */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 65px;
	margin-bottom: 0px;
}
	.right_articles {
		border: 1px solid #ccc;
		text-align: justify;
		line-height: 16px;
		padding-left: 2px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin: 0 0 10px 0;
		background: #fff8f8 url(../images/bgshade1.gif) repeat-x;
		color: #454545;
	}
	.image { 	float: right;
				margin-left: 2px;
				margin-right: 5px;
				margin-top: 2px;
				margin-bottom: 2px; }
	.notes {	float: right;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		text-align: justify;
		line-height: 16px;
		margin: 0 0 10px 0;
		background: #fff url(../images/notes.gif) no-repeat center left;
		color: #454545;
	}
	.notes_quality {	float: right;	
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding-left: 70px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;		
		background: #FFFFDD;
		color: #454545;
		text-align: justify;
		line-height: 16px;
	}	
/* footer */
#footer {       
	clear: both;
	float: bottom;
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }

