* { margin: 0; padding: 0;}

body, table {
	color:#202020;
	/*background-color:#EEEEEE;*/
	font-family:arial,Georgia,Serif;
	font-size:12px;
	/*margin: 15px;*/
}


body{
	background: url('/mepreocupamas/images/site/background.png');
}

div.site_container
{
    width:980px;
    margin:0px auto;
}

div.site_left
{
    width:175px;
	float:left;
	display:inline;
	margin-right:5px;
}

div.site_mid
{
    /*width:800px;*/
	display:inline;
}

div.site_right
{
    width:175px;
	float:right;
	display:inline;
}

div.site_right .ad_container, div.site_left .ad_container
{
	margin:5px 0px 0px 7px;
}

div.site_mid .ad_container
{
	margin:15px;
	padding-left:38px;
}

.header_title
{
	height:40px;
	position:relative;
	background-color:#f8c771;
	margin-top:5px;
	padding:0px 21px 0px 21px;
	/*float:left;*/
	/*margin-top:5px;*/
	
}
.header_title ul {margin:0px;padding:0px}
.header_title li {list-style:none;}
.header_title .corner {width:20px; height:40px; position:absolute; z-index:1;}
.header_title .l {top:0px; left:0px; background:url('/mepreocupamas/images/site/corners.png') top left no-repeat;}
.header_title .r {top:0px; right:0px; background:url('/mepreocupamas/images/site/corners.png') top right no-repeat;}


.header_title h1
{
	width:450px;
	margin-top:2px;
	font-size:30px;
	float:left;
}

.top_menu
{
	height:14px;
	padding:13px 10px 13px 10px;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

form.top_menu
{
	height:14px;
	padding:8px 10px 13px 10px;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.top_menu:link
{
	color:black;
	text-decoration:none;
}

.top_menu:active
{
	color:black;
	text-decoration:none;
}

.top_menu:visited
{
	color:black;
	text-decoration:none;
}

.top_menu:hover
{
	background-color:#fad18d;
	color:black;
	text-decoration:none;
}

.random_images img
{
	width:228px;
	margin:0px 3px 0px 3px;
}

.base_select img
{
	width:200px;
	margin:15px;
}

.base_select img.checked
{
	width:220px;
	border:5px solid #F0F0F0;
	margin:0px;
}

.image_editor_cont
{
	clear:both;
	position:relative;
	overflow:hidden;
}

.img_result
{
	width:320px;
	margin:10px 0px 10px 129px;
}

a:link {
	color:#737373;
	text-decoration:underline;
}
a:visited {
	color:#737373;
	text-decoration:underline;
}
a:active {
	color:#737373;
	text-decoration:underline;
}
a:hover {
	color:#737373;
	text-decoration:underline;
}

.cell .cell a:link {
	color:white;
	text-decoration:underline;
}
.cell .cell a:visited {
	color:white;
	text-decoration:underline;
}
.cell .cell a:active {
	color:white;
	text-decoration:underline;
}
.cell .cell a:hover {
	color:white;
	text-decoration:underline;
}

.page_number
{
	margin:0px 2px;
}

.edit_buttons
{
	float:left;
	width:150px;
	margin-left:40px;
}

.edit_buttons table
{
	margin-left:20px;
}

.edit_buttons span
{
	font-weight:bold;
	font-size:13px;
}

a.boton
{
	margin:2px;
}

a.boton img
{
	border:2px solid #A3A3A3;
	background-color:#DDDDDD;
	padding:2px;
}

a.boton:hover img
{
	border:2px solid #EEEEEE;
	background-color:#AAAAAA;
}

/*	BORDES REDONDOS	OLD  ##############################################	*/
/* <div class="box"><ul><li class="top border"></li><li>
 * TEXTO
 * </li><li class="bottom border"></li></ul></div>
 */
/*.box{
	padding-top:20px;
	padding-bottom:20px;
	width:800px;
}
.box ul {margin:0px;padding:0px;}
.box li {list-style:none; background-color:#f8c771;padding-left:20px;padding-right:20px;}
.top {background:url('/mepreocupamas/images/site/border_top_800.png') no-repeat;}
.bottom {background:url('/mepreocupamas/images/site/border_bottom_800.png') no-repeat;}
.border {height:20px;}*/

/*	BORDES REDONDOS  ##################################################	*/
/* <div class="cell"><ul class="SIZE"><li class="tl corner"></li><li class="tr corner"></li><li>
 * TEXTO
 * </li><li class="bl corner"></li><li class="br corner"></li></ul></div>
 */
.cell{
	position:relative;
	padding:21px;
	background-color:#f8c771;
	float:left;
	/*display:inline;*/
	margin-top:5px;
}
.cell .cell{
	padding:11px;
	background-color:#0080ff;
	color:white;
	/*display:inline;*/
	margin-bottom:5px;
}
.cell ul {margin:0px;padding:0px;}
.cell li {list-style:none;}
.cell .corner {width:20px; height:20px; position:absolute; z-index:1;}
.cell .tl {top:0px; left:0px; background:url('/mepreocupamas/images/site/corners.png') top left no-repeat;}
.cell .tr {top:0px; right:0px; background:url('/mepreocupamas/images/site/corners.png') top right no-repeat;}
.cell .bl {bottom:0px; left:0px; background:url('/mepreocupamas/images/site/corners.png') bottom left no-repeat;}
.cell .br {bottom:0px; right:0px; background:url('/mepreocupamas/images/site/corners.png') bottom right no-repeat;}
.cell .cell .corner {width:10px; height:10px; position:absolute; z-index:1;}
.cell .cell .tl {top:0px; left:0px; background:url('/mepreocupamas/images/site/corners2.png') top left no-repeat;}
.cell .cell .tr {top:0px; right:0px; background:url('/mepreocupamas/images/site/corners2.png') top right no-repeat;}
.cell .cell .bl {bottom:0px; left:0px; background:url('/mepreocupamas/images/site/corners2.png') bottom left no-repeat;}
.cell .cell .br {bottom:0px; right:0px; background:url('/mepreocupamas/images/site/corners2.png') bottom right no-repeat;}
ul.site{width:938px;}
ul.double{width:758px;}
ul.mid{width:578px;height:558px;}
ul.side{width:133px;height:481px;}
ul.inner_site{width:916px;}
ul.inner_mid{width:556px;}
