body{
background:#fff;
margin:0;
font-family:arial,sans;
}

html,body{height:100%;width:100%;}
body {
background-color: #CCC;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#inner {
position:relative;
vertical-align:middle;
display:table-cell;
height: 768px;
}


#page_container
{
	position: relative; 
	width:1000px;
	background-image:url('../img/skin/default/background.png');
	width:1000px;
	margin:0 auto;
	background-color:#1f5493;
	background-repeat:repeat-x;
	margin-left:auto;
}
#header, #bodycont, #footer
{
	width:990px;
}
#header {
	height:auto;
		
	}
#header table
{
	margin:0px 0px 0px 10px;
	margin-top:10px;
	width:980px;
	border-collapse:collapse;
	background:#fff;
	background-image:url('../img/skin/default/ftop.png');
	background-repeat:no-repeat;
	background-position:top;
}
#header table tr td.top
{
	padding:0px 10px;
}
#header table tr td.top img
{
	border:none;
}
#menu ul
{
	padding:0px;
	margin:0px 10px;
	list-style: none;
}
#menu ul li.mpnon_clicked
{
	float:left;
	width:159px;
	height:35px;
	background-image:url('../img/skin/default/menus/fboton.png');
	text-align:center;
	padding:0px;
}

#menu ul li.mpnon_clicked:hover a.viewer,#menu ul li.mpnon_clicked:hover a.admin,#menu ul li.mpnon_clicked:hover
{
	color: yellow;
	cursor:pointer;
}

#menu ul li.mpnon_clicked a.viewer
{
	color:#ccccff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:7px;
	font-size:12px;
}
#menu ul li.mpnon_clicked a.admin{
	color:#3300ff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:7px;
	font-size:12px;
}

#menu ul li.mpclicked
{
	float:left;
	width:160px;
	height:35px;
	background-image:url('../img/skin/default/menus/hboton.png');
	text-align:center;
	padding:0px;
}
#menu ul li.mpclicked a
{
	color:#0b2e6c;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:7px;
	font-size:12px;
}


#bodycont
{
	height:480px;
	width:990px;
}
#bodycont table.parent
{
	width:980px;
	margin:0px 10px;
	border:0px;
	background:#fff;
	border-spacing:7px;
	height:450px;
	background-image:url('../img/skin/default/fbottom.png');
	background-repeat:no-repeat;
	background-position:bottom;
}
#bodycont table.parent tr td
{
	vertical-align:top;
}
#bodycont table.parent td.foto
{
	width:300px;
	height:450px;
	padding:0px 0px 0px 4px;
	margin:0px;
}
#bodycont table.parent td.foto img.foto
{
	width:330px;
	height:450px;
}
#bodycont table.child
{
	border:0px;
	margin:0px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
#bodycont table.child  td.contenido
{
	border:0px;
	width:580px;
	height:448px;
	background:url('../img/skin/default/fcontent.png');
}
#bodycont table.child td.rightbg
{
	width:15px;
	background:url('../img/skin/default/fright.png');
	left:10px;
	background-repeat:no-repeat;
}

#footer 
{
	height:115px;
}
#footer table.footer
{
	border-spacing:0px;	
	border-collapse:collapse;
	margin:0px 10px;
	width:100%
}
#flash{
	width:500px;
	height:100px;
	}
#footer table.footer td 
{
	margin:0px;
	padding:0px;
}
#footer table.footer ul.links
{
	padding:0px;
	margin:0px;
	list-style: none;	
}
#footer table.footer ul.links *
{
	margin:0px;
	padding:0px;
}
#footer table.footer ul.links li.links
{
	margin:0px;
	padding:0px;
	height:30px;
	color:#ccccff;
	font-weight:bold;
}
#footer table.footer ul.links li.links img
{
	border:none;
	padding:0px 2px;
	vertical-align:middle;
}
div.frec{
margin:0px;
padding:0px;
position:relative;
margin-top:5px;
}

li.rightside{
float:right;
}
#mpnon_clicked_right{
width:159px;
	height:35px;
	background-image:url('../img/skin/default/menus/fboton.png');
	text-align:center;
	padding:0px;
}

#mpnon_clicked_right:hover a.admin,#mpnon_clicked_right:hover{
	color: yellow;
	cursor:pointer;
}
#mpnon_clicked_right a.admin{
	color:#3300ff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:7px;
	font-size:small;
}

#users{
margin:0px 5px;
}
#users a.user_admin{
color:red;
font-weight:bold;
}
#users a.user{
color:black;
font-weight:bold;
}
#users img{
vertical-align:middle;
}

