/* CSS Document */

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:100%;
	font-family: georgia, times new roman, times, serif;
	color: #212121;
	line-height: 130%;
	/* hide overflow:auto from IE5/Mac */ 
/* \*/ 
overflow-y: hidden;
	background-color: #FEFEFE;
	

/* */ }

/*---Si cambio el overflow por hidden no sale el scroll horizontal del contenido---- */



body {
	height:100%;
	max-height:100%;
	overflow:auto;
	padding:0;
	margin:0;
	border:0;
	background-color: #FEFEFE;
}
H1, H2, H3{font-family: georgia, times new roman, times, serif;}
H1{
	font-size:240%;
	line-height: 60%;
}
H2{
	font-size:140%;
	line-height: 100%;
}
H3{font-size:120%;}

a {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
#wordsleft a{
	color: #00CCFF;
	text-decoration: none;
}
#wordsleft a:hover{
	color: #FF0099;
}

#head {
	z-index:5;
	position:fixed;
	display:block;
	top:0;
	margin:0;
	width:180px;
	height:50px;
	padding-top:50px;
	padding-left: 30px;
	}
#head img{
	margin-bottom:3px;
	}
#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	position:relative;
	z-index:3;
	padding-left: 240px;
}
#content_xs {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	position:relative;
	z-index:3;
	padding-left: 200px;
}
img {
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#foot {position:fixed; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:50px; background:rgb(214,100,50); color:#fff; text-align:right; font-size:1em; z-index:4;}


#left {
	position:fixed;
	display:block;
	top:110px;
	left:30px;
	width:135px;
	height:500px;
	background-color:transparent;
	font-family: georgia, times new roman, times, serif;
	font-size: 0.7em;
	font-weight: bold;
	z-index: 6;
	margin-right: 20px;
	vertical-align: middle;
	line-height: 130%;
}
* html #head, * html #foot,* html #left {position:absolute;}

#left a, #menu a:link, #menu a:active {
	display:block;
	width:100%;
	text-decoration:none;
	margin-top:0.3em;
	border:0;
	text-align:left;
	vertical-align: middle;

}
#left a:hover{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 0.8em;
	
}

#left a.black, #menu a.black:link, #menu a.black:active {
	color: #666666;
}
#left a.black:hover {
	background-color: #666666;
	    color: #FFFFFF;
}
#left a.yellow, #menu a.yellow:link, #menu a.yellow:active {
	color: #ECA004;
}
#left a.yellow:hover {
	background-color: #EDA704;
	    color: #FFFFFF;
}

#left a.orange, #menu a.orange:link, #menu a.orange:active {
	color: #FA8304;
}
#left a.orange:hover {
	background-color: #FA8304;
	    color: #FFFFFF;
}
#left a.red, #menu a.red:link, #menu a.red:active {
	color: #F53E2B;
}
#left a.red:hover {
	background-color: #F53E2B;
	    color: #FFFFFF;
}
#left a.pink, #menu a.pink:link, #menu a.pink:active {
	color: #FC58BC;
}
#left a.pink:hover {
	background-color: #FC58BC;
	    color: #FFFFFF;
}
#left a.purple, #menu a.purple:link, #menu a.purple:active  {
	color: #CC3399;
}
#left a.purple:hover {
	background-color: #CC3399;
	    color: #FFFFFF;
}
#left a.green, #menu a.green:link, #menu a.green:active {
	color: #42DD00;
}
#left a.green:hover {
	background-color: #42DD00;
	    color: #FFFFFF;
}
#left a.darkblue, #menu a.darkblue:link, #menu a.darkblue:active {
	color: #0099CC;
}
#left a.darkblue:hover {
	background-color: #0099CC;
	    color: #FFFFFF;
}
#left a.blue, #menu a.blue:link, #menu a.blue:active {
	color: #00DCE4;
}
#left a.blue:hover {
	background-color: #00DCE4;
	    color: #FFFFFF;
}
#left #copyright {
	color: #6A6A6A;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-size: 0.9em;
	padding-bottom: 4px;
	text-align: left;
}
#left #copyright a, #menu #copyright a:link, #menu #copyright a:active{
	color: #6A6A6A;
	text-decoration: none;
	padding-bottom: 4px;
	
	
}

#left #copyright a:hover {
	color: #FF0099;
	
}

#left a.img_menu, #left a.img_menu:active, #left a.img_menu:link{
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	height: 96px;
}
#pad1 {display:block; width:18px; height:100px; float:left;}
#pad3 {display:block; width:18px; height:50px; float:left;}
.padtop {display:block; height:30px;}
.pad{display:block; height:80px;}
.padtop0 {display:block; height:50px;}
.padecard{display:block; height:480px;}

#wordsleft {
	float:left;
	height: 100%;
	width:600px;
	padding: 0;
 }



#wordsright {float:right; top:100px; right:150px; height:200px; width:150px; background:#def; border:1px solid #000; margin:5px; padding:5px;}
#wordsabsolute {position:absolute; top:0; left:400px; background:#eee; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative {position:relative; top:10px; left:30px; background:#ddd; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00; width:200px;}


