/* @group Limpieza Inicial */
:link,:visited { text-decoration:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; }
ul,ol { list-style-type: disc; margin: 20px;}
table { border-spacing: 0; }
a img, img { border: none; vertical-align: middle; }
html { height: 100%; }
body { height: 100%; }
/* @end */

body {
	font: 9pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #fff;
	margin: 10px;
}

.contenido {
	height: 876px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: red;
}

/* @group Menu */

.menu {
	height: 70px;
	padding-top: 5px;
	top : 0;
	color: #7b8083;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 990px;
}

.menu img.logotipo {
	float: left;
	vertical-align: super;
}

.menu div.cellContainer {
	float: right;
	clear: right;
}

.menu td.cell {
	text-align: center;
	width: 152px;
	height: 20px;
	vertical-align: middle;
}

.menu div.separador {
	float: left;
}

.menu div.separador2 {
	float: left;
	margin-top: 7px;
}

.menu div.separador3 {
	border-left: 1px solid #507fab;
	padding: 10px;
}


.menu :link,.menu :visited {
	text-decoration: none;
	color: #7b8083;
}

.menu a:hover {
	text-decoration: none;
	color: #fff;
}

.menuActual {
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group Left */

.leftColumn {
	width: 490px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.photoLeftColumn {
	height: 360px;
	min-height: 360px;
}

.mainLeftColumn {
	
}



/* @end */

/* @group main */



/* @end */

/* @group Right */

.rightColumn {
	border-left: 1px solid #fff;
	vertical-align: top;
	width: 490px;
	padding: 10px;
}

.headerRightColumn {
	border-left-style: solid;
	border-left-width: 1px;
	clear: both;
	display: block;
	position: relative;
	float: none;
}

.footerRightColumn {
	padding-top: 30px;
}

.mainRightColumn {
	clear: both;
	display: block;
	float: none;
}

.thumb {
	padding: 0 10px 20px;
	float: right;
}



/* @end */

/* @group Titulos */

.titulo1 {
	font-size: 16px;
	font-weight: bold;
}

.titulo2 {
	font-size: 20px;
	font-weight: bold;
	color: #7b8083;
}

.titulo3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


.titulo4 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.titulo5 {
	font-weight: bold;
	color: #999999;
}

.titulo6 {
	font-weight: bold;
	color: #999999;
}

.separador {
	padding-top: 20px;
	border-top: 1px solid #fff;
	margin-top: 10px;
}
/* @end */

/* @group innerlinks */

.innerLinks {
	color: #7b8083;
	padding-bottom: 10px;
}

.innerLinks a, .innerLinks :link,.innerLinks :visited {
	text-decoration: none;
	color: #7b8083;
}

.innerLinks a:hover {
	text-decoration: none;
	color: #fff;
}



/* @end */

/* @group fotografos */

table.fotografos {
	
}

table.fotografos td {
	padding: 5px;
}



/* @end */


