/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
a{
text-decoration:none;
color:#FFFFFF;
}
a:visited{
text-decoration:none;
color:#FFFFFF;
}
a:hover{
color:#CCCCCC;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(js/images/img05.gif) repeat-y;
}

/* Header */

#header {
	width: 950px;
	height: 85px;
	margin: 0 auto;
	background: url(js/images/img02.jpg) no-repeat;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 40px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 950px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 10px 0 10px;
	background: url(js/images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	width:60px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(js/images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(js/images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(js/images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(js/images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
.textSalir{
color:#FFFFFF;
font-weight:bold;
}
.agregar{
background:url(js/images/sumar.png) no-repeat left;
padding-left:20px;
}
.punto{
background:url(js/images/punto.png) no-repeat left;
padding-left:10px;
}
.tituloback{
background:#FDD853;
/*background:#DCFF9F;*/
font-weight:bold;
text-align:center;
}
.subTituloback{
background:#FF9100;
/*background:#FFCABF;*/
font-weight:bold;
text-align:left;
}
.selectaprob:hover{
background:#F0F0F0;
}
.higslideimg{
text-decoration:none;

}

.imgReload{
background:url(js/images/Refresh.png) no-repeat;
border:none;
cursor:pointer;
width:32px;
height:32px;
}
.imgReload:hover{
background:url(js/images/Refresh2.png) no-repeat;
}
.imgSearch{
background:url(js/images/search.png) no-repeat;
border:none;
cursor:pointer;
width:32px;
height:32px;
}
.cuadroPriMenu{
font-size:9px;
color:#333333;
}

.cuadroSubmenu{
background:#E10C12;
color:#FFFFFF;
padding: 1px 15px;
border: 2px solid #ffffff;
text-decoration:none;
}
.textoLogin{

color:#FFFFFF;
font-weight:bold;
}
.link{
color:#333333;
font-size:12px;
}
.link:visited{
color:#000000;
font-weight:bold;
font-size:12px;
}