/* Diseño David sánchez Berber
Vecindad Ro.net
23-sep-09 */

html, body {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;	
	background-image:url('IMG/REP.png');
	}
	h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color:#C00;
		}
	h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #0066FF;
		}
	h4 {
		font-size: 14px;
		font-weight: normal;
		color: #FFFFFF;
		font-style: italic;
		text-align: center;
		}
	p {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#000;
		}

div#lienzo {
	margin: auto;
	width: 850px;
	height: auto;
	}	
div#contenedor {
	background-position: center;
	width:845px;
	/*	height:768px;*/
	height: auto;
	margin:0 auto 0 auto;
	float: none;
}

	div#cabecera {
		width:840px;
		height:130px;
		background-image:url('IMG/Baner.png');
	}
/*div#menu {
	float: left;
	width: 200px;
	height: 420px;
	}	*/
	#menu {
		margin: 0;
		padding: 10px 20px;
		/* width:180px; */
		/*float:left;*/
		text-align: center;
		list-style:none;
		background-color: #FF6600;
		}
		#menu li {
		width: auto;
		display: inline;
		}
		#menu a {
			font-size: 14px; 
			font-weight: bold; 
			text-align: right;
			color: #FFFFFF;
			text-decoration: none;
			/*margin: 10px 0 10px 0;*/
			padding: 10px 20px;
			/*display: block;*/
			/*background-color: #FF6600;*/
				}
div#principal {
	float:left;
	background-image:url('IMG/PR.png');
	width: 620px;
	height: 520px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
		#principal a {
			text-align:left;
			margin: 10px 10px 10px 10px;
			padding: 10px 10px 10px 10px;
			display: block;
			text-decoration: none;
			}
div#PTB {
	width:520px;
	height: 300px;
	Float: rigth;
	margin: 20px 0 0 50px;
	padding: 5px 20px 5px 30px;
	background-image:url('IMG/PTB_01.png');
	background-repeat: no-repeat;
}
		#PTB li {
		font-size: 12px;
		color: #000;
		text-decoration: none;
			}
			#PTB a {
			margin: 0;
			padding: 0;
			display: compact;
			text-decoration: none;
			}
div#PTBhead {
	float: left;
	width: 520px;
	}
div#PTBci {
	float: left;
	width: 250px;
	}
		#PTBci a {
			font-size: 14px;
			color: #3366FF;
			text-decoration: none;
			font-weight: bold;
		}
div#PTBcd {
	float: right;
	width: 250px;
	}
		#PTBcd a {
			font-size: 12px;
			color: #3366FF;
			text-decoration: none;
			font-weight: bold;
			}
div#bok {
	float:	right;
	width: 42px;
	height: 20px;
	margin-right: 80px;
}
div#pie{
	width:840px;
	height:128px;
	float: left;
	background-image: url('IMG/PIE2.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
}
div#pie2 {
	float: right;
	width: 700px;
	height: 70px;
	margin: 58px 20px 0 0;
	}
