#MyDiv {margin : 10px 10px 10px 10px;} 
/* IE7 Only */
*:first-child+html #MyDiv {margin : 2px 2px 2px 2px;}

img { border:0; }
h1, h2 {
	clear:both;
}
body {
	background: #c1bdc1 url();
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px 100px 0px 0px;
	font-family: Tahoma;
	color: #1f1d1f;
	font-size: 11px;
	margin: auto;
}


a:link { color: #c2291e; font-size: 9px; font-family: Tahoma; text-decoration : none; text-transform : uppercase; letter-spacing : 1px; font-weight:bold;}
a:active { color: #c2291e; font-size: 9px; font-family: Tahoma; text-decoration : none; text-transform : uppercase; letter-spacing : 1px; font-weight:bold;}
a:visited { color: #c2291e; font-size: 9px; font-family: Tahoma; text-decoration : none; text-transform : uppercase; letter-spacing : 1px; font-weight:bold;}
a:hover { color: #000000; font-size: 9px; font-family: Tahoma; text-decoration : none; border-bottom: 1px dotted #c2291e; text-transform : uppercase; letter-spacing : 1px; font-weight:bold;}

#borde { 
   background : transparent url(http://fnd.nacionfriki.com/images/v03/fondoiconosv03.png) repeat-y;
	width:700px;
	margin: auto;
}

#pie { 
   background : transparent url(http://fnd.nacionfriki.com/images/v03/pieiconsv03.png) no-repeat;
	width:700px;
	margin: auto;
	padding-bottom:20px;
}

#cabecera{ 
background : #cfd0d1 url(http://fnd.nacionfriki.com/images/v03/headericonsv04.jpg) no-repeat;
height : 372px; 
width: 700px;
position : relative;
overflow : hidden;
}

#cuerpo{ 
background : transparent url(http://fnd.nacionfriki.com/images/v02/fondoiconosv03.png) repeat-y;
width: 700px;
margin: auto;  
}

p { 
margin: 5px 60px 5px 50px;
font : 7pt Tahoma; 
} 

#icons{
margin: 25px 200px 25px 100px;
font : 7pt Tahoma;
}

.recuadro {
	font-family: verdana;
	color: #1f1d1f;
	font-weight: bold;
	text-align: center;
	width: 500px;
	margin: 5px 100px 15px 90px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #c6c6c6 url(http://fnd.nacionfriki.com/images/v03/citasiconsv03.png) bottom left;
	font-size: 8px;
	padding: 3px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
} 

h1 {
	font-family: Tahoma;
	padding: 0 40px 0 40px;
	color: #c2291e;
	font-weight: bold;
	text-align: left;
	width: 585px;
	margin: 0px 100px 10px 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-Color: transparent;
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px dotted #000000;
} 

h2 {
	font-family: verdana;
	color: #464646;
	font-weight: bold;
	text-align: right;
	width: 450px;
	margin: 10px 0px 1px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #c1bdc1 url(http://fnd.nacionfriki.com/images/v03/updates.png) top left;
	font-size: 8px;
	padding: 3px;
	background-repeat: no-repeat;
	padding-bottom: 65px;
} 

#iconmenu {
	padding-left: 10px;
	margin-left: 60px;
	list-style-type: none;
	list-style-image: url();
	display: block;
}

#pagemenu {
	padding-top: 20px;
}

#ul {
	padding-left: 10px;
	margin-left: 200px;
	list-style-type: disc;
	list-style-image: url();
	display: block;
}

#ul li {
	padding-left: 10px;
	margin-left: 100px;
	list-style-type: disc;
	list-style-image: url();
	display: block;
}

#categ { 
font-family:Tahoma;
color: #344444;
text-align:left;
width: 597px;
margin: 0px 10px 10px 50px;
font-size:11px; 
padding: 3px;
} 

#navsup {
   margin: 10px, 0, 30px, 0;
}

#navsup ul {
        margin: 0;
        padding:  14px 0 3px 0;
      text-align : center;
      width: 100%;
      list-style-type: none;
}

#navsup li {
       display: inline;
}
#navsup li a {
        text-decoration: none;
      font-size : 9px;
      font-family : Tahoma;
        color: #C2C3C4;
      letter-spacing:0px;
        padding: 2px 2px;
        text-align: center;
      text-transform : uppercase;
      font-weight : bold;
      border: 0px solid #004774;
      border-width : 0px 0px 0px 0px;
      margin : 0 4px;
      background-color : #6C6B6B;
}
#navsup a:hover, #menu a.active {
        background: #C2C3C4;
      color: #6C6B6B;

}

