body {
	background-color: #FFFFFF;
}

img 
{ 
	border:0;
}

hr
{
	color: #CCCCCC;
	height: 1px;
}

#all
{ 
	margin:0 auto 0 auto;
    width:840px;
	height: auto;
	font-family: Verdana;
	font-size:11px;
	color:#333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
}

#left
{
	width:430px;
	padding-top:15px;
	margin-left:10px;
	float:left;
	
}

#right
{
	width:355px;
	padding-top:15px;
	margin-right:10px;
	float:right;
	
}

#right a
{
	color: #333333;
	text-decoration:none;
}

#right a:hover
{
	color: #62B0FF;
	text-decoration:none;
}

#top
{
	height:102px;
	margin-left:10px;
	margin-right:10px;
}

#top a
{
	color: #333333;
	text-decoration:none;
	cursor:hand;
}

#top_left
{
	height:90px;
	width:315px;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float:left;
}

#top_left_inside_up
{
	width:315px;
	height:65px;
	color: #62B0FF;
	font-size:53px;
	font-weight:bold;
	text-align:center;
}

#top_left_inside_down
{
	width:315px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}


#top_image
{
	float:left;
}

#top_right
{
	width: 161px;
	height:90px;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float:left;
}

#top_right_inside
{
	width: 161px;
	margin-top:68px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}


#left a
{
	color: #333333;
}

#bottom
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 17px;	
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}

#bottom-left
{
	float:left;
}

#bottom-right
{
	float:right;
}

#bottom a
{
	text-decoration:none;
	color: #62B0FF;
	font-size:9px;
}

.text_color
{
	color: #62B0FF;
	font-weight: bold;
	font-size:13px;
}

.titulos
{
	color: #333333;
	font-weight: bold;
	font-size:12px;
}

#buttom
{
	background: url('../images/buttom.jpg') no-repeat top left;
	width:270px;
	height:50px;	
	text-align:center;
	padding-top:20px;
	font-size:14px;
	font-weight:bold;
}

#buttom-div
{
	width:270px;
	height:70px;
	padding: 0px 80px;
	margin: 20px 0px;
}

#buttom-div a
{
	text-decoration:none;
}

#buttom-div a:hover
{
	color:white;
	text-decoration:none;
	cursor: pointer;
}


