body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 15px/140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
a {
color: #000;	
}
.moduleblog {
	padding-left: 20px;
}
.wrapper h1 a {
	text-decoration: none;
}
#web {
	width: 1000px;
	margin: 0px auto;
	background: url(imagenes/fondo2.png) repeat-y;
}
#faceb {
	padding: 20px;	
}
#deo_izq{
	width: 225px;
	float: left;
}
.fondomenu {
	padding-left: 15px;
	line-height: 120%;
	font-weight: bold;
	font-size: 13px;
}
.fondomenu a{
	text-decoration: none;
	color: #333;
}
.fondomenu a:hover{
	text-decoration: none;
	color: #FFF;
}	

.fondomenu:hover {
	background: url(imagenes/fondomenu.png);
	color: #FFF;

}
.menusec {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #AEAEAE;
}
#deo_der{
	width: 775px;
	float: right;
}
#sup_izq{
	width: 265px;
	float: left;
}
#sup_der{
	width: 510px;
	float: right;
}
#menupers ul {
	padding-left: 23px;
	padding-right: 25px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menupers li {
	list-style: none;
	padding-left: 12px;
	border-bottom: 1px dotted #999;
	padding-top: 3px;
	padding-bottom: 3px;

}

#menupers li a{
	text-shadow: #ccc 0px 0px 0px;
	color:  #333;
	font-weight: bold;
	text-decoration: none;
}
#menupers li a:hover{
	font-weight: bold;
	text-shadow: #333333 1px 1px 1px;
	color: #D8AE08;
	text-decoration: none;

}
#menupers li:hover {
	list-style: none;
	background-image: url(imagenes/rombo.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#menupers2 ul {
	padding-left: 15px;
	padding-right: 20px;
	margin: 0px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menupers2 img {
	padding: 1px;
	border: 1px solid #000;
}
#menupers2 li {
	list-style: none;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;

}

#menupers2 li a{
	text-shadow: #ccc 0px 0px 0px;
	color:  #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#menupers2 li a:hover{
	font-weight: bold;
	color: #D8AE08;
	text-decoration: none;

}
#menupers2 li:hover {
	list-style: none;
	background-image: url(imagenes/rombo.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#contenido {
	padding-left: 15px;
	padding-top: 20px;
}

.clr {clear:both;height:0;line-height:0;display:block;float:none;}
/* PERSONALIZACIÓN K2 */
.k2itemTitle {
	color: #FFFFFF;
	text-shadow: #CCCCCC 1px 1px 1px;
	margin: 0px 0px 7px;
	padding: 0px 0px 7px;
}

/* FOOTER */
.footer{
	background: url(imagenes/footer.jpg) repeat-x center top;
	height: 200px;
}
#footermil{
	width: 980px;
	color: #999;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
.firmasbs {
	background: #000;
	padding: 15px;
}
.firmasbsmil {
	width: 980px;
	margin: 0px auto;
	text-align: center;
}
.firmasbsmil a {
	color: #333;
	text-decoration: none;
}

/* FOOTER SEO */
.carlosfooter {
	text-align: center;
	color: #CCC;
}
#carfooter {
	width: 980px;	
	margin:auto;
}
#carfooter ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.carlosfooter a {
	color: #666;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* GLOBITOS */

p.smalldesc {
	font-size: 11px;
	color: #666;
	font-family: "Courier New", Courier, mono;
}

p.note {
	text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.note a {
	text-decoration: underline;
}

p.note a:hover {
	text-decoration: none;
}

p.alert {
	background: #9b0000 url(iconos/alert.png) no-repeat 10px 50%;
	border-color: #FF0000;
	color: #f8ff00;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.alert a {
	color: #fff;
}

p.info {
	background: #0050ba url(iconos/info.png) no-repeat 10px 50%;
	border-color: #008cff;
	color: #d6e3ff;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.info a {
	color: #fff;
}

p.warn {
	background: #d5aa00 url(iconos/warning.png) no-repeat 10px 50%;
	border-color: #F7D229;
	color: #FFF;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.warn a {
	color: #fff;
}

p.accept {
	background: #b3de7e url(iconos/accept.png) no-repeat 10px 50%;
	border-color: #3a9805;
	color: #173d08;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.accept a {
	color: #256700;
}

p.cd {
	background: #c0d6c8 url(iconos/cd.png) no-repeat 10px 50%;
	border-color: #9cb5bb;
	color: #364450;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.cd a {
	color: #414983;
}

p.coffee {
	background: #3a3123 url(iconos/coffee.png) no-repeat 10px 50%;
	border-color: #9b643a;
	color: #d9b494;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.coffee a {
	color: #ac6530;
}

p.email {
	background: #f7f7f7 url(iconos/email.png) no-repeat 10px 50%;
	border-color: #deb600;
	color: #3e3e3e;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.email a {
	color: #988217;
}

p.download {
	background: #67882e url(iconos/file_download.png) no-repeat 10px 50%;
	border-color: #88b140;
	color: #f6f2e7;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.download a {
	color: #b3d27c;
}

p.idea {
	background: #fdfbb9 url(iconos/lightbulb.png) no-repeat 10px 50%;
	border-color: #d0a21e;
	color: #514c2a;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.idea a {
	color: #c39a1d;
}

p.photo {
	background: #aab5b7 url(iconos/photo_credit.png) no-repeat 10px 50%;
	border-color: #e1e1e1;
	color: #000;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.photo a {
	color: #2b426b;
}

p.secure {
	background: #f2f2f2 url(iconos/protected.png) no-repeat 10px 50%;
	border-color: #868686;
	color: #000;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.secure a {
	color: #3d52a6;
}

p.author {
	background: #f2f2f2 url(iconos/readmore.png) no-repeat 10px 50%;
	border-color: #e5c405;
	color: #000;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.author a {
	color: #c0a71e;
}

p.search {
	background: #f2f2f2 url(iconos/search.png) no-repeat 10px 50%;
	border-color: #2a4881;
	color: #000;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.search a {
	color: #2a4881;
}

p.mycomment {
	background: #e8f6fc url(iconos/speech_bubble_gloss.png) no-repeat 10px 50%;
	border-color: #89b4c2;
	color: #000;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.mycomment a {
	color: #6e9099;
}

p.time {
	background: #f7f9ff url(iconos/time.png) no-repeat 10px 50%;
	border-color: #923232;
	color: #37494f;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.time a {
	color: #923232;
}

#content .dp-highlighter .tools {
	background: inherit;
	background-image: none;
	border-color: inherit;
	color: inherit;
}

#content .dp-highlighter p.tools a {
	color: inherit;
}

p.tools {
	background: #f7f9ff url(iconos/tools.png) no-repeat 10px 50%;
	border-color: #b5b6b5;
	color: #393e40;
		text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.tools a {
	color: #2a4881;
}

p.twitter {
	background: #daf6fb url(iconos/seo.png) no-repeat 10px 50%;
	border-color: #3997e4;
	color: #0d191e;
	text-align: left;
	padding: 10px 10px 10px 48px;
	border: 4px solid;
 	margin: 5px 0px;
	line-height: 135%;
}

p.twitter a {
	color: #3997e4;
}


blockquote {
	margin: 1.5em;
	line-height: 150%;
	font-style: italic;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

