@charset "UTF-8";
/* CSS Document */

ajaxboton a{
	color: #FFFF00;
	text-decoration: none;
	font: bold 14px Helvetica;
}
ajaxboton a:hover{
	color: #FF0000;
}
#wrapper{
	width: 710px;
	margin: 0 auto;
}
.box{
	width: 651px;
	margin: auto;
}
#end {
	width: 650px;
	background: url(../images/center_08.jpg) no-repeat top;
	margin: auto;
	height: 24px;
}
.boxholder{
	clear: both;
	padding: 8px 0px 0px;
	background: url(../images/center_03.jpg) no-repeat 1px top;
	width: 651px;
	margin: auto;
}
.tab{
	height: 51px;
	width: 176px;
	background: url(../images/frontend/boton_ajax.jpg) no-repeat;
	float: left;
	display: block;
	font: 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-left: 1px;
}
#internalContent {
	height: auto;
	width: 710px;
	background: url(../images/space.gif) repeat;
}
h3 {
	height: 68px;
	width: 165px;
}
.tabtxt{
	margin: 0;
	padding: 16px 0 0;
	text-align: center;
}
#repeat_ajax {
	background: url(../images/center_05.jpg) repeat-y 1px 1px;
	width: 651px;
	margin: 0px;
	padding: 0px;
}
#tree_bottons {
	width: 574px;
	margin: auto;
}
#tree_bottons_two {
	float: left;
	width: 393px;
	height: 46px;
}
#tree_bottons_in_rigth {
	height: 46px;
	width: 218px;
	float: right;
}
#tree_bottons_rigth {
	float: right;
	height: 46px;
	width: 181px;
}
.tab1 {
	height: 58px;
	width: 177px;
	background: url(../images/botton_int.jpg) no-repeat -2px;
	float: left;
}
.tab2 {
	height: 58px;
	width: 177px;
	background: url(../images/botton_int.jpg) no-repeat 5px;
	float: left;
}
.tab3 {
	height: 58px;
	width: 177px;
	background: url(../images/botton_int.jpg) no-repeat 5px;
	float: left;
}
#separador {
	width: 30px;
	float: left;
	height: 55px;
}
.tabtxt2 {
	color: #FF0000;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 22px 0 0;
	text-align: center;
}
.tabtxt3 {
	margin: 0;
	padding: 9px 0 0 5px;
	text-align: center;
}
.tab a{
	font: 12px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.tab a:hover{
	font: 12px Verdana, Geneva, sans-serif;
	color: #FF0000;
}

