/* BODY CSS - CARACTERÍSTICAS DE LA PÁGINA GLOBAL */
body {	
	background-color:#fff;
	background-image:url(../imagenes/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	color:#333;
	margin:0;
}

/* TOP CSS - LINKS EN LA PARTE SUPERIOR DE LA PAGINA */
#top {
	width:715px;
	padding:12px 25px 15px 25px;
	background-image:url(../imagenes/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#fff;
	margin:0 auto;
	text-align:right;
}
ul#twitter_update_list {display: inline;list-style-type: none;padding:0}
ul#twitter_update_list li {display: inline;list-style-type: none;}

#top a {
	padding:0 10px 0 10px;
	color:#FFF; /* COLOR DE LAS LETRAS DE TOP*/
	border:none;
}

#top a:hover {
	text-decoration:none;
}
#top b {
	float:left;
	font-weight:normal;
}
#top b a {
	border-left:1px dotted #ccc;
	border-right:none;
	border:none;
}

#top a:hover {
	text-decoration:underline;
}

/* TITULOS GRANDES */
h1, h2{
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:20px;
	color:#333;
	font-weight:normal;
	margin:10px 0 15px 0;
	letter-spacing:-2px;
	border-bottom:2px solid #1579a7;
	padding:0 0 2px 0;
	text-align:left;
}

/* LISTAS DE PDFs */
.linkroll li {
	margin:1px;
	padding:0 !important;
	padding:1px;
	list-style:none;
}

.linkroll li a {
	padding:2px 2px 2px 18px;
	display:block;
	margin:0;
	color:#000;
	font-family:Verdana, Trebuchet MS, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-image:url(../imagenes/pdf.png);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	
}
.linkroll li a:hover {
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#444;
	
}
/* LISTAS DE SITIOS DE INTERES */
.liksout li {
	margin:1px;
	padding:0 !important;
	padding:1px;
	list-style:none;
}

.linksout li a {
	padding:2px 2px 2px 18px;
	display:block;
	margin:0;
	color:#000;
	font-family:Verdana, Trebuchet MS, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-image:url(../imagenes/link.png);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	
}
.linksout li a:hover {
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#444;	
}
/* LINKS */
a {
color:#333;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

.default_box { 
	background-color: #f7f7f7; 
	border: 1px solid #bcbcbc; 
	color: #808080; 
	}
	
.notice_box { 
	background-color: #ffffe0; 
	border: 1px solid #e6db55; 
	color: #c7b634; 
	}
	
.warning_box { 
	background-color: #ffdfdf; 
	border: 1px solid #ff0000; 
	color: #ff0000; 
	}
	
.success_box { 
	background-color: #e2f3c3; 
	border: 1px solid #7be568; 
	color: #708421; 
	}
	
.download_box { 
	background-color: #aad0e4; 
	border: 1px solid #0097ce; 
	color: #0097ce; 
	}
	
.cardsaccept{ 
	color: #888888; 
	background: transparent;
	background-image: url(../img/btn_bg.jpg); 
	background-repeat: repeat-x; 
	background-position: 0 0; 
	text-align: center; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	box-shadow:0 0 3px #D5D5D5;
	border-radius: 5px; 
	font-size: 11px; 
	font-weight: bold; 
	text-shadow: 1px 1px 0px #ffffff; 
	border: 1px solid #e2e2e2; 
	}
	
.default_box a, .notice_box a, .warning_box a, .success_box a, .download_box a { 
	font-family: "Droid Serif", Georgia, serif;
	font-style: italic;
	font-size: 14px; 
	color: #333333;
	position: relative;
	z-index: 10;
	}
	
.default_box img, .notice_box img, .warning_box img, 
.success_box img, .download_box img { 
	width: 16px; 
	height: 16px; 
	margin: 0 5px 0 0; 
	padding: 0; 
	border: none; 
	float: left; 
	}
	
.post.default_box, .post.notice_box, .post.warning_box, 
.post.success_box, .post.download_box { 
	font-family: "Droid Serif", Georgia, serif;
	font-style: italic;
	font-size: 14px; 
	width: 97%; 
	margin: 5px 0 5px 0;
	padding: 15px;  
	float: left; 
	text-shadow: 1px 1px 0px #ffffff; 
	}
	
/* BLOCKQUOTE */
#lastest-articles { 
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FDFEFE url(/imagenes/post-box-top.gif) repeat-x scroll center top;
	border-color:-moz-use-text-color #DCE7ED #CFDBE1;
	border-style:none solid solid;
	border-width:0 1px 1px;
	margin:0;
	padding:0;
	padding:13px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:left;
}

/* MARCOS DE FOTOGRAFIAS */
.blur{
   background-color: #ccc; /*shadow color*/
   color: inherit;
   margin-left: 4px;
   margin-top: 4px;
   width: 224px;
}
.shadow, .content{
   position: relative;
   bottom: 2px;
   right: 2px;
}
.shadow{
   background-color: #666; /*shadow color*/
   color: inherit;
}
.content{
   background-color: #fff; /*background color of content*/
   color: #000; /*text color of content*/
   border: 1px solid #000; /*border color*/
   padding: .5em 2ex;
}
.content img{
   border: 1px solid #000000;
}
.pics {
	border: 3px solid #0099cc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	padding-left:0;
}

ul.pics li a { text-decoration:none; }
ul.pics li a:hover { text-decoration:underline; }
ul.pics li {
list-style-type:none;
margin:3px;
width:270px
}


ul.list-tick {
	margin: 5px 0;
	padding: 0;
}
ul.list-tick li {
	margin: 0;
	padding: 2px 0 2px 40px;
	list-style: none;
	background: url(/imagenes/tick.png) no-repeat 20px 5px;
	text-align:left
}
ul.list-tick li a{
	color:#1C95BC;
}

span.offer {
    color: #CC0000;
    font-size: 15px;
}

/* FOOTER */
#footer {
	padding:10px;
	border-top:3px solid #8fb8cc;
	background : #EEE;
	text-align:center;
	margin:20px 0 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
}
#footer p{
	padding:2px;
	margin:2px;
}

a.basicGreen{float:right;margin-right:10px;background:transparent url(/imagenes/greenemailBtn.gif) no-repeat scroll left top;color:#FFFFFF;font:bold 11px Arial,Helvetica,sans-serif;height:19px;line-height:normal;padding:2px 0 3px 10px;*padding:0px 0 3px 10px;text-decoration:none;}a.basicGreen span{background:transparent url(/imagenes/greenemailBtn.gif) no-repeat scroll right top;color:#FFFFFF;padding:2px 18px 4px 0;}
