/*Diseno DavidSB*/
html { padding:0; margin:0;}
body { background-image:url('IMG/BGI2.gif'); padding:0; margin:0; font:10pt Verdana, Arial, Helvetica, sans-serif;}
#hoja {
	margin:auto;
	width:1000px;
	height:100%;
		}		

h1 { color:#FFFFFF; font-weight:bold; font-size:18px; }
h2 { color:#FFFFFF; font-weight:bold; font-size:14px; }
h3 { color:#FFFFFF; font-weight:bold; font-size:12px; }
h4 { color:#FFFFFF; font-weight:bold; font-size:10px; }
ul { text-decoration:none; list-style-type: none; color:#FFFFFF;}
li { text-decoration:none;}
a {	text-decoration: none; color:#FFFFFF;}

#no { width:auto; }
#Head { width:1000px; height:93px;}
		#Icon1 {
	float:left;
	width:187px;
	height:100px;
	text-align: center;
}
		#Banner { float:left; margin:0; width:625px; height:100px; background-image:url('IMG/OMBanner.gif')}
		#logo { margin:3px 0 0 5px; width:99px; height:93px;}
		#Icon2 {
	float:right;
	width:187px;
	height:100px;
	text-align: center;
}
#ColI {
	float:left;
	width:187px;
	height:385px;
	text-align: center;
}

/*---------------------------------------------------------*/
#Centro {
	float:left;
	margin:0;
	padding:0;
	width:625px;
	height:385px;
	background-image:url('IMG/IMGprincipal.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#000000;
}
#TEXTOcentro { width:235px; height:255px; margin: 20px 0 0 30px}
#TEXTOcentro p {font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}
	#IMGprincipal {
	float:left;
	margin:15px 0 0 0;
	width:625px;
	height:95px;
}
	

/*---------------------------------------------------------*/
#Centro2 {
	float:left;
	margin:0;
	padding:0;
	width:625px;
	height:auto;
	/*height:385px;*/
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color:#000000;
}
/*--------C1---------------------------------------------*/
#c1 {
	margin-bottom: 50px;
}


/*--------------Tabla------------------------------------*/
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: right;
	width: 540px;
	padding-bottom: 5px;

}

#VID {
margin: 10px 0 5px 100px;
}
#CON { margin-left: 167px }
/*------Servicios----------------------------------------*/
#b { color:#FFFFFF; }


/*-----------------------------------------------------------*/
#ColD{
	float:right;
	width:187px;
	height:385px;
	text-align: center;
}

#Pie {
	float:left;
	width:625px;
	height:100px;
	background-image: url('IMG/Pie.png');
	background-repeat: no-repeat;
	text-align: right;
	font-size:12px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 187px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Pie p { margin:20px 10px 0 0;}

