html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;

}

/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {

	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;

}

.clearfix {

	display: block;

}

.clear {

	clear: both;

}

/* End hide from IE-mac */

/* ||| the end |||*/

html {

	height: 100%;

	margin-bottom: 1px;

}

body {

	margin: 0;

	padding: 0;

	font-size:100%;

}

#bg {
	background-color:#FFF;

	background: #45494D url('../img/bg_page.png') repeat-x 0 0;

	font: normal 12px Arial, Verdana, sans-serif;

	color: #333333;

	line-height:16px;

}

a {
	outline: none;
	cursor: pointer;

}

img {

	border: none;
	text-decoration: none;
}

element.style {
	cursor:pointer;
}

a:link,

a:visited,

a:active {
	text-decoration: none;
	color: #304c84;
}
a:hover {
	text-decoration: underline;
}


.clearfix {

	clear: both;

}

/* Major Blocks-------------------------------------------------------------------------------*/

div#page {

	background: url('../img/bg_top.jpg') no-repeat 50% 0;

	height: 100%;

	margin: 0 auto;

}


div#top {
	height: 105px;
	width: 960px;
	margin: 0 auto;
}

div#wrap-1 {	
	width: 1000px;
	margin: 0 auto;
}
/*end*/

div#wrap-2 {
	clear: both;
	background: transparent url('../img/p_middle.png') repeat-y 0 0;
}

div#wrap-3 {
	background:url(../img/bg_page_b.png) repeat-x #000;
	margin: 0 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
}

div#SBottom {
	background: url('../img/p_bottom.png') no-repeat 50% 100%;
	height: 36px;
}
div#STop {
	background: url('../img/p_top_sombra.png') no-repeat 50% 100%;
	height: 36px;
}

/*block blanco*/


div#block-n-top {
	background: url('../img/bg_content_up_b.png') no-repeat scroll 50% 0;
	height:16px;
	
}

div#block-n-middle {
	padding: 15px;
	background: url('../img/bg_content_middle_b.png') repeat-y  0 0;	
}
div#block-n-bottom {
	background: url('../img/bg_content_botton_b.png') no-repeat scroll 50% bottom;
	height:16px;
}

div#B-module-1 {

	background: url('../img/box-right.png') no-repeat bottom right;
}
div#B-module-2 {
	background: url('../img/box-left.png') no-repeat bottom left;

}
div#B-module-3{

	background: url('../img/box-top.png') no-repeat top right;
}
div#B-module-4 {
	background: url('../img/box-topleft.png') no-repeat top left;
	padding: 13px;
}


/*end*/

div#contenido{
	clear:both;
	padding-left:20px;
	padding-right:20px;
	
}
div#banner{
	width:100%;
	padding:5px
}

/* Lynxcraft Css */

	/*Menu Principal*/
#MenuP a{
	color:#CCC;
	text-decoration:none;
	padding-bottom:50px;
	
}
.MenuP_i, .MenuP_c, .MenuP_d{
	display:block;
	height:38px;
	float:left;
	
}
.MenuP_i{
	background:url('../img/menu_i.png')  no-repeat left top;

}
.MenuP_c{
	background:url('../img/menu_c.png') repeat-x center top;

}
.MenuP_d{
	background: url('../img/menu_d.png')  no-repeat right top;


}

.MenuP_LuzOff, .MenuP_LuzOn{
	height:38px;
	padding-left:40px;
	padding-right:40px;
	margin-top:10px;
}
.MenuP_LuzOn{
	color:#FFF;
	background:url(../img/luz.png) repeat-x center top;
}
.MenuP_LuzOff{
	color:#CCC
}
.MenuP_div{
	background:url('../img/menu_div.png') no-repeat;
	width:1px;
	height:38px;
	float:left;
}


#contNoti{
	clear:both;
}
#contNoti div{
	
	
}

#contNoti .na{
	
	background: url(../img/marckUPb.png) no-repeat right;
	height:31px;
	padding-right:10px;
}

#contNoti .nad{
	
	background:url(../img/marckUPa.png) no-repeat left top;
	height:31px;
	color:#FFF;
	padding-left:20px;
	padding-top:5px;
	font-size:16px;
	
	font-weight: bold;
}
#contNoti .nb{
	
	background:url(../img/marckCenterd.png) repeat-y right;
	padding-right:10px;
}
#contNoti .nbd{
	background:url(../img/marckCentera.png) repeat-y left;
	padding:10px 10px;
}
#contNoti .ncd{
	background:url(../img/marckCentera.png) repeat-y left;
}
.paddingnull{
	padding:0;
}
#contNoti .nd{
	background:url(../img/marckDownd.png) no-repeat right top;
	padding-right:10px;
	height:18px;
}
#contNoti .ndd{
	
	height:18px;
	background:url(../img/marckDowna.png) no-repeat left top;
}

	/*End Menu Principal*/
/* End  */




