/* CSS Document */
*{margin:auto;}
/*Header*/
#header{
	width:900px;
	height:145px;
	margin:auto;}
	
#body
{
	width:900px;
	height:auto;
	margin:auto;
	}

/*Botones*/
#btn{
	width:900px;
	height:55px;
	margin:auto;
	}

/*.btn1{
	width:200px;
	padding: 1px 2px 1px 2px;
	background-color:#015697;
	font-family:Optima;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;}

a.btn1:hover{
	font-weight:bold;
	width:200px;
	padding: 1px 2px 1px 2px;
	background-color:#3faadb;}*/

#conten{
	float:left;
	padding-top:2px;
	width:270px;
	/*background: url("../img/images/bar270.gif");*/
	height:auto;}
	
.top270{
	width:270px;
	height:auto;
	background: url("../img/images/tp270.gif");}

.btm270{
	width:270px;
	height:auto;
	background: url("../img/images/btm270.gif") no-repeat;
	clear: both;}

.sec1_tit{
	padding-top:10px;
	width:270px;
	height:30px;}

.sec1_men{
	width:270px;
	height:auto;}

.sec1_cd{
	float:left;
	padding-left:5px;
	padding-right:5px;
	width:120px;
	height:110px;}
	
	
#conder_r{
	float:right;
	width:602px;
	padding: 10px 2px 5px 3px;
	height:390px;
	/*background: url("../img/images/bar625.gif");*/
	overflow:auto;}
	
#conder{
	float:right;
	width:602px;
	padding: 10px 2px 5px 3px;
	/*background: url("../img/images/bar625.gif");*/
	height:auto;
	}

.top625{
	width:625px;
	height:auto;
	background: url("../img/images/tp625.gif");}

.btm625{
	width:625px;
	height:auto;
	background: url("../img/images/btm625.gif")no-repeat;
	clear: both;}
	
.style1 {
	font-family: optima;
	font-size: large;
	color: #666666;
	font-weight: bold;
}
.style2 {
	font-family: Optima;
	font-size: medium;
	color: #006699;
}
.style3 {
	font-family: Optima;
	font-size: small;
	color: #666666;
}

.style4 {
	font-family: Optima;
	font-size: medium;
	color: #003366;
}

#footer{
	text-align:center;
	width:900px;
	height:15px;
	clear:both;
	margin:auto;
	}
