@charset "utf-8";
	/**********************************************************************
				Sitio Desarrollado Por C&C Tecnologias
	www.cyctecnologias.com - Diseño, desarrollo y hosting de sitios web
    **********************************************************************/

.header {
	clear: both;
	height: 100px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.bottom {
	clear: both;
	height: 75px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.menu {
	clear: both;
	height: 25px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;	
}
.search {
	width: 780px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
.miniText {
	font-size: 10px;
}
.contFoto {
	padding: 5px;
	width: 210px;
	height: auto;
	float: left;
	text-align: center;
}
.contFormulario {
	width: 300px;
	height: auto;
	padding: 5px;
	float: left;
}
.contInfo {
	width: 225px;
	height: auto;
	padding: 5px;
	float: left;
	text-align: right;
}
.formFila{
	width: 260px;
	clear:both;
	padding: 0;
}
#formLeft{
	width: 110px;
	text-align: right;
	float:left;
	height: 15px;
}
#formRight{
	width: 140px;
	text-align: left;
	float:right;
}
