/* FUENTES */
body,html {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: lighter;
	margin: 0;
	background: #FFF url("/img/background.png") top left repeat-x;
	color: #666;
	width: 100%;
	height: 100%;
}

td,input,select,textarea,button {
	font-family: Arial;
	font-size: 13px;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

ol {
	padding-left: 20px;
	margin: 0px;
}

/* FUENTES */
.fs28 {
	font-size: 28px;
}

.fs25 {
	font-size: 25px;
}

.fs18 {
	font-size: 18px;
}

.fs16 {
	font-size: 16px;
}

.fs15 {
	font-size: 15px;
}

.fs14 {
	font-size: 14px;
}

.fs13 {
	font-size: 13px;
}

.fs12 {
	font-size: 12px;
}

.fs11 {
	font-size: 11px;
}

.fs10 {
	font-size: 10px;
}

.fs9 {
	font-size: 9px;
}

/* SANGRADO DEL TEXTO */
.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.taj {
	text-align: justify;
}

/* LINKS */
a:link,a:hover,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.temas:link,a.temas:hover,a.temas:visited,a.temas:active {
	color: #f39801;
}

a.habilidades:hover {
	background-color: #ffffff;
}

a.nosub,a.nosub:hover,a.nosub:visited,a.nosub:active {
	text-decoration: none;
}

a.ltags {
	text-decoration: none;
}

a.ltags:hover {
	text-decoration: underline;
}

a.coment {
	color: #838383;
	font-size: 12px;
}

.footer {
	background: #FFFFFF url("/img/bg_footer_central.png") top left repeat-x;		
	color: #a40d1a;
}
	
a.linkfooter:link,a.linkfooter:visited,a.linkfooter:active {
	text-decoration: none;
	color: #a40d1a;
}

a.linkfooter:hover {
	text-decoration: none;
	color: #a40d1a;
}

h1 {
	font-size: 25px;
	display: inline;
	font-weight: lighter;
	color: #333;
}

h2 {
	font-size: 18px;
	display: inline;
	font-weight: lighter;
	color: #900;
}

h3 {
	font-size: 17px;
	display: inline;
	font-weight: lighter;
	color: #900;
}

h4 {
	font-size: 16px;
	display: inline;
	color: #900;
	font-style: italic;
}

h5 {
	font-size: 12px;
	display: inline;
	font-weight: lighter;
}

#fixme {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 50;
	width: 100%;
	text-align: center;
}

body>div#fixme {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
	text-align: center;
}

/* CAPAS */
.table {
	position: relative;
	display: table;
	width: 100%;
}

.tr {
	position: relative;
	float: left;
	width: 100%;
}

.td {
	position: relative;
	float: left;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

.fl {
	float: left;
}

.di {
	display: inline;
}

.fwb {
	font-weight: bold;
}

.zi90 {
	z-index: 90;
}

/***********************************/ /* ESPACIADOS Y MARGENES */
	/***********************************/
.lh2 {
	line-height: 2em;
}

.p5 {
	padding: 5px 5px 5px 5px;
}

.paddin10 {
	padding: 10px 10px 10px 10px;
}

.paddin20 {
	padding: 20px 20px 20px 20px;
}

.margin10 {
	margin: 10px 10px 10px 10px;
}

.margin20 {
	margin: 20px 20px 20px 20px;
}

.ml2 {
	margin-left: 2px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml50 {
	margin-left: 50px;
}

.ml100 {
	margin-left: 100px;
}

.ml200 {
	margin-left: 210px;
}

.mr10 {
	margin-right: 10px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt35 {
	margin-top: 35px;
}

.mt50 {
	margin-top: 50px;
}

/* TOPS */
.pt1 {
	padding-top: 1px;
}

.pt2 {
	padding-top: 2px;
}

.pt3 {
	padding-top: 3px;
}

.pt4 {
	padding-top: 4px;
}

.pt5 {
	padding-top: 5px;
}

.pt6 {
	padding-top: 6px;
}

.pt7 {
	padding-top: 7px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pt70 {
	padding-top: 70px;
}

/* BOTTOMS */
.mb50 {
	margin-bottom: 50px;
}

.mb20 {
	margin-bottom: 20px;
}

.pb1 {
	padding-bottom: 1px;
}

.pb2 {
	padding-bottom: 2px;
}

.pb3 {
	padding-bottom: 3px;
}

.pb5 {
	padding-bottom: 4px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

/* LEFTS */
.pl1 {
	padding-left: 1px;
}

.pl2 {
	padding-left: 2px;
}

.pl3 {
	padding-left: 3px;
}

.pl4 {
	padding-left: 4px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pl40 {
	padding-left: 40px;
}

.pl50 {
	padding-left: 50px;
}

.pl60 {
	padding-left: 60px;
}

.pl70 {
	padding-left: 70px;
}

/* RIGHTS */
.pr1 {
	padding-right: 1px;
}

.pr2 {
	padding-right: 2px;
}

.pr3 {
	padding-right: 3px;
}

.pr4 {
	padding-right: 4px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

/* ANCHOS */
.w1 {
	width: 1%;
}

.w5 {
	width: 5%;
}

.w10 {
	width: 10%;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w42 {
	width: 42%;
}

.w45 {
	width: 45%;
}

.w50 {
	width: 50%;
}

.w55 {
	width: 55%;
}

.w60 {
	width: 60%;
}

.w65 {
	width: 65%;
}

.w70 {
	width: 70%;
}

.w75 {
	width: 75%;
}

.w80 {
	width: 80%;
}

.w90 {
	width: 90%;
}

.w95 {
	width: 95%;
}

.w15 {
	width: 15%;
}

.w18 {
	width: 18%;
}

.w12 {
	width: 12%;
}

.w85 {
	width: 85%;
}

.w33 {
	width: 33%;
}

.w34 {
	width: 34%;
}

.w35 {
	width: 35%;
}

.w36 {
	width: 36%;
}

.w25 {
	width: 25%;
}

.w24 {
	width: 24%;
}

.h100 {
	height: 100%;
}
