body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #fff;
}

#containerAll
{
	width : 100%; 
	margin : 0px auto 0 auto;
}

#containerMiddle
{
	width : 100%;
	float:left;
	min-height: 613px;
}

#contentView
{
	width: 100%;
	float:left;
	background: white url(../images/client/_imgFondo.gif) repeat-x;
	height: 100%;
}

#container
{
	width : 1000px; 
	margin : 0 auto 0 auto;
}

#content
{
	float:left;
	width: 100%;
	margin-top: 10px;
}

#languages
{
	width: 100%;
	float:left;
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: right;
}

#languages li
{
	display: inline;
}

#languages li a
{
	color: #000;
	text-decoration: underline;
}

.headerContent
{
	width : 1000px; 
	margin : 0px auto 0 auto;
}

.headerContentFloat
{
	width: 100%;
	float:left;
	
}
.header
{
	width: 100%;
	float:left;
}

#header1
{
	height: 63px;
	background-color: #d7dfe1;
}

#logo
{
	width: 190px;
	float:left;
	margin: 0;
}

#logo img
{
	margin: 0; 
	padding: 0;
	border: none;
}

#formMatch
{
	width: 30%;
	float:left;
}

#menu
{
	width: 69%;
	float:left;
	padding: 5px 0 0 1%;
	margin: 0;
	list-style: none;
	text-align: left;
}

#menu li
{
	color: white;
	font-weight: bold;
	display: inline;
}

#menu li a
{
	color: white;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}


#categorias
{
	width: 800px;
	float:left;
	padding: 15px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

#categorias li
{
	color: #7d9c51;
	font-weight: bold;
	display: inline;	
}

#categorias li a
{
	color: #616d6d;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}


#header3
{
	height: 35px;
	background-color: #616d6d; 
}

#messages
{
	width: 96%;
	border: 1px solid #ccc;
	margin: 0;
	padding: 2%;
	text-align: center;
	min-height: 50px;
	float:left;
	margin-bottom: 10px;
}

#messages #errors 
{
	width: 96%;
	color: #f60;
	padding: 2%;
	border: 1px dashed #f60;
	background-color: #fec;	
	float:left;
}


#messages #errors h2
{
	color: #f60;
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#messages #warnings p
{
	color: #999;
}

#messages #success 
{
	width: 96%;
	padding: 2%;
	margin:0;
	color: #666;
	background: #f5f5f5;
	border: 1px dashed #ccc;
}

#messages #success h2 
{
	color: #666;
	padding:0;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 12px;
}

.messageError
{
	display:block;
	float:left;
	text-align: left;
	margin: 0; 	
	padding-left: 10px;
	color: #C53B1C;
}

#indexLeft
{
	float:left;
	width: 344px;
}

.square
{
	float:left;
	width: 100%;
	height: 264px;
	background: white url(../images/client/_imgVideoMiddle.gif) repeat-x;
	margin: 0 0 20px 0;
}

.squareMiddle
{
	height: 240px;
	width: 320px;
	padding: 4px 12px 4px 12px;
	float:left;
	margin: 0;
	overflow: auto;
	overflow-x: hidden;
}

#sliderVideosContainer
{
	width: 334px;
	padding: 4px 5px 4px 5px;
	overflow: hidden;
}

#sliderVideos
{
	float:left;
	width: 100%;
}

.topLeft
{
	float:left;
	width: 100%;
	background: url(../images/client/_imgVideoTopLeft.gif) no-repeat;
	height: 8px;
	overflow: hidden;
}

.topRight
{
	width: 100%;
	background: url(../images/client/_imgVideoTopRight.gif) no-repeat right top;
	height: 8px;
	float:left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.bottomLeft
{
	float:left;
	width: 100%;
	background: url(../images/client/_imgVideoBottomLeft.gif) no-repeat;
	height: 8px;
}

.bottomRight
{
	float:left;
	width: 100%;
	background: url(../images/client/_imgVideoBottomRight.gif) no-repeat right top;
	height: 8px;
}

.btnGray
{ 
	width: 95px;
	height: 24px;
	background: url(../images/_imgBtnGray.gif) no-repeat;
	color: #666;
	font: bold 12px/26px Arial, sans-serif;
	text-decoration: none;
	text-indent:0px;
	cursor: pointer;
	text-transform: uppercase;
	border: none;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	float:left;
}

.lkGray
{ 
	width: 95px;
	height: 26px;
	background: url(../images/_imgBtnGray.gif) no-repeat;
	color: #666;
	font: bold 12px/26px Arial, sans-serif;
	text-decoration: none;
	text-indent:0px;
	cursor: pointer;
	text-transform: uppercase;
	border: none;
	text-align: center;
	margin: 0;
	float: right;
}

#contenidoBlock
{
	float:left;
	width: 778px;
	margin: 10px 0 0 0;
	border: 1px Solid #616d6d;
}

#contenidoBlock #textoContenidoBlock
{
	width: 96%;
	padding: 10px 2% 0 2% ;
	float:left;
	margin: 0;
}

.tituloEnGris
{
	background: white url(../images/client/_imgTitulo.gif) repeat-x;
	height: 22px;
	float:left;
	font-size: 14px;
	color: #fff;
	width: 98%;
	padding: 5px 0 0 2%;
	margin:0;
}

.cleanFloat
{	clear:both;
	margin:0;
	padding:0;
}

#footer
{
	width: 100%;
	float:left;
	height: 54px;
	background-color: #d7dfe0;
}

#optionsFooter
{
	list-style: none;
	float:left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

#optionsFooter li
{
	display: inline;
	color: #616d81;
	margin-right: 3px;
}

#optionsFooter li a
{
	color: #616d81;
	font-weight: bold;
	padding: 0;
	magin: 0;
}

#footer2
{
	width: 100%;
	float:left;
	height: 80px;
	background-color: #c1cccc;
}

#derechosReservados
{
	width: 100%;
	text-align: center;
	color: #616d81;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	float:left;
}