h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 8px 0;
}

.h2 {
    font-size:11px;
	font-weight: normal;
	margin: 0 0 8px 0;
}

A:link { COLOR: #000000; FONT-FAMILY:  tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
A:active { COLOR: #000000; FONT-FAMILY:  tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none } 
A:visited { COLOR: #000000; FONT-FAMILY:  tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none } 
A:hover { COLOR: #F37410; FONT-FAMILY:  tahoma, Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: 
underline}
TD { LINE-HEIGHT: 12pt; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY:  tahoma, Arial, Helvetica, sans-serif; }
.bot:link { COLOR: #000000; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
.bot:active { COLOR: #000000; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
.bot:visited { COLOR: #000000; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
.bot:hover { COLOR: #FFFFFF; FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif; TEXT-DECORATION: 
none}

.Field, .Field40, .Field50, .Field70, .Field80, .Field100, .Field110, .Field120, .Field150, .Field200, .Field250, .Field300, .Field400, .Field500, .Field600 {
	font-size: 11px;
	color: #333;
	font-family: Tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.Field40 {
	width: 40px;
}

.Field50 {
	width: 50px;
}

.Field70 {
	width: 70px;
}

.Field80 {
	width: 80px;
}

.Field100 {
	width: 100px;
}

.Field110 {
	width: 110px;
}

.Field120 {
	width: 120px;
}

.Field150 {
	width: 150px;
}

.Field200 {
	width: 200px;
}

.Field500 {
	width: 500px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field400 {
	width: 400px;
}

.Field600 {
	width: 600px;
}

input {
	border: 1px solid #ccc;
	color: #bbb;
	width: 166px;
	padding: 3px;
	font-size: 11px;
}
.div_search {
padding-top:0px;
vertical-align:middle;
}

.QuickSearchFocused {
	color: #000;
	border: 1px solid #aaa;
}

/*Paginacion Estilos*/

/* Pagination */
div.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	float: right;
}
div.pagination a {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #eeeeee;
	border: 1px solid #bababa;
	font-size: 10px;
	line-height: 1.5em;
}
div.pagination a:hover, div.pagination a:active {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	border-color: #A00000;
	background-color: #A00000;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
div.pagination span.current {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #A00000;
	background-color: #A00000;
	font-size: 10px;
}
div.pagination span.disabled {
	padding: 0 2px;
	margin: 0 2px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	border: 1px solid #EEE;
	color: #DDD;
	font-size: 10px;
}

.error_msg {
	padding: 10px;
	margin: 10px 0px;
	border-top: 1px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: table;
	background-color: #F4F4F4;
}


.suffec_msg {
	padding: 10px;
	margin: 10px 0px;
	border-top: 1px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: table;
	background-color:#FFFFCC;
}


._msg_fallid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: table;
	color:#AD0E1E;
}



ul 	{padding:0; margin:0 0 0 0px; list-style:none; }
.bg_list 	{background:url(../images/bg_list1.gif) left  bottom no-repeat; }
.bg_list  a	{background:url(../images/bg_list.gif) left top no-repeat;  line-height:22px; background-position:0 3px; color:#242d3a; text-decoration:none; padding-left:18px;}
.bg_list  a:hover	{color:#D70000;text-decoration:none;}

.bg_list_un 	{background:url(../images/bg_list_un.gif) left top no-repeat; line-height:23px; background-position:0 10px; margin-left:15px}
.bg_list_un  a	{color:#A10E04;text-decoration:underline; padding-left:10px;}
.bg_list_un  a:hover	{color:#A10E04; text-decoration:none;}

.bg_list_sub 	{background:url(../images/bg_list1.gif) left  bottom no-repeat; }
.bg_list_sub  a	{background:url(../images/bg_list_sub.gif) left top no-repeat;  line-height:22px; background-position:0 3px; color:#242d3a; text-decoration:none; padding-left:18px; margin-left:17px}
.bg_list_sub  a:hover	{color:#9ace07;text-decoration:none;}

.resaltar {
font-family:Arial, Helvetica, sans-serif;
color:#990099;
font-size:10px;
font-weight:bold;
}

p{
	clear:both;
	margin:0;
	padding:.5em 0;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font:80% Arial, Helvetica, sans-serif;

	}
	
	
/* ############## */
.medium {
font-size:14px;
}
.red, .red a:link, .red a:visited, .red a:hover {color:#b02b11!important}
.FormButton {
	font-size: 11px;
	width: 80px;
	background-color:#666666;
}


.info_msg_err {
	background: url(../images/info_msg.gif) repeat-x top left;
	padding: 10px;
	margin: 10px 0px;
	border-top: 5px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	display: block;
	
	/*Nueva linea agregada*/
	background-image:url(../images/msg_err.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FCFAE3;	
	/*Fin de  linea agregada*/
}


/* Logout*/

slink {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #E34000;
	text-decoration: none;
}
.slink a:hover {
	color: #E34000;
	text-decoration: underline;
}

/* Estilo para los comentarios */
.av {border:solid 1px #ddd4c4!important;padding:1px;background:#FFFFFF}
.box1tl {background-position: right -20px;    background-repeat: no-repeat}
.box1t  {background-position: 0 -25px; background-repeat: repeat-x}
.box1tr {background-position: 0 -35px; background-repeat: no-repeat}
.box1bubble {background:url(../images/chatBubble.gif) no-repeat;width:24px;}
.box1c {background:#ffffff;padding:3px 5px}
.lblue {color:#ae8564}
.hideLong {overflow:hidden; text-overflow:ellipsis;}

.box1b  {background-position: 0 -30px; background-repeat: repeat-x}
.box1blc {background-position: 20px 0;    background-repeat: no-repeat}
.box1br {background-position: -35px 0; background-repeat: no-repeat}
.box1r  {background-position: -30px 0; background-repeat: repeat-y}

.box1t, .box1b, .box1tl, .box1tr {background-image:url(../images/boxxt.gif); height:4px}
.box1l, .box1r, .box1bl, .box1blc, .box1br {background-image:url(../images/boxyb.gif); width:4px}


/* Titulo de comentarios*/
.title_comments {
color:#232323;
font-size:16px;
margin-left:5px;
}

.err_newpass {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight:inherit;
}

/* Tags Menu */
#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 18px; background: #fff url(http://www.perupediaescolar.com/images/menubg.gif) repeat-x; }
	#menu li { font-size: 1em; display: inline; text-transform: uppercase; }
	#menu li a { margin: 0 2px 0 2px; color: #808080;  }
	#menu li a:hover { color: #444; }



/* Left  Menu Categorias Login  */

.Left {
}
.Left .Block {
}
.Left h2 {
	color: #fff;
	background: #232323;
}
.Left li {
	border-bottom: 1px solid #d9d9d9;
}
.Left li a {
	color: #232323;
}
.Left li a:hover {
	color: #1479B3;
}

.Left {
	float: left;
	width: 175px;
	min-height: 500px;
	font-size: 0.85em;
	padding: 10px 0 10px 0;
}
.Left .Block {
	padding-bottom: 5px;
}
.Left .BlockContent {
	margin: 0 10px 10px 10px;
}
.Left h2 {
	font-size: 1.4em;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	position: relative;
}
.Left ul {
	margin: 0;
	padding: 0;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Left li {
}
.Left li a {
	text-decoration: none;
}
.Left li a:hover {
	text-decoration: underline;
}

/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}

.NewsletterSubscription label {
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


.NewsletterSubscription .Button {
	width: 91px;
	height: 21px;
	border: 0;
	margin-top: 2px;
	vertical-align: middle;
}

a.logout{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a:hover.logout{
	color: #FFF;
	background-color: #CC0000;
	padding: 2px;
	text-decoration: none;
}


a.footer_url {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
a:hover.footer_url {
	color: #FFF;
	background-color: #266488;
	padding: 2px;
	text-decoration: none;
}


/* Estilo para las galerias de imagenes bordes */

.template {background: #E2E2E2; width: 100px; height: 100px; padding: 3px; margin: 7px 7px 7px 0; cursor: pointer; display: block;}


/*Titulo dl articulo */
.ArticuloDetalles {
	FLOAT: left; WIDTH: 95%
}
.ArticuloDetalles {
	FONT-WEIGHT: normal; FONT-SIZE: 1.1em; MARGIN: 0px 0px 8px;
	text-decoration:underline;
}

.title_art {
	font: bold ;
	font:normal 22px Georgia, "Times New Roman", Times, serif; 
	color: #51432F;
	height:30px;
	margin-left: 5px;		
	letter-spacing: 2px;
	border-bottom: 1px solid #EBC16C;
	width:auto;
}
