@charset "utf-8";
/*--------------------------- IZKIERDA ---------------------------------------*/
#izkierda {
	padding: 0px;
	float: left;
	width: 300px;
	background-color: #FBFBFB;
	margin: 0px;
}
#izkierda h1 img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
#izkierda p {
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
#detacada {
	margin: 0px;
	padding: 0px;
	width: 300px;
}
/*---------------------------- DERECHA --------------------------------------*/
#derecha {
	width: 465px;
	float: right;
	background-color: #D7D7D7;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}
#ingles {
	height: 40px;
	width: 425px;
	line-height: 40px;
	text-align: right;
	color: #FBFBFB;
	font-size: 10px;
	background-image: url(../img/lineapunteada_derecha.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#ingles a {
	color: #4E4746;
}
#ingles a:link {
	color: #4E4746;
}
#ingles a:hover {
	color: #00b8da;
}
#texto {
	margin: 0px;
	width: 415px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#texto strong {
	color: #222;
	font-size: 11px;
	font-weight: normal;
}
#texto a {
	text-decoration: underline;
}
#texto a:link {
	text-decoration: underline;
}
#texto a:hover {
	text-decoration: none;
}	
#texto p {
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#texto ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#texto ul li {
	list-style-type: disc;
}
#texto li {
	padding-bottom: 4px;
}
#texto ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
/*-------------------- HERRAMIENTAS DE TEXTO --------------------------  */
#herramientastxt {
	height: 20px;
	width: 435px;
	text-align: right;
	clear: left;
	float: left;
	*margin-bottom: 0px!important;
	*margin-bottom: 0px;	
	margin-top: 20px;
	margin-left: 15px;
	margin-left: 15px!important;
	*margin-left: 10px;
	background-image: url(../img/lineapunteada_derecha.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#herramientastxt img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#herramientastxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	float: right;
}
#herramientastxt ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
