/* CSS Document created by Federico Gagliardone for TC Max */

body {

	background-image:url(../img/bgBody-2.jpg);

	background-repeat:no-repeat;

	font-family:Verdana;

	font-size:11px;

	color:#414141;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color:#E3E3E3;

	background-position: center top;

	}



/*Main Content*/

#main {  

  margin:0 auto; /* centra el contenedor */

  width:835px;

  background-color:#FFFFFF;

} 



/*top*/

#top {

	width:835px;

	height:115px;

	background-image:url(../img/top.gif);

	background-repeat: no-repeat;

	background-position: top center;

	}

	

/*Content Center*/

#content {

    width:835px;

	padding-top:5px;

	}

#ads {

	width:210px; 

	float: left;

	/*background-color:#F2F2F2;*/

	top:0px;

	margin-top:0px;

	/*margin-left:3px;

	border: 1px solid #CCCCCC;

	background-color:#F6F6F6;*/

	}

#contentright {

	/*margin-left: 230px;*/

	/*margin-right: 5px;*/
    
    margin-left: 20px;
    
    float:left;

	width: 604px;

	margin-bottom:10px;

}	

* html #contentright {

			width:600px; /* for IE5.x/W */

			w\idth: 600px; /* for other IE */

		}

/*footer*/

#footer {

	font-family:Verdana;

	background-image:url(../img/bgfooter.jpg);

	font-size:10px;

	clear:both;

	width:835px;

	height:80px;

	color: #D70016;

	vertical-align:middle;

	}

/*menu*/

/*.menuTable {

	width:835px;

	height:40px;

	margin-bottom:5px;

	background-color:#0066CC;

	}*/



.menu{ 

	font-family:Arial;

	text-decoration: none;

	

	font-weight:bold;

	color:#FFFFFF;

	/*width:100px;*/

	text-align:center;

	height:44px;

	/*vertical-align:middle;*/

	background-image:url(../img/bgMenu.jpg);

	background-repeat:repeat-x;

	background-color:#D70016;

	border-top-width:0px;

	/*text-transform:uppercase;*/

	/*padding-top:10px;*/

	}

.menu a { 

	font-family:Arial;

	text-decoration: none;

	font-size:14px;

	font-weight:bold;

	color:#FFFFFF;

	display: block;

	/*padding-top: 10px;*/

	}

.menu a:visited { 

	font-family:Arial;

	text-decoration: none;

	font-weight:bold;

	color:#FFFFFF;

	}

.menu a:hover, .menu a:active {

	font-family:Arial;

	text-decoration: none;

	font-weight:bold;

	color:#FFFFFF;

	background-image:url(../img/bgMenuOver.jpg);

	/*background-color:#CCCCCC;*/

	}



.submenu{ 

	font-family:Arial;

	text-decoration: none;

	font-weight:bold;

	color:#FFFFFF;

	/*width:100px;*/

	text-align:center;

	height:20px;

	/*vertical-align:middle;*/

	background-image: url(../img/bgSubMenu.jpg);

	background-repeat:repeat-x;

	background-color:#D70016;

	border-top-width:0px;

	/*text-transform:uppercase;*/

	/*padding-top:10px;*/

	vertical-align:middle;

	padding-top:2px

	}

.submenu a { 

	font-family:Arial;

	text-decoration: none;

	font-size:12px;

	font-weight:bold;

	color:#FFFFFF;

	display: block;

	/*padding-top: 10px;*/

	}

.submenu a:visited { 

	font-family:Arial;

	text-decoration: none;

	font-weight:bold;

	color:#FFFFFF;

	}

.submenu a:hover, .submenu a:active {

	font-family:Arial;

	text-decoration: none;

	font-weight:bold;

	color:#FFFFFF;

	background-image: url(../img/bgSubMenu-over.jpg);

	/*background-color:#CCCCCC;*/

	}



/*fonts*/

.arialRed11 {

	font-family: Verdana;

	font-size: 11px;

	color: #D70016;

}

.arialRed13 {

	font-family: Verdana;

	font-size: 13px;

	color: #D70016;

}

.arialRed16 {

	font-family: Arial;

	font-size: 14px;

	color: #FFFFFF;

	font-weight:bold;

	text-transform:uppercase;

}

.arialGrey14 {

	font-family: Verdana;

	font-size: 14px;

	color: #5C5C5C;

}

.arialGrey12 {

	font-family: Verdana;

	font-size: 12px;

	color: #5C5C5C;

}



.a:link, .a:visited { 

	font-family:Verdana;

	text-decoration: none;

	font-size:11px;

	font-weight:bold;

	color:#D70016;

	}

.a:hover, .a:active {

	font-family:Verdana;

	font-size:11px; 

	color: #00CCFF;

	}

.greyToOrange10:link, .greyToOrange10:visited { 

	font-family:verdana;

	text-decoration: none;

	font-size:9px;

	font-weight:bold;

	color:#818181;

	}

.greyToOrange10:hover, .greyToOrange10:active {

	font-size:9px; 

	color:#D70016;

	}

	

.arialWhite18 {

	font:Verdana;

	font-size:18px;

	color:#FFFFFF;

	}

.arialWhite12 {

	font:Verdana;

	font-size:12px;

	color:#FFFFFF;

	}



/*tables*/

.tableBorderGrey {

	border: 1px solid #C4C4C4;

	background-color:#F5F5F5;

}



/*form*/

.input {

	background-color: #EBEBEB;

	height: 20px;

	width: 150px;

	border: 1px solid #C4C4C4;

	font-size:12px;

	font-family: Arial;

	color:#0074CD;

	background-image:url(../img/bgInput.jpg);

}

select {

	background-color: #FFFFFF;

	height: 20px;

	width: 200px;

	border: 1px solid #C4C4C4;

	font-size:12px;

	font-family: Arial;

	color:#0074CD;

	background-image:url(../img/bgInput.jpg);

}

.selectSmall {

	background-color: #FFFFFF;

	height: 20px;

	width: 40px;

	border: 1px solid #C4C4C4;

	font-size:12px;

	font-family: Arial;

	color:#0074CD;

	background-image:url(../img/bgInput.jpg);

}

textArea {

	background-color: #EBEBEB;

	height:100px;

	width: 200px;

	border: 1px solid #C4C4C4;

	font-size:12px;

	font-family: Arial;

	color:#0074CD;

	background-image:url(../img/bgTextArea.jpg);

}

.inputLarge {

	background-color: #EBEBEB;

	height: 20px;

	width: 200px;

	border: 1px solid #C4C4C4;

	font-size:12px;

	font-family: Arial;

	color:#0074CD;

	background-image:url(../img/bgInput.jpg);

}

.inputSmall {

	background-color: #EBEBEB;

	height: 15px;

	width: 60px;

	border: 1px solid #C4C4C4;

	font-size:10px;

	font-family: Arial;

	color:#0074CD;

	background-image:url(../img/bgInput.jpg);

}

/*.radioButton {

	width:10px;

	height:10px;

}*/




