/* TAGs */

body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}

p {
	margin:0;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
}
#soluContent p {
	margin:0;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
	color: #333333;
	line-height: 24px;
}

/* CLASs */
.tinyText_01 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;	
}
.orange {
	color:#FF3300
}

/* Novedades */
#novedades p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFB8A6;
	line-height: 15px;
}
#respuestas p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

/* Recent */
.recentWs p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;	
}
.recentWs h1 {
	margin:0px;
	padding-bottom:6px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;	
}
.titulos{
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FF5533;	
	margin-top:40px; 
	margin-bottom:10px;
	letter-spacing:1px;
}
.titulo_2{
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;	
	margin-bottom:6px;
}

/* Footer */
#footer p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #999999;
}

/* Content */
ul.content {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FF3300;
	padding-left: 20px;
	margin-left: 20px;
	line-height: 18px;
}
#conTentB h5 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FF3300;
	margin-top: 4px;
	padding: 4px;
}

/* Sidebar */
#subNav p, h5, h6 {
	margin:0px;
	padding:0px;
}
#subNav p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;	
}
#subNav h5 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #444444;	
	margin-bottom:4px;
}
#subNav h6 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 9px;
	color: #888888;	
	margin-top:20px;
	margin-bottom:4px;
}

/* Forms */
form p {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FF3300;
	line-height: 18px;
}
input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;	
	padding: 4px;
	
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #E2E2E2;
	border-left-color: #BBBBBB;	
}
textarea {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;	
	padding: 4px;
	
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #E2E2E2;
	border-left-color: #BBBBBB;	
}
label{
	color: #FF3300;
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 13px;
}
