html {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
 /*overflow:visible;*/
}
body {
	background-color: #5890AF;
	margin: 0px;
	background-image: url(../img/pat_fdo.gif);
	color: #666666;
}
#button {
	width: 70px;
	color: #666666;
	font-size: 110%;
}

#contendor {
	width: 950px;
	height: 440px;
	position:absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-top:-220px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -475px;
	background-color: #FFFFFF;
	background-image: url(../img/pat_sombra.jpg);
}
#contInt {
	position: relative;
	height: 440px;
	width: 950px;
}
#bordeSup {
	width: 950px;
	height: 10px;
	/*background-image: url(../img/sombra1.png); */
	position: absolute;
	z-index: 2;
	left: 0px;
	top: -10px;
	background-image: url(../img/bordesup.jpg);
}
#bordeInf {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 440px;
	background-image: url(../img/bordeinf.jpg);
}
#capaIz {
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 4;
	margin-left: -385px;
	height: 440px;
	width: 263px;
}
/*////////////////////////////////////////////////////////*/
.floatIz{
	float:left;
}
.floatDer{
	float:right;
}
.alinDer{
	text-align:right;
}
.pad1{
	padding-top:110px;
}
.pad2{
	padding-left:30px;
}
.pad3{
	padding-right:25px;
}
.pad4{
	padding-left:40px;
}
/*/////////////////////////////////////////////////////////*/
a{
	color: #0072a5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}
#capaPie {
	position: absolute;
	left: 50%;
	top: 390px;
	z-index: 4;
	margin-left: -475px;
	height: 50px;
	width: 950px;
}
.pad5 {
	padding-left:35px;
}
.fotosmall {
	padding-bottom: 6px;
}

#capaTop {
	position: absolute;
	left: 50%;
	top: 39px;
	z-index: 4;
	margin-left: -490px;
	height: 20px;
	width: 950px;
	text-align: right;
	padding-right: 20px;
}
#capaCentro {
	position: absolute;
	left: 100%;
	top: 100px;
	z-index: 4;
	margin-left: -640px;
	height: 290px;
	width: 600px;
	padding-right: 0px;
	padding-left: -620px;
	text-align: justify;
}
.div_scroll1 {
	text-align: justify;
	height: 195px;
	width: 500px;
	padding-right: 20px;
	overflow: auto;
	overflow-x: hidden;
}
.pad6 {
	padding-top: 10px;
}
.campo {
	width: 150px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.txVerde {
	font-weight: bold;
	color: #0072A5;
}
.txRojo {
	font-weight: bold;
	color: #CC0000;
}
.padcontacto {
	padding-top: 12px;
	padding-left: 3px;
}
.div_scroll2 {
	text-align: justify;
	height: 237px;
	width: 620px;
	padding-right: 0px;
	overflow: auto;
	overflow-x: hidden;
}

.tablapie {
	font-size: 11px;
}	

