html * {
	margin:0; padding:0; border:0;
}

body {
	/*width: 			100% !important;*/
	font-family: 		Arial;
	font-size: 			1em;

}

#cabecera {
	/* border: 0.1em solid red; */
	float: 			center;
	text-align:			center;
	margin: 			0 0 0 0;
	padding-bottom: 		25px;
}

#columna-izquierda {
	/* border:0.1em solid blue; */
	text-align:			left;
	margin: 			15px 50px 0 15px;
	padding-bottom: 		20px;
	float:			left;
	height: 			160px;
	height:			auto !important;
	width:			15%;
	line-height:		2;
}

#cabecera hr { background-color: #DC7684; color: #DC7684; height: 3px;}
#contenido-principal hr { background-color: #DC7684; color: #DC7684; height: 1px;}

a {text-decoration: none;}
/*
#columna-izquierda a { font-size:50px; background-repeat: no-repeat; background-image: url("../Imagenes/boton1.jpg");background-position:0px -3px; height:50px;}
#columna-izquierda a:link {  background-repeat: no-repeat; background-image: url("../Imagenes/boton1.jpg");background-position: 0px -3px;height:50px;}
#columna-izquierda a:visited  {  background-repeat: no-repeat; background-image: url("../Imagenes/boton1.jpg");background-position: 0px -3px;height:50px;}

#botonempresa a:hover {  background-repeat: no-repeat; background-image: url("../Imagenes/botonquien.jpg"); background-position: 0px -3px;}
#botonclientes a:hover {  background-repeat: no-repeat; background-image: url("../Imagenes/botonclientes.jpg"); background-position: 0px -3px;}
#botonservicios a:hover {  background-repeat: no-repeat; background-image: url("../Imagenes/botonservicios.jpg"); background-position: 0px -3px;}
*/

#boton{letter-spacing:1px}

#contenido-principal {
	/* 	{font-family:"Futura Light BT";font-size:1.5em;text-decoration:none;color:#87212E;}
     		{font-family:"Futura Light BT";font-size:1.5em; background: none; color: #87212E; text-decoration: none;}
 		{font-family:"Futura Book BT";font-size:1.5em; background: none; color: #87212E; text-decoration: none;}

		font-weight: bolder;color:	#87212E;text-decoration: blink;
		border:			0.1em solid green;
	*/
	padding: 			5px 5px 5px 15px;
	border-left: 		1px solid #DC7684;
	float: 			left;
	text-align:			justify;
	margin: 			15px 15px 0 0;
	overflow: 			visible;
	min-height: 		290px;
	height: 			160px;
	height:			auto !important;
	width:			60%;
	
}

#contenido-principal p {margin-bottom: 15px;}

#columna-izquierda {font-family:"Century Gothic";font-size:1.5em; background: none; color: #87212E; text-decoration: none;}
#columna-izquierda a {text-decoration: none;}
#columna-izquierda h1{ 
	font-family:		"Century Gothic";
	font-size: 			20px;
	color: 			#87212E;
	font-weight: 		bold;	
}

#columna-izquierda h2{ 
	font-family:		"Century Gothic";
	font-size: 			14px;
	color: 			black;
	font-weight: 		bold;	
	text-align:			right;
	text-decoration:	none;
} 
#columna-izquierda h3{ 
	font-family:		"Century Gothic";
	font-size: 			14px;
	color: 			#87212E;
	font-weight: 		bold;	
	text-align:			center;
} 

#pie {
	/* border: 0.1em solid yellow; */
	padding: 			40px 0 10px 0;
	clear: 			both;
	float: 			center;
	text-align:			center;

}

h1 {
	text-align:			center;
	font-size: 			28px;
	font-weight: 		normal;
	border-color: 		#87212E;
	color: 			#87212E;
	font-family:		"Century Gothic";

}

h2 {
	font-family:		"Century Gothic";
	text-align:			center;
	font-size: 			28px;
	font-weight: 		normal;
	border-color: 		#87212E;
	color: 			#87212E;
}

h3 {
	font-family:		"Century Gothic";
	font-size: 			25px;
	font-weight: 		normal;
	border-color: 		#87212E;
	color: 			#87212E;
}

h4 {
	font-family:		"Century Gothic";
	font-size: 			14px;
	color: 			#444;
	font-weight: 		normal;
	text-decoration: none;

}
h4 a{
	font-family:		"Century Gothic";
	font-size: 			14px;
	color: 			#444;
	font-weight: 		normal;
	text-decoration: none;

}
h5 {
	text-align:			right;
	font-size: 			15px;
	font-weight: 		normal;
	border-color: 		#87212E;
	color: 			#87212E;
	font-family:		"Century Gothic";
	text-decoration: none;
}
h5 a{
	text-align:			right;
	font-size: 			15px;
	font-weight: 		normal;
	border-color: 		#87212E;
	color: 			#87212E;
	font-family:		"Century Gothic";
	text-decoration: none;
}
ul { margin-left: 25px}
#pie h4 {
	font-family:		"Century Gothic";
	font-size: 			9px;
	color: 				#444;
	font-weight: 		normal;
}
/*
#imgcliente {
	width: 768px;
	height: 600px;
}*/

