@import url("CSS-Layouts.css");
/*-------------------------- T I T L E ----------------------------------*/

	#title{
	text-align:left;
	padding: 15px 0px 5px 0;
	width:98%;
	font:bold small-caps 25px "Trebuchet MS", Tahoma, "Century Gothic", Sans-Serif, Verdana, Helvetica;
	color: #003399;
	line-height:0.90em;
	letter-spacing:2px;
	border-bottom:3px solid #6699ff;
	}

	#subtitle{
		text-align:Left;
		padding: 10px 0 3px 0;
		width:98%;
		font:bold small-caps 15px "Trebuchet MS", Tahoma, "Century Gothic", Sans-Serif, Verdana, Helvetica; 
		color: #CC0000;
		line-height:0.90em;
		letter-spacing:1px;
		border-bottom:1px solid #6699ff;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #0099FF;
	line-height:1.5em;
}


/*-------------------------- P ----------------------------------*/

	p{
		font:11px Tahoma, Trebuchet MS, Verdana, Sans-Serif, Century Gothic, Helvetica;
		line-height:1.3em;
		color: #333333;
		letter-spacing:1px;
		text-align:justify;
	}

/*-------------------------- A ----------------------------------*/

	a:link, a:visited {
		font:bold 10px Tahoma, Verdana, Trebuchet MS, Century Gothic, Helvetica, Sans-Serif;
		letter-spacing:1px;
		color: #006699;
		text-decoration: none;
	}
	a:hover{ text-decoration: none; color: #FF0000;}

	a.cat:link, a.cat:visited{
		font:bold 11px Tahoma, Verdana, Trebuchet MS, Century Gothic, Helvetica, Sans-Serif;
		line-height:1.6em;
		color: #003366;
		letter-spacing:1px;
		text-decoration: none;
	}
	a.cat:hover { color: #FF0000;}

	a.view:link, a.view:visited{
		font: 10px Tahoma, Verdana, Trebuchet MS, Century Gothic, Helvetica, Sans-Serif;
		letter-spacing:1px;
		text-decoration: none;
		color:#336699;
		text-align:left;
	}
	a.view:hover { color: #000000;}


/*-------------------------- U L ----------------------------------*/

	ul, ol{
		padding: 5px;
		font: bold 11px Verdana, Trebuchet MS, Century Gothic, Helvetica, Sans-Serif, Tahoma;
		line-height:1.6em;
		color: #303030;
		padding-left:20px;
		padding-bottom:10px;
	}


/*-------------------------- S P A C E ----------------------------------*/

	#space {padding:0 0 30px 0; }



/*-------------------------- T D ----------------------------------*/

	.square {vertical-align:middle}

	td.titlecms {
		font: 9px Tahoma, Sans-Serif, Arial, Verdana;
		line-height:1.6em;
		letter-spacing:0px;
		padding:5px 2px 5px 0px;
		color: #333333;
	}
	
	td.br {
		border-right:1px dotted #666666;
	}

	td.news {
		padding:10px 5px;
		background: url(../Images/Icon-Line-Small.gif) no-repeat bottom;
	}

	td.smtitle {padding:3px 5px;}
	td.smcat {padding:3px 15px;}

	td.item, td.description   { 
		padding:5px 10px;
		border-bottom:1px solid #DEDEDE;
		font:bold 10px Tahoma, Verdana, Trebuchet MS, Century Gothic, Helvetica, Sans-Serif ;
		letter-spacing:1px;
		color:#333333;
		text-align:right;
	}

	td.item {text-align:left;}

	#item td.boton {
		padding:10px;
		text-align:center;
		border:0px;
	}


/*-------------------------- F O R M  O P T I O N S ------------------------------------*/


	Input.tlogin {
		color: #444444;
		padding: 2px;		
		border: 1px Solid #A6A7AB;
		font: normal 9px Tahoma, Sans-Serif, Arial, Verdana;
	}

	Input.tform {
		font: 10px Sans-Serif, Arial, Verdana, Trebuchet MS, Tahoma, Century Gothic, Helvetica;
		color: #444444;
		border: 1px Solid #AAAAAA;
		padding:1px;		
	}

	Select.tform {
		font: 9px Sans-Serif, Arial, Verdana, Trebuchet MS, Tahoma, Century Gothic, Helvetica;
		color: #444444;
		border: 1px Solid #AAAAAA;
		padding:1px;		
	}

	Textarea.tform {
		color: #444444;
		padding: 0em 0.5em;		
		border: 1px Solid #AAAAAA;
		font: 11px Sans-Serif, Arial, Verdana, Trebuchet MS, Tahoma, Century Gothic, Helvetica;
	}

	Input.tbuttom {
		padding:2px 3px;
		background-color:#084F96;
		border:2px double #084F96;
		font:bolder 10px Verdana, Century Gothic, Sans-Serif, Tahoma, Trebuchet MS, Arial, Helvetica;
		letter-spacing: 0.5px;
		text-align:center;
		color: #FFFFFF;
	}

	Input.tbuttom:hover{ background-color:#0066CC; color: #FFFFFF;} 
	
	#el01 {color:#00f;}h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A96C9;
	width: 570px;
	height: 20px;
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 23px;
}
