@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}

div.cdo_mainparent {
	width: 100%;
}

div.cdo_fundo {
	width: 100%;
	height: 358px;
	background-image:url(images/cdo_fundo.jpg);
	background-repeat:repeat-x;
}

div.cdo_logo {
	width: 484px;
	height: 358px;
	float: left;
}

div.cdo_video {
	width: 437px;
	height: 358px;
	float: left;
}

div.cdo_video_topo {
	width: 437px;
	height: 31px;
	background-image:url(images/cdo_videotopo.jpg);
	background-repeat: no-repeat;
	clear: both;
}

div.cdo_video_frame {
	width: 437px;
	height: 246px;
	background-color:#06C;
	clear: both;
}

div.cdo_video_sombra {
	width: 437px;
	height: 79px;
	background-image:url(images/cdo_videofundo.jpg);
	background-repeat: no-repeat;
	clear:both;
}

div.cdo_sombra {
	width: 15px;
	height: 358px;
	background-image:url(images/cdo_sombra.jpg);
	background-repeat:no-repeat;
	float: left;
}

div.cdo_espaco {
	width: 100%;
	height: 50px;
	clear: both;
}

div.cdo_menu_principal {
	height: 36px;
	min-width: 500px;
	background-image: url(images/cdo_menu_princ_fundo.jpg);
	background-repeat:repeat-x;
}

div.cdo_menu_principal_espaco {
	height: 36px;
	width: 100px;
	float: left;
}

div.cdo_menu_principal_item {
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003474;
	float: left;
}

div.cdo_menu_principal_item a {
	text-decoration: none;
	color: #003474;
}

div.cdo_menu_principal_item_select {
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003474;
	color: white;
	float: left;
}

div.cdo_menu_principal_item_select a {
	text-decoration: none;
	color: white;
}

div.cdo_direitos {
	width: 100%;
	padding-left: 120px;
	padding-top: 20px;
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

div.cdo_direitos a {
	text-decoration: none;
	color: #303030;
}

div.cdo_dentro_parent {
	width: 100%;
}

div.cdo_dentro_topo {
	width: 100%;
	height: 128px;
	background-image:url(images/cdo_dentro_fundo.jpg);
	background-repeat:repeat-x;
}

div.cdo_dentro_topo_logo {
	width: 100%;
	height: 128px;
	background-image:url(images/cdo_dentro_logo.jpg);
	background-repeat: no-repeat;
}

div.cdo_dentro_direita_espaco {
	width: 100%;
	height: 78px;
	clear: both;
}

div.cdo_dentro_direita_menu {
	height: 36px;
	min-width: 600px;
	background-image:url(images/cdo_menu_princ_fundo.png);
	background-repeat:repeat-x;
	clear: both;
}

div.cdo_menu_interior_espaco {
	height: 36px;
	width: 450px;
	float: left;
}

div.cdo_dentro_conteudo {
	width: 450px;
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	float: left;
}

div.cdo_dentro_fotos {
	width: 370px;
	padding-left: 30px;
	float:left;
}

div.cdo_fotos_galeria_fila {
	padding-left: 170px;
	clear: both;
}

div.cdo_fotos_entradaindividual {
	padding: 15px;
	width: 90px;
	height: 90px;
	background-color: #5993bb;
	float: left;
}

div.cdo_fotos_fotografia {
	padding: 15px;
	background-color: #5993bb;
	float: left;
}

div.cdo_fotos_texto {
	width:520px; 
	padding-left: 150px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003474;
}

div.cdo_fotos_texto a {
	text-decoration: none;
	color: #003474;
}

div.cdo_fotos_link img {
	border: none;
	text-decoration: none;
}