﻿body 
{
	
}

img
{
	border-style: none;
}
#Landing
{
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
	list-style-type: none;
	padding-top: 15px;
}

#Landing .imgBorder
{
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px;
}

#Landing h1
{
	font-size: 31px;
	color: #004183;
	background-image: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: 'arial narrow';
	font-weight: bold;
}
#Landing h2
{
	font-size: 20px;
	color: #004183;
	background-image: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: 'arial narrow';
	font-weight: bold;
}
#Landing h3
{
	font-size: 18px;
	color: #2C9FE0;
	font-weight: normal;
	font-family: 'arial narrow';
	font-weight: 800;
}

#Landing a
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
#Landing a:hover
{
	color: #FFA4A4;
	font-weight: bold;
	text-decoration: none;
}



#Master
{
	font-family: Verdana;
}

#Master .Internal
{
    width : 700px;
	font-family: Verdana;
	padding-left: 10px;
	padding-right: 10px;
}

#Master .External
{
	font-family: Verdana;
	padding-left: 10px;
	padding-right: 20px;
}


#Master .SubLevel h1
{
	font-size: 31px;
	color: #004183;
	background-image: none;
	font-family: 'arial narrow';
	font-weight: bold;
}

#Master .SubLevel h2
{
	font-size: 31px;
	color: #004183;
	background-image: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: 'arial narrow';
	font-weight: bold;
}

#Master .SubLevel h3
{
	color: #004183;
	background-image: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-family: 'arial narrow';
	font-weight: bold;
}

#Master .SubLevelTitle h1
{
	font-family: 'arial narrow';
	margin-bottom: 10px;
}

#Master .SubLevelTitle h2
{
	color:#2C9FE0;
	font-family: 'arial narrow';
}
#Master .SubLevelTitle h3
{
	color: #004183;
	font-family: 'arial narrow';
	font-weight: normal;
}

#Master .Title
{
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #004183;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	word-spacing: 1px;
}

#Master .SubTitle
{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	color: #004183;
	font-size: 14px;
	font-family: Tahoma;
}

#LandingDieta
{
	height: 906px;
	background-image: url('../../images/BgLandingDieta.jpg');
	width: 970px;
	margin-left: 15px;
}

#LandingDieta h1
{
   padding-top: 35px;
	color: #1e7ebb;
	background-image: none;
	font-family: Arial Narrow;
	font-size: 30px;
}

#LandingDieta h2
{
	color: #000000;
	background-image: none;
	font-family: Arial Narrow;
	font-size: 20px;
}

#LandingDieta .LandingContent
{
	color: Black;
	text-align: justify;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 30px;
	height: 490px;
	
}

#Box
{
	background-image: url('../../images/box.png');
	background-repeat: no-repeat;
	width: 949px;
	height: 290px;
	margin-left: 22px;
	margin-top: 69px;
}

#Box .title
{
	 color: #FFFFFF;
	 font-size: 25px;
	 font-family: arial;
	 padding-top: 35px;
	 padding-left: 20px;
}

#Box .BtnConheca
{
 padding-top: 215px;
 padding-left: 430px;
}

#Box .List
{
	margin-left: 30px;
	margin-top: 30px;
	width: 560px;
	height: 170px;
	border-style: dotted;
	border-color: White;	 
	font-weight: lighter;
	color: Black;
	float: left;
	font-family: Verdana;
	font-size: 20px;
}

#Box li
{
	list-style-image: url('../../images/arrow-right.png');
	list-style-type: none;
	padding-bottom: 10px;
}