/*
Created by Ardora
http://www.webardora.net
*/
body{
	background-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contenedor{
	background-color:#FFFFFF;
	border-left-style:dashed;
	border-right-style:dashed;
	border-left-width:1px;
	border-right-width:1px;
	border-left-color:#80ADCE;
	border-right-color:#80ADCE;
	text-align:justify;	
}
#areaMenu{
	background: #F9F9F7 url('images/fondoCab.jpg') repeat-x;
	border-bottom-style:groove;
	border-bottom-color:#80ADCE;
	height:70px;
}
#menuPrincipal{
	background: #F9F9F7 url('images/fondoCab.jpg') repeat-x;
}
#areaMenu h1{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:30px;
	font-stretch:condensed;
}
#areaMenu h2{	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-size:18px;
	margin-bottom:10px;
	color:#FFFFFF;
	float:left;
	width:45%;
}
#menuPrincipal a{
	border-top-width:2px;
	border-top-style:outset;
	border-top-color:#80ADCE;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#80ADCE;
	
	
	background:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-bottom:10px;
	float:right;
	
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	color:#80ADCE;
	
}
#menuPrincipal a:hover{
	background:#80ADCE;
	color:#FFFFFF;
}
#sombra{
	height:14px;
	width:100%;
	margin:0px;
	padding:0px;
	background: #fff url('images/border1.gif') repeat-x;
	clear:both;
}
#menu{
	float:left;
	width:15%;
}
#menu h1{
	font-size:14px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
}
#menu a{
	font-size:12px;
	margin-left:10px;
	margin-right:5px;
	color:#80ADCE;
	text-decoration:none;
	margin-top:0px;
}
#menu a:hover{
	background:#80ADCE;
	color:#FFFFFF;
}

#areaContido{
	float:left;
	width:82%;
	border-left-style:dashed;
	border-left-width:1px;
	border-left-color:#80ADCE;
}
#areaContido h1{
	font-size:18px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
}
#areaContido h2{
	font-size:16px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top:0px;
}
#areaContido h3{
	font-size:14px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:0px;
}
#areaContido a{
	font-size:12px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#80ADCE;
	text-decoration:none;
}
#areaContido a:hover{
	background:#80ADCE;
	color:#FFFFFF;
}

#pie{
	padding-top:0px;
	border-top-width:2px;
	border-top-style:outset;
	border-top-color:#80ADCE;
	clear:both;
	margin-top:0px;
}

#pie p{
	font-size:12px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:0px;
}
#suggestPost{
bottom:0;right:0;
position: fixed;height:25px;width:25px;}
#suggestPost a:hover{
background-image:url(images/bAvaliaID2.png);
height:25px;width:25px;}
#suggestPost a{
background-image:url(images/bAvaliaID.png);
display:block;height:25px;width:25px;}
