/*
Reset
*/

html, body, form, fieldset, a, p, ul, ol, dl, li, address, img{
	margin: 0;
	padding: 0;
	border:none;
	color: #000000;
	font-style: normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border:none;
	color: #000000;
	font-style: normal;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight:normal;
	text-align:left;
}

a {
	text-decoration:underline;
}

/*
div {
	border:#FF0000 solid 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
*/

body {
	text-align: center;
}

#WrapPage {
	width:100%;
	background:url(/images/layout/top/gradient_top.jpg) repeat-x;
}

#WrapPage.OnlyContent{
	background:none;
}

#Page {
	width:988px;
	margin:0 auto;
}

#WrapPage.OnlyContent #Page{
	width:810px;
}
p a {
	text-decoration:underline;
} /* Para que subraye los "links desde el web editor */

.Left {
	float:left;
}

.Right {
	float:right;
}

.Even {
}

.Odd {
}

.Hide {
	display:none;
}

.Createit h1 {
	color:#868686;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}

h1 {
	color:#A9A9A9;
	font-size:32px;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:12px;
	margin-left:17px;
	margin-top:12px;
}

#FbFullContent h4{
	color:#2773A5;
	font-family:Gorgia,Times New Roman;
	font-size:31px;
	letter-spacing:2px;
	margin:-8px 0 12px 0;
	text-shadow:1px 1px #CCCCCC;
}
