/*
* Copyright (C) 2007 Interdalia Technologies. All rights reserved.
*
* Este archivo contiene o forma parte de un software propiedad de Interdalia Technologies. 
* El contenido de este fichero es propiedad de Interdalia Technologies. 
* Se reservan todos los derechos. 
* Queda prohibida cualquier modificación o reproducción que no esté autorizada por el propietario.
* Si usted cometiese una acción no autorizada, podría estar cometiendo un delito.
*
* I N T E R D A L I A   T E C H N O L O G I E S
*/

input {
	color : #000000;
	font-size : 1em;
	font-family : Tahoma,Verdana,Segoe,sans-serif;
	font-weight: normal;
}

div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 0.8em;
	font-family : Tahoma,Verdana,Segoe,sans-serif;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color: #003C5E;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 0.8em;
	font-family : Tahoma,Verdana,Segoe,sans-serif;
	font-weight:bold;
}
.left a {
	color : #000000;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 1em;
	font-family : Tahoma,Verdana,Segoe,sans-serif;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 1em;
	font-family : Tahoma,Verdana,Segoe,sans-serif;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
