﻿#ConfigurationPanel1 ul
{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	height: 30px;
}
#ConfigurationPanel1 ul label
{
	display:inline-block;
	padding: 0 10px;
}
#ConfigurationPanel1 h3
{
	font: 13px 'Segoe UI', Arial, 'sans-serif';
	color:#4888A2;
	clear:both;
	display:block;
	margin:0;
}
#ConfigurationPanel1 #ApplySettingsButton
{
	clear:both;
	display:block;
	margin:0 0 10px auto;
}

#ConfigurationPanel1 .animation-settings
{
	border-left:1px solid #B1D8EB;
	width: 324px;
	float: left;
	padding-left: 20px;
}

#ConfigurationPanel1 .general-settings
{
	float: left;
	width: 280px;
}
#ConfigurationPanel1 .general-settings label
{
	width: 80px;
}
#ConfigurationPanel1 .animation-settings li
{
	float:left;
}

#ConfigurationPanel1 .general-settings li
{
	padding-bottom: 10px;
}

.menu-container
{
	padding: 10px;
	margin: 30px 0;
}

.menu-container .RadMenu
{
	float:none;
}

.titulos
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#660099;
}
.subtitulos
{
	font-size:small;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	
}

.barraPublicidad
{
    font-size:small;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
}
.descripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.Titulos_Paginas {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #800080;
	font-family: Verdana, Geneva, sans-serif;
}
.Texto {
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-style: normal;
	color: #7F1FAA;
	font-weight: bold;
}
.InfoFotos {
	font-family: "Tempus Sans ITC";
	font-size: 12px;
	font-style: normal;
	color:Black;
	font-weight: bold;
}
.Subtitulos_Paginas {
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	color: #800080;
	font-weight: bold;
}