.title {
	font-size:1.3em;
	font-weight:bold;
	display: block;
	margin-top: 0.6em;
	margin-bottom: 0.7em;
	font-family: georgia, times new roman, times, serif;
	border-top-color: #5F5F5F;
	border-top-style: dotted;
	border-top-width: 2px;
	padding-top: 0.6em;
}
.line {
	display: block;
	border-top-color: #5F5F5F;
	border-top-style: dotted;
	border-top-width: 2px;
	font-size: 1px;
	margin-top: 16px;
	margin-bottom: 20px;
}
.points {
	display: block;
	border-top-color: #5F5F5F;
	border-top-style: dotted;
	border-top-width: 2px;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bold {font-weight:bold;}
#nav {
	display:block;
	width:100%;
	height:25px;
	text-decoration:none;
	color:#0099CC;
	font-weight:bold;
	line-height:25px;
	font-size: 1.3em;
	text-align: center;
}
#nav a  {
	width:10px;
	height:25px;
	color:#464646;
	position: relative;
	text-decoration: none;
}
#nav a:hover {color:#FF0099;}
#nav a:visited {color:#666666;}
#nav a.selected {color:#0099FF;}
a.common {
	text-decoration:none;
	font-weight:bold;
	color: #464646;
}
a.common:hover {
	color: #0099FF;
	background-color: #FFFFFF;
}

.notes {
	font-size: 80%;
	font-style: italic;
}
a.titlink {
	color: #464646;
	text-decoration: none;
	font-size: 140%;
	line-height: 100%;
	font-weight: bold;
	vertical-align: text-bottom;
}
a.titlink:hover{
	color: #999999;
}
/*---formularios---- */
form {
	vertical-align: middle;
	padding-bottom: 10px;
	margin-top: 2em;
	font-size: 85%;
}

.inputcomments {
	font-family: georgia, times new roman, times, serif;
	border:1px solid #000;
	padding-left:4px;
	margin-bottom:0.6em;
	background-color: #FFFFFF;
	font-size: 1em;
	color: #0099CC;
	font-weight: normal;
	vertical-align: middle;
	line-height: 140%;
}
.inputtext{
	font-family: georgia, times new roman, times, serif;
	border:1px solid #000;
	padding-left:4px;
	margin-bottom:0.6em;
	background-color: #FFFFFF;
	font-size: 1em;
	color: #0099CC;
	font-weight: normal;
	vertical-align: middle;
	line-height: 140%;
	padding-bottom: 2px;
}
form .button {
	font-family: georgia, times new roman, times, serif;
	font-size: 0.9em;
	color: #CC0000;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 10px;
	cursor: hand;
	margin-top: 10px;
	background-color: #FF9900;
	margin-right: 10px;
	border:1px solid #000;
	font-weight: bold;
}

form label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	text-align:right;
	padding-right:10px;
	margin-bottom:0.6em;
	padding-top: 0.1em;
}
/*---downloads---- */
#downloads{
	display: block;
	width: 100%;
	font-size: 0.7em;
	text-align: center;
	margin-top: 20px;
	position: relative;
	height: 130px;
	font-weight: bold;
}
#downloads img{
	padding: 6px;
	background-color: #FFFFFF;
	border: 0;

}
#downloads ul{
	border: 0;
	list-style-type: none;
	float: none;

}
#downloads li{
	margin-right: 17px;
	text-align: center;
	display: block;
	width: 162px;
	float: left;
	line-height: 1.3em;

}
#downloads li a,#downloads li a:visited,#downloads li a:active,#downloads li a:link{
	color: #585858;
	text-decoration: none;
	width: 162px;
	background-color: #FFFFFF;
	margin-top: 4px;
}
#downloads li a:hover{
	color: #00CCCC;
	text-decoration: none;
	width: 162px !important;
	background: #FFFFFF;
	font-weight: bold;
}
/*---ecards---- */
#big_ecard {
	float:left;
	height: 619px;
	width:460px;
	border: 10px;
	border-color: #FFFFFF;
	border-style: solid;
	font-family:georgia, times new roman, times, serif;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	display: block;
 }
#ecards{
	display: block;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	height: 150px;
	margin-bottom: 20px;
}

#ecards ul{
	border: 0;
	list-style-type: none;
	float: none;

}
#ecards li{
	margin-right: 30px;
	text-align: center;
	display: block;
	width: 108px;
		height:94px;
	float: left;
	margin-top: 30px;

	vertical-align: middle;

}



#ecards img {border:0; margin:4px;}
#ecards li a,#ecards li a:visited,#ecards li a:active,#ecards li a:link{

		background: #FFFFFF;
	display: block;
		height:94px;
	
}
#ecards li a:hover{
	width: 108px !important;
	background: #FFFF33;
	display: block;
	height:94px;
	background-color: #00CCFF;
}
.ecard_from {
	font-size: 100%;
	font-weight: bold;

	border-bottom-style: dotted;
	border-bottom-width: 2px;
	display: block;
	padding-bottom: 4px;
	width: 480px;
	text-align: left;
}
.ecard_email{
	font-weight: bold;
	margin-left: 3.9em;
	display: block;
	margin-bottom: 15px;
	vertical-align: text-top;
	line-height: 1.4em;
	text-align: left;
	font-size: 80%;
}
.ecard_message{
	font-size: 1em;
	text-align: left;
	display: block;
	width: 100%;
}

.ecard_footer{
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	font-size: 1em;
	color: #BD7171;
}
.ecard_footer a{
	font-weight: normal;
	text-decoration: none;
	color: #BD7171;
	margin-right: 20px;
	margin-left: 20px;
}
.ecard_footer a:hover { 
	text-decoration: none;
font-weight: normal;
	color: #FF0099;
	background-color: #FFFFFF;	
}
.send a{
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}
.send a:hover { 
	text-decoration: none;
font-weight: normal;
	color: #FF0099;
	background-color: #FFFFFF;	
}
#print {
	float: none;
		display: block;
		width:300px;
			margin-bottom: 40px;
			line-height: 140%;
}

#print img{
	margin-bottom: 6px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
#news_index{
	display: block;
	width: 587px;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 16px;
}
#flash{
	display: block;
	width: 600px;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	height: 600px;
	background-color: #FFFFFF;
}
#flash_cont{
	display: block;
	width: 600px;
	font-size: 0.8em;
	text-align: center;
	position: relative;
	
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 16px;
}

